CURRENTLY BUILDING
Party Cat Drip
Website redesign and modernization project.
Executive Summary
Party Cat Drip is a website recreation and redesign project focused on rebuilding an existing site with a maintainable modern frontend.
Project Details
The project converts a live website into reusable React components that can be locally redesigned and improved.
Built With
Frontend
- • Next.js
- • React
- • TypeScript
- • Tailwind CSS
Backend
Infrastructure
Hosting
- • Local Development
- • Vercel
Development Tools
- • Chrome DevTools
- • VS Code
- • GitHub
Skills Demonstrated
- Frontend Recreation
- Responsive Design
- Tailwind CSS
System Architecture
Static frontend implementation using reusable React components and project metadata.
Engineering Challenges
Problem
The original site needs to be recreated without messy copy-paste HTML.
Solution
Break the layout into clean reusable React sections.
Tradeoff
Requires more setup, but produces a better redesign foundation.
Screenshots
Roadmap
✓Initial recreation
⬜Responsive cleanup
⬜Final redesign
Lessons Learned
- • Component structure matters before visual polish.