Personal website
https://aboutme.debnerd.in
- TypeScript 94%
- CSS 4.9%
- HTML 0.9%
- JavaScript 0.2%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
Replaces the fonts.googleapis.com @import with self-hosted @fontsource/lexend (weights 300-700). Removes the only third-party render-blocking font request, so first contentful paint no longer waits on a Google Fonts DNS/TLS handshake. JetBrains Mono was already self-hosted. |
||
| .github/workflows | ||
| guidelines | ||
| public | ||
| src | ||
| .gitignore | ||
| ATTRIBUTIONS.md | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.mjs | ||
| README.md | ||
| vite.config.ts | ||
Personal Website - Deb (ghost)
Modern infrastructure engineer portfolio built with React, Tailwind CSS, and Motion.
🚀 Live Site
🛠️ Tech Stack
- React 18 - UI framework
- Vite - Build tool
- Tailwind CSS v4 - Styling
- Motion - Animations
- Catppuccin - Color theme (Mocha/Latte)
📦 Local Development
# Install dependencies
npm install
# Start dev server
npm run dev
# Build for production
npm run build
🌐 Deployment
This site is automatically deployed to GitHub Pages via GitHub Actions on every push to main.
Primary repo: Forgejo → mirrored to GitHub.
📄 License
© 2026 Deb. All rights reserved.