23, full-stack developer, based in Kolkata. Spending most of my time building Emplytics — an employee survey and analytics SaaS — on my own, end to end: schema design, API, frontend, deployment.
Everything else on this page is a side effect of that: a Linux setup tuned for actually getting things done, a homelab that stays up without babysitting, and a habit of writing things myself before reaching for a library.
Employee survey and analytics platform, built solo. RPC-style
Laravel API (single match() controller pattern) with
Sanctum auth, and a React + Redux frontend talking to it over a
shared Axios client.
Includes a PDF report generation pipeline — charts rendered
server-side via Chart.js/chartjs-node-canvas, assembled
into branded reports with Spatie Laravel PDF and Puppeteer.
Jellyfin media server running in Docker, reachable from anywhere over Tailscale — no ports forwarded to the open internet.
PaperMC server tunnelled through playit.gg, kept alive in detached screen sessions for a small group of friends.
A small Python agent built on the OpenAI SDK with Groq as the
inference provider — implements tool-calling with a custom
fetch_url tool, built to actually understand
ReAct-style reasoning rather than just wire up a framework.
Started as a mid-level PHP developer working in the TALL stack — Tailwind, Alpine.js, Livewire, Laravel.
Built the Corporate Analyser — an employee survey portal — as a foundational project.
Rebuilt it from the ground up as Emplytics: a proper Laravel API backend, React/Redux frontend, no more Blade glue.
Developing Emplytics full-time, solo, with Rust as a side pursuit.