Personal website https://aboutme.debnerd.in
  • TypeScript 94%
  • CSS 4.9%
  • HTML 0.9%
  • JavaScript 0.2%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
D3B-0x0 f449e37bbd
Some checks failed
Deploy to GitHub Pages / build (push) Failing after 6s
Deploy to GitHub Pages / deploy (push) Has been skipped
Self-host Lexend via @fontsource to kill Google Fonts render-blocking request
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.
2026-08-29 16:12:10 +05:30
.github/workflows fix: quick wins — broken links, SEO, image, skills, reduced-motion, CI 2026-08-28 03:04:28 +05:30
guidelines initial commit: personal website created with figma 2026-02-06 22:54:36 +05:30
public refactor: centralize config, remove Figma refs, fix Mastodon rel 2026-08-28 03:20:19 +05:30
src Self-host Lexend via @fontsource to kill Google Fonts render-blocking request 2026-08-29 16:12:10 +05:30
.gitignore initial commit: personal website created with figma 2026-02-06 22:54:36 +05:30
ATTRIBUTIONS.md initial commit: personal website created with figma 2026-02-06 22:54:36 +05:30
index.html fix: quick wins — broken links, SEO, image, skills, reduced-motion, CI 2026-08-28 03:04:28 +05:30
package-lock.json Self-host Lexend via @fontsource to kill Google Fonts render-blocking request 2026-08-29 16:12:10 +05:30
package.json Self-host Lexend via @fontsource to kill Google Fonts render-blocking request 2026-08-29 16:12:10 +05:30
postcss.config.mjs initial commit: personal website created with figma 2026-02-06 22:54:36 +05:30
README.md chore: note Forgejo as primary repo 2026-08-21 23:30:15 +05:30
vite.config.ts refactor: centralize config, remove Figma refs, fix Mastodon rel 2026-08-28 03:20:19 +05:30

Personal Website - Deb (ghost)

Modern infrastructure engineer portfolio built with React, Tailwind CSS, and Motion.

🚀 Live Site

debnerd.in

🛠️ 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.