https://github.com/bullet-ant/portfolio-remastered
My portfolio website
https://github.com/bullet-ant/portfolio-remastered
portfolio react vibe-coding vite
Last synced: 2 months ago
JSON representation
My portfolio website
- Host: GitHub
- URL: https://github.com/bullet-ant/portfolio-remastered
- Owner: bullet-ant
- Created: 2025-03-30T18:02:21.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-10-04T04:06:11.000Z (9 months ago)
- Last Synced: 2025-10-25T01:24:05.921Z (8 months ago)
- Topics: portfolio, react, vibe-coding, vite
- Language: JavaScript
- Homepage: https://kraman.tech
- Size: 241 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Portfolio Remastered 🚀
Welcome to the codebase that proves I'll spend 30 hours optimizing something that could have been a PDF.
## What's This?
A stunningly over-engineered showcase of my work, built with React and styled-components because plain CSS just wasn't complicated enough.
## Features
- **Responsive Design:** Looks great on everything from a smart fridge to your mum's iPad
- **Smooth Animations:** So buttery smooth you might need to check your cholesterol
- **Accessibility:** Inclusive to everyone except Internet Explorer users (sorry not sorry)
## Tech Stack
- React (because Svelte won't get me a job)
- Styled Components (CSS-in-JS: where everything is made up and the specificity doesn't matter)
- Framer Motion (for animations smoother than my pickup lines)
## Getting Started
```bash
# Clone this repo
git clone https://github.com/bullet-ant/portfolio-remastered.git
# Install dependencies
npm install
# Start development server
npm run dev
# Now open http://localhost:5173/
```
## License
Feel free to steal this code. If anyone asks where you got it, just say "I made it" while avoiding eye contact.