Selected Work
Dev Task Dashboard
A fully interactive task management dashboard built with Vue 3 and Tailwind CSS. Features include drag-and-drop task ordering, live time tracking, project management, custom dynamic columns, search filtering, PDF export, and persistent local storage.
View Project →CRUD Builder App
An internal tool used to dynamically generate CRUD structures for admin panels.
View Project →Booking Terms
A lightweight booking system built in vanilla PHP to practice CRUD operations, form handling, and basic database interaction.
View Project →Python Send Mail
A simple Python mail sender built to practice core syntax, SMTP handling, and basic backend scripting fundamentals.
View Project →Safety At Work Website (Live Project)
A responsive website fully designed and implemented by me, styled using Tailwind CSS. This project was developed for a close friend and is currently live in production.
Singing Classes Website
A responsive business website recreated from a reference design to practice layout precision and responsive behavior.
View Project → View Github → Reference Design →AI in My Development Workflow
I integrated generative AI into my daily web development process over a year ago. My workflow is based on structured prompting, validation, and responsible implementation.
• Structured prompting for code generation
• Accelerated debugging and issue isolation
• Manual validation, testing, and final code review before production
Result: Increased iteration speed and reduced debugging time by 60%.