A collection of web development projects showcasing various technologies and skills.
Live Site: vampishwolf.github.io
| # | Project | Description | Technologies |
|---|---|---|---|
| 01 | QR Code Crafter | Generate professional QR codes instantly for any text or URL | React, TypeScript, Vite, Tailwind CSS |
| 02 | Invoice Crafter | Professional invoice generator with PDF export and multiple currencies | JavaScript, jsPDF, HTML, CSS |
| 03 | Google Homepage Replica | Pixel-perfect recreation of the Google homepage | HTML, CSS |
| 04 | Rock Paper Scissors | Classic game with score tracking - play against the computer | JavaScript, HTML, CSS |
| 05 | Video Library | Interactive video catalog with embedded players | JavaScript, HTML5, CSS |
.
├── index.html # Main portfolio landing page
├── qr-code-crafter/ # QR code generator app
├── invoice-crafter/ # Invoice generator app
├── google-replica-TOP-master/ # Google homepage clone
├── rock-paper-scissor-game/ # Rock paper scissors game
└── video-library/ # Video catalog
All rights reserved.