Explore some of the projects I've worked on. These reflect my growth, creativity, and problem-solving skills.
Developed and customized a WordPress site for a natural hair care brand, with a focus on clean structure, easy updates, and growing an engaged community.
I Improved my WordPress theme customization, content structure, and ability to turn real user needs into an organized, practical blog.
View ProjectA simple Java console application to encrypt and decrypt text using the classic Caesar Cipher algorithm. Built from scratch with a proper Gradle build setup and clear package structure.
I learned to apply object-oriented principles in Java, working with Gradle’s `application` plugin, and structuring reusable logic for real-world usage.
View RepoA simple Java desktop application to help you track your income, expenses, and savings goals with a clean Swing GUI! This project demonstrates practical OOP design, a user-friendly interface, and thoughtful extra features like emoji tagging and unusual expense warnings.
I learned to structure a real desktop app with reusable OOP design and thoughtful features like unusual expense warnings.
View RepoA reusable CSV Analyzer tool that cleans data, measures data quality, creates smart plots, and generates PDF reports. It’s fully CLI-ready, so you can run it in a data pipeline. I added safe handling for text columns, so it won’t crash on bad data.
I practiced building a robust CLI tool, generating automated reports, and handling messy real-world data safely.
View RepoA Modern, clean, responsive frontend job listing platform where users can search, filter, and bookmark jobs.
I learned to build a clean, responsive job listing site with filtering, searching, and bookmark features.
View Repo View projectDesigned and built my personal portfolio website to showcase my skills, projects, and growth as a junior software engineer.
Practiced responsive design principles, accessible layouts, and how to present technical work in a user-friendly way.
View Repo View projectResponsive task app with add/delete/complete functionality, user email-based storage, and dark mode.
I practiced DOM manipulation, local storage, and building features like add, delete, and mark tasks complete.
View Repo View projectModern weather app using OpenWeather API. Includes city search, geolocation, °C/°F toggle, and dark mode.
I learned to fetch and display live weather data using an external API and handle user input
View Repo View project