Resume
Education, technical strengths, and project work.
I am a Computer Science student at the University of Florida building projects across full-stack development, applied AI/ML, and systems programming. The work I am most interested in combines clear product thinking with strong technical fundamentals and room to keep growing quickly.
Education
University of Florida
B.S. in Computer Science
Minor in Food Science
Self-directed concentration in AI/ML
Activities
AI Student Club
It keeps me close to how other students are applying models, tools, and workflows in real projects.
UF Open Source Club
It keeps me around collaborative development, code review, and the discipline of writing software for other people.
UF Student Infosec Team (UFSIT)
It sharpens the security side of my thinking and fits naturally with my interest in systems work.
Technical skills
Languages
Python · C++ · C# · Java · JavaScript · TypeScript · HTML/CSS · SQL
Frameworks / Libraries
Next.js · React · FastAPI · Node.js · Express · Prisma · NumPy · Pandas · scikit-learn · Librosa · Matplotlib · SFML
AI / ML
Feature extraction · Speech / audio processing · Random Forest workflows · Dataset preparation · Model evaluation · Neural network fundamentals
Systems / Tools
PostgreSQL · Docker · Git / GitHub · Linux tooling · POSIX I/O · FUSE · Static libraries · CMake · REST APIs
Concepts
Object-oriented programming · Data structures & algorithms · Systems programming fundamentals · Concurrency / distributed reasoning · Full-stack application design · Linear algebra · Probability
Coursework
Relevant coursework
Data structures and algorithms · Operating systems and systems programming · Networking and distributed thinking · Applied AI / ML foundations · Linear algebra and probability for machine learning
Certifications
I do not list formal certifications right now. I would rather be judged by the work itself: full-stack projects, systems programming, and applied ML builds.
Projects
Selected project work
Crossword Notes
A serious product and algorithm project built around puzzle quality, reproducible generation, and a responsive user experience.
Read case studyQuizQuest
A collaborative full-stack build where I worked on authentication, user-flow polish, and integrating the frontend cleanly with backend behavior.
Read case studyAI Voice Emotion Detector
An applied ML project that covers the whole workflow from audio preprocessing through feature extraction, model training, and evaluation.
Read case studySystems Programming Projects
Lower-level C++ work involving memory correctness, static libraries, POSIX I/O, FUSE, Linux tooling, and debugging under tighter constraints.
Read case studyPeer-to-Peer File Sharing Project
A team project centered on protocol handling, distributed peer behavior, and the coordination problems that show up in piece-based file exchange.
Read case studyMinesweeper
An earlier C++ project that shows game-state management, recursion, OOP fundamentals, and the discipline to finish a playable desktop application cleanly.
Read case study