Skip to content
View marcanjoul's full-sized avatar
🎯
Focusing
🎯
Focusing

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

PortfolioLinkedInEmailStatus


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.
  • 📱 App Nest: 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

SwiftUIscikit-learnNumPypandasMatplotlibOpenCVFirebase

Tools & Platforms

XcodeJupyterRaspberry Pi

Tools


Featured Projects

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.
HTMLCSSJavaScriptFirebaseVercel

iOS app that centralizes internship/job applications with AI-assisted email parsing and a glassmorphism design system.
SwiftSwiftUISwiftDataiOSIn Progress

Logistic regression model predicting hit probability from audio features across 2,000+ tracks.
Pythonscikit-learnpandasGridSearchCVJupyter Notebook

📝 NoteWeb

Local-first RAG system — semantic search across PDFs with embeddings, vector DB, and LLaMA 3.
PythonOllama (LLaMA 3)EmbeddingsChunking + CachingConversational Q&A

🎶 Groov

Album explorer using Last.fm API with star ratings and to-listen lists.
SwiftUIKitURLSessionAsync API CallsCustom UICollectionView


Resume

📄 Mark_Anjoul_Resume.pdf

Pinned Loading

  1. app-nestapp-nestPublic

    An iOS app that facilitates the job application tracking process by email parsing, with the ability to paste any job status email

    Swift 3

  2. hit-song-predictorhit-song-predictorPublic

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

    Jupyter Notebook 1

  3. hco-ois-competitionhco-ois-competitionPublic

    A fast, game-like retail competition web app for my retail job, associates can log daily OIS (order in store) performance, track sales-per-hour, and climb the live leaderboard.

    CSS

  4. noctua-drowsiness-detectornoctua-drowsiness-detectorPublic

    Forked from ekdus9968/HackUSF

    AI-powered driver safety system that detects drowsiness in real time using computer vision and alerts users to prevent accidents.

    Python