AppNest
A job application tracker with on-device AI email parsing, built entirely in SwiftUI.
View details →Undergraduate student and developer focused on making intelligent programs that understand and communicate with people.
Hello! I'm Mark, a Computer Science student at USF with a focus on artificial intelligence, robotics, and mobile development. I'm driven by the question of how machines can better work alongside people.
As an undergraduate researcher at USF's RARE Lab, I work on projects that bridge human-robot interaction and language models. Outside of research, I build iOS apps and explore data science to round out my full-stack skills.
I'm a member of the Tau Sigma Honor Society and on track to graduate Spring 2027. Currently seeking internships where I can contribute to teams building intelligent, user-facing products.
B.S. Computer Science, USF
RARE Lab · HRI & AI
Python, Swift, C/C++, Java
Xcode, VS Code, Postman, scikit-learn, SwiftUI
Languages, frameworks, and tools I use to build things.
Click any project to see details, features, and a link to the code.
A job application tracker with on-device AI email parsing, built entirely in SwiftUI.
View details →Logistic regression model exploring whether audio features can predict hit songs.
View details →iOS app for music lovers to search, track, and rate albums they've listened to.
View details →A local-first RAG tool that semantically indexes and searches your documents.
View details →A game-like retail competition app: log daily performance and climb a live leaderboard.
View details →A terminal-based self-ordering kiosk simulation with a linked-list order system.
View details →Linear regression models comparing single- vs. multi-feature house price prediction.
View details →
Recorded on device. The parser reads a pasted confirmation email and fills in the company, role, and date, with no network calls.
A job application tracker that parses pasted confirmation emails using Apple's on-device NaturalLanguage framework (no APIs), with SwiftData persistence, a centralized design system, search/sort/filter options, CSV export, and a profile stats dashboard.
Logistic regression model exploring whether audio features can predict hit songs. Key insight: individual features have weak predictive power, and feature engineering is essential.
iOS app that lets music lovers search for, track, and rate the albums they've listened to or save albums they want to check out later. What sets Groov apart is its attention to detail, making it a powerful tool for musical reflection and taste-building.
A local-first RAG tool that semantically indexes and searches your documents using LLaMA 3 and vector embeddings. Everything runs locally: no cloud, and no data leaves your machine.
Live screenshots from the deployed app. Click to enlarge. Names and the one profile photo on the leaderboard are blurred for teammate privacy.
A fast, game-like retail competition web app built for my retail job. Associates log daily OIS (orders in store) performance, the app computes sales-per-hour automatically, and everyone can see where they stand on a live leaderboard. Managers get a PIN-protected admin view to oversee the competition.
A C-based self-ordering restaurant simulation that mimics a digital kiosk system entirely from the terminal: browse a structured menu, build and modify an order, and complete a realistic payment flow.
Explores linear regression for predicting house prices, comparing a single-variable baseline (area only) against a multi-variable model (area, bedrooms, bathrooms, stories, parking) to show how feature selection impacts prediction accuracy.
Research, coursework, and hands-on projects that have shaped my path.
Working on the CRIE project: building LLM inference pipelines for real-time robot intent explanation. Contributing to robotics and AI research in human-robot interaction contexts, including the Blossom social robot platform.
Enrolled in an iOS development course that taught me UIKit, Storyboard, APIs, and how to build an iOS app.
Transferred into the CS program. Inducted into Tau Sigma Honor Society.