Skip to content
View marcanjoul's full-sized avatar

Highlights

  • Pro

Block or report marcanjoul

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
marcanjoul/README.md

Hey, I'm Mark πŸ‘‹

CS @ University of South Florida β€’ Undergraduate Research Assistant @ RARE Lab β€’ Building at the intersection of AI, robotics, and mobile

Portfolio LinkedIn Email Status


What I'm Working On

  • πŸ€– RARE Lab (USF): Building conversational social robots on the Blossom platform β€” integrating Vosk (STT), Piper (TTS), and LLMs on a Raspberry Pi 5. Recently got a ReSpeaker mic array working end-to-end (udev rules, PyAudio channel config) and am working on a system that lets robots explain their intended actions to human teammates in real time.
  • πŸ›οΈ HCO OIS Competition: Built a gamified sales-per-hour tracker for my Hollister store β€” real people, real shifts, real leaderboard.
  • πŸ“± AppNest: iOS app that centralizes internship/job tracking with AI-assisted email parsing. Recently revamped with a glassmorphism design system and migrated to SwiftData.
  • πŸŽ“ Coursework: Computer Architecture (RISC-V, Verilog, Vivado), Operating Systems (concurrency, parallelism, virtualization), and Image Processing (OpenCV, convolution, filtering).

Tech I Use

Languages

Languages

Frameworks & Libraries

SwiftUI scikit-learn NumPy pandas Matplotlib OpenCV Firebase

Tools & Platforms

Xcode Jupyter Raspberry Pi

Tools


Featured Projects

πŸ›οΈ HCO OIS Competition

Gamified sales-per-hour tracker built for my Hollister store. Players log shifts, climb a live leaderboard, and progress through a shared "maze" with a manager PIN gate for admin actions. Actively used by real associates on real shifts.
HTML β€’ CSS β€’ JavaScript β€’ Firebase β€’ Vercel

πŸ“± AppNest

iOS app that centralizes internship/job applications with AI-assisted email parsing and a glassmorphism design system.
Swift β€’ SwiftUI β€’ SwiftData β€’ iOS β€’ In Progress

Logistic regression model predicting hit probability from audio features across 2,000+ tracks.
Python β€’ scikit-learn β€’ pandas β€’ GridSearchCV β€’ Jupyter Notebook

πŸ“ NoteWeb

Local-first RAG system β€” semantic search across PDFs with embeddings, vector DB, and LLaMA 3.
Python β€’ Ollama (LLaMA 3) β€’ Embeddings β€’ Chunking + Caching β€’ Conversational Q&A

🎢 Groov

Album explorer using Last.fm API with star ratings and to-listen lists.
Swift β€’ UIKit β€’ URLSession β€’ Async API Calls β€’ Custom UICollectionView


Resume

πŸ“„ Mark_Anjoul_Resume.pdf

Pinned Loading

  1. app-nest app-nest Public

    An iOS app that facilitates the job application tracking process by automatically adding trackings by email parsing, as well as the ability to manually add a past job, or even paste a past email!

    Swift 2

  2. hit-song-predictor hit-song-predictor Public

    A ML model that predicts whether a song is likely to be a hit, so that promotional decisions can be made easier

    Jupyter Notebook

  3. NoteWeb NoteWeb Public

    NoteWeb is a local-first AI tool that semantically indexes and searches your documents using LLaMA 3 and vector embeddings.

    Python

  4. hco-ois-competition hco-ois-competition Public

    CSS