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.

Content in all repositories owned by your account will be closed.
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

Portfolio LinkedIn Email Status


What I'm Working On

  • πŸ€– RARE Lab (USF): Prototyped and developed a UI and Flask dashboard for an NSF-funded social robot study, worked on live SSE state streaming, and integrating STT, TTS, and LLMs.
  • πŸ›οΈ Hollister Competition Dashboard : Built and deployed a gamified sales-per-hour tracker for my Hollister store, used by 40+ associates.
  • πŸ“± App Nest: iOS app that centralizes internship/job tracking with AI-assisted email parsing.

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, and climb a live leaderboard. Actively used by 40+ associates!
HTML β€’ CSS β€’ JavaScript β€’ Firebase β€’ Vercel

πŸ“± App Nest

iOS app that centralizes internship/job applications with AI-assisted email parsing.
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 email parsing, with the ability to paste any job status email

    Swift 3

  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 1

  3. hco-ois-competition hco-ois-competition Public

    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-detector noctua-drowsiness-detector Public

    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