Portfolio Category
Web Development Projects
Projects focused on framework usage, database-backed workflows, and user-friendly web interfaces.
FurEverPets
Overview
FurEverPets is an e-commerce style website prototype for browsing pet products such as food, toys, and accessories without full checkout integration.
Technologies Used
- CodeIgniter (PHP Framework)
- MySQL
- HTML and CSS
Features
- Browse and filter products by category
- View product details and images
- Simulated cart and wishlist interactions
Project Glimpse
What I Learned
I gained hands-on experience using MVC structure in CodeIgniter, connecting SQL-backed data flows, and refining responsive UI behavior.
Expense Tracker
Overview
A database-driven PHP application for tracking and managing personal expenses with an approachable interface for day-to-day budgeting.
Technologies Used
- PHP
- MySQL
- HTML
- CSS
- JavaScript
Features
- Salary input and baseline budgeting
- Add, edit, and delete expenses
- Expense categorization for clearer tracking
Project Glimpse
What I Learned
I improved PHP and MySQL development skills, practiced structuring web app logic cleanly, and focused on creating a practical financial UI.