Hey there! I'm the human behind wishmaster815. I turn caffeine into semi-functional code and occasionally build cool things that live on the internet. This is the source code for my portfolio—a place where my bugs and features live in harmony.
| Feature | Description |
|---|---|
| The Hero Section | Where I try to look cooler than I actually am. |
| My Projects | Evidence that I don't just spend all day on YouTube. |
| Skills | A list of things I've Googled at least 50 times. |
| Contact | Where you can hire me or send me cat memes. |
I use a variety of tools to make the internet a better (or at least prettier) place:
- Frontend: React / Next.js (Because I like my components like my coffee: modular).
- Styling: Tailwind CSS (Why write 100 lines of CSS when 1 line of classes will do?).
- Deployment: Vercel (Because I'm too lazy to set up a server myself).
graph LR
A[Get Idea] --> B[Start Coding]
B --> C[Realize I'm a Genius]
C --> D[Massive Bug Appears]
D --> E[Question Career Choices]
E --> F[StackOverflow saves the day]
F --> G[Done!]