$ decrypting payload…

$ cat about.md

<About />

// Web developer. PHP & Python backends, Vue/Nuxt frontends.

// profile shell

$ node --eval 'loadProfile()'

export const profile = {
  name: 'Hardeep Kumar',
  handle: 'wrench1815',
  role: 'Full-stack web developer',
  focus: ['PHP & Python APIs',
              'Vue / Nuxt UIs'],
}

I am a web developer. Most weeks I am in PHP or Python on the server and Vue or Nuxt on the client — often the same product needs both. I have worked on ed-tech frontends, Django APIs for clients, and long-running apps in production. This site holds my projects, work history, and writing.

manifest

<Stack />

// What I use day to day.

$backend

APIs & services

  • PHP
  • Python
  • FastAPI
  • PostgreSQL
  • Redis
$frontend

Interfaces

  • Vue
  • Nuxt
  • TypeScript
  • Tailwind CSS
$toolchain

Tooling

  • Git & GitHub
  • CI/CD
  • Docker
  • Linux (Arch)
$deploy

Hosting

  • AWS
  • Vercel
  • Railway
routes

<OnThisSite />

io

<Contact />

// GitHub or Discord.

$ syncing shell…

$ cat footer.md

© 2026 HK

// Copyright © 2026 — all rights reserved. Built with Nuxt, water, and questionable life choices.

$ ls routes