Here you will find some of the projects I have built on my own and at Career Foundry containing their own case studies

My band's website is a full-stack web application built with the MERN stack and Next.js. It offers fans access to albums, live shows, and webcasts, with secure user authentication and streaming capabilities. This project connected fans to our music while strengthening my skills as a developer.

This project is the React based client-side component for the MyFlix application based on my existing server-side code (REST API and database). Users can register, login, view movie info (including genres & directors), filter movies, add/remove favorite movies to a user specific favorites list, update user info, as well as delete their accounts entirely.

I created this app using Expo.io, React-Native, and Firebase. The user is able to create a username and join a chat room. The user is able to send messages to other users in the chat room and see who else is in the chat room with them. The user is also able to send images to the chat room. This app is optimized for both iOS and Android.
nestWorth is a full-stack budgeting application I'm building to help users take control of their finances through intelligent expense tracking and visual analytics. Built with the MERN stack, the app allows users to import transactions via CSV, automatically categorizes spending, and provides insights through interactive dashboards. Key features include customizable budget categories, expense tracking, goal setting, and spending pattern analysis. I am planning to add AWS services for cloud infrastructure and exploring bank API integrations for future automated syncing. This project demonstrates my ability to handle financial data, create intuitive user interfaces, and build practical solutions for everyday problems.