Portfolio

Projects

From native iOS apps to full-stack web tools — each project below lists its stack with links to the source code or a live demo where available.

Iowa After Class

A scalable event discovery platform built with Next.js and TypeScript, featuring serverless API routes that integrate real-time data from the Ticketmaster Discovery API. Prototyped UI/UX with a focus on performance and modular component architecture, then launched on Vercel with integrated analytics.

Next.jsReactTypeScriptTailwind CSS

WorkSync

An employee and project management app for small businesses to track staff, assign tasks, and manage workflows. Built the Android UI and application logic in Java with Gradle, integrating REST APIs, WebSockets, and full CRUD functionality. Set up CI/CD pipelines and unit testing in a collaborative Git/GitLab environment.

JavaAndroid StudioGradleREST APIsWebSockets

Stock Price Predictor

A machine learning model that predicts the daily direction of the S&P 500 index. Engineered custom financial indicators and used scikit-learn, pandas, and matplotlib for model training, data processing, and visualization. Achieved a precision score of 0.57, outperforming the baseline model.

Pythonscikit-learnpandasmatplotlib

inkspeed

A minimalist, dark-themed typing speed test web app built with React and Tailwind CSS. It delivers a clean and focused typing experience with real-time stats and a responsive design.

ReactJavaScriptTailwind CSS