Computer Science Student | Aspiring Software Engineer/Web Developer | Athlete
I am an aspiring web developer with experience in building responsive and interactive websites. I am passionate about turning ideas into reality through code. In addition to my studies, I am also a student-athlete at Palm Beach Atlantic University, with the goal of pursuing a master's degree in Computer Science. My experience as a baseball player has helped me develop strong teamwork, leadership, and communication skills, which I apply when collaborating on software development projects.
I designed and developed a fully responsive marketing website for The Edge Masters, my brother’s local landscaping business. This project demonstrates my ability to build a clean, professional site from the ground up using HTML and CSS. The site highlights my strengths in layout design, semantic structure, mobile responsiveness, and user-friendly navigation. Landscaping Website
This is an immersive 3D space shooter game I built using C++ and OpenGL, where players pilot a spacecraft through a field of asteroids, shoot bullets to clear asteroids, and collect power-ups to survive. The objective is to navigate as long as possible while earning points and avoiding collisions. The game features real-time rendering, dynamic gameplay mechanics, and a user-friendly interface, making it an engaging experience. GitHub Repository | Gameplay
This is a console-based financial tracking application developed in C++ that allows users to manage personal income and expenses efficiently through a simple menu interface. The system supports: Adding new transactions with automatic formatting and file storage, viewing all transactions from a local file, calculating the current balance based on transaction history, and generating category-based summaries with totals. GitHub Repository