I build the unglamorous plumbing — auth platforms, infrastructure-as-code, deploy pipelines — and obsess over making it boring enough that the rest of the team forgets it's there. Big fan of Terraform plans that read like prose, deploys nobody has to babysit, and observability that catches things before the customer does.
Shramik → shramik.codenickk.com
Android app that registers informal workers in India and tracks who gets placed where. Kotlin and
Material on the front, Supabase Postgres behind it — pinned to ap-south-1 so the PII never leaves
the country. Shipping v1.11.0, and the whole system runs at ₹0/month, which is a constraint
rather than an accident.
App repo private · the public self-registration form is open source: shramik-form
fuelmeter → apps.codenickk.com/fuel
Fuel log for one person: log fills, watch mileage and cost-per-kilometre drift over time. React 19 and TypeScript on Vite, a service worker so it still works with no signal at a petrol pump, and every reading stays in your browser. No signups, no analytics. Moving to its own subdomain next.
Repo private
codenickk.com → live
The Cloud Resume Challenge, finished and still running. Statically-exported Next.js on S3 + CloudFront, plus two Python Lambdas behind API Gateway doing the visitor counter and the contact form. Routing is two CloudFront edge functions holding up the apex, the apps subdomain, and every app under it.
Source: aws-cloud-resume
Older things, still public and still working.
serverless-eSSL-attendance-tracker— biometric attendance off the eSSL API. Lambda, API Gateway, S3.acumatica_automated_build_publish— Jenkins pipeline that builds and publishes Acumatica ERP customisations, with rollback.aws-rds-optimizer— a CPU alarm fires, a Lambda flips onslow_query_logand finds who did it.iis-config-manager— PowerShell GUI for auditing and hardeningweb.configacross IIS sites.second-price-auction-bidder— ML bidding system for second-price ad auctions.Useful-Scripts— Bash and PowerShell odds and ends that automate the boring parts.

