My Projects

I build projects with a purpose. Whether it's solving a personal problem or exploring a new skill, every line of code you see here was written with intention — and a lot of curiosity.

TimeCash

My first real-world tool — built to track and manage weekly payments for a team I work with. I designed it to be visual, simple, and easy to update on the go. This was the moment I realized how much I love building functional things that solve problems.

View on GitHub

Wedding Website

A fully responsive, multi-section wedding site built to share details with guests across different countries. Designed with love, built with HTML, CSS and clean structure.

View on GitHub

Barber Shop Landing Page

Simple and modern website for a local barber shop. Mobile-first design, clean structure, and attention to detail to make it feel like a real business site.

View on GitHub

Bank Simulator (C++)

This project is a C++ application developed as part of my college coursework to simulate a basic banking system. This program has features like managing a Savings Account and a Checking account with functionatilities for deposits, withdrawals, interest rate calculations, monthly services, and annual loan simulations. This project is based on the book Starting Out With C++ by Tony Gaddis.

View on GitHub

Python Utility Scripts

A collection of simple Python scripts I created to automate repetitive tasks, rename files, calculate totals and organize data. Small pieces — big impact.

View on GitHub