# Ankur Singh > I build scalable systems, automate operations, and ship products. 8+ years across distributed computing, cloud infrastructure, and fullstack development. - Site: https://anks.in - Blog: https://anks.in/blog - Links: https://anks.in/links - Email: hello@anks.in - GitHub: https://github.com/rush-skills/ - LinkedIn: https://www.linkedin.com/in/ankursingh13 - TheServerlessDev: https://theserverless.dev ## About I'm a software engineer based in Bangalore, India with 8+ years of experience across distributed systems, cloud infrastructure, and product development. I'm comfortable across the stack - from system internals to frontend applications. I spent 2.5 years at CERN in Geneva managing a 250,000-core compute cluster and building self-healing automation. Before that, I worked on HPC systems at Tower Research Capital and analytics platforms at Myntra. Today I consult through TheServerlessDev — building AI pipelines, 3D visualization platforms, and serverless backends. I'm also a maintainer and TSC member for StackStorm, and I build open source tools like WSC and VisTracer. ## Experience ### Freelance Engineer at TheServerlessDev Mar 2023 – Present Remote / Bangalore, India Building AI pipelines, 3D visualization platforms, and serverless backends for startups and SMEs. Clients include Pixotronics (iJewel Studio), LearnWithAI, and multiple jewelry e-commerce brands (including Imagine Designs, Roman & Jules). Won Square + Google AI Hackathon 2023 with SquareCubed. Tech: Python, TypeScript, Next.js, Astro, Cloudflare, Supabase, AWS Lambda ### Computing Fellow at CERN (European Organization for Nuclear Research) Sep 2020 – Feb 2023 Geneva, Switzerland Managed 250K-core distributed batch cluster. Built fault-tolerant auto-remediation with StackStorm. Automated support workflows, reducing manual effort and improving uptime. Presented at HEPiX . Tech: Python, Ruby, StackStorm, Puppet, Docker, Kafka, Kubernetes, Terraform ### Software Engineer, HPC at Tower Research Capital Jun 2018 – Jul 2019 Gurugram, India First HPC engineer in India. Administered 30K+ core HTCondor clusters for trading research. Built real-time monitoring with ELK (50M events/day). Contributed to 500-node K8s migration. Managed petabyte-scale storage systems. Tech: ELK Stack, InfluxDB, Kubernetes, GPFS, Grafana, SaltStack, CFEngine ### Software Engineer, BI/Analytics at Myntra (Flipkart) Jul 2017 – Jun 2018 Bengaluru, India Built analytics platforms for India's largest fashion e-commerce. Enhanced dashboarding platforms used by CXOs. Reduced Personify segmentation from hours to minutes for 100M customers. Tech: Java, Spring, Hibernate, Redshift, AWS, Redis, MySQL ## Projects ### ComicAdda India's standup comedy discovery platform Discover Indian standup comedians by language, city, and style. Watch tracking, ratings, follow system, and personalized newsletters. Entirely built using AI agents orchestrating parallel development and data-mining workflows. Tech: Next.js 15, React 19, Supabase, PostgreSQL, Tailwind CSS, Cloudflare Link: https://comicadda.com/ ### Dubai Deals Restaurant deals aggregator for Dubai Aggregates dining discounts from Careem, Zomato, Talabat, and other delivery apps into one searchable, location-aware interface, so you can compare every dining deal in Dubai without opening each app individually. Tech: Astro, React, TypeScript, Cloudflare, Lucide Link: https://dubaideals.live/ ### iJewel Studio 3D jewelry rendering platform Platform for jewelry designers to upload, optimize, and render 3D models with photorealistic quality. Features Blender-based mesh optimization, async job queues, and scalable serverless backend. Tech: Next.js, React, Supabase, Cloudflare Workers, Cloud Run, Blender, WebGi Link: https://ijewel.studio/ ### SquareCubed AI-assisted 3D showroom for Square stores Virtual 3D showroom for Square e-commerce stores using Vertex AI for product understanding and WebGi for real-time rendering. Won Square + Google AI Hackathon 2023 ("Best reinvention of in-person & online experiences"). Tech: Vertex AI, Svelte, Next.js, WebGi SDK, Cloudflare Workers Link: https://devpost.com/software/aisquar3d ### WSC Multi-interface writing style linter Detects weasel words, passive voice, duplicates, long sentences, nominalizations, hedging, filler adverbs, and AI tells across 8 detectors with 800+ entries. Available as a web editor, HTTP API, remote & local MCP server, CLI, and GitHub Action. Tech: SvelteKit, TypeScript, MCP, Cloudflare Workers, Vite, CSS Link: https://wsc.theserverless.dev/ ### Cloudflare Cost Calculator Estimate your Cloudflare bill Interactive calculator for estimating Cloudflare infrastructure costs across Workers, D1, R2, KV, and Durable Objects. Tech: Astro, React, CSS Link: https://theserverless.dev/calculators/ ### VisTracer Visual traceroute on a 3D globe Desktop app that executes native traceroute, enriches hops with GeoIP/ASN metadata from 5 providers (MaxMind, Team Cymru, RDAP, RIPE Stat, PeeringDB), and renders animated routes on an interactive 3D globe with day/night terminator and latency-colored arcs. Tech: TypeScript, Tauri, Rust, React, Three.js, Zustand, Vite Link: https://vistracer.anks.in ### EnergyGrade Rooftop solar made accessible Solar savings calculator and portfolio. Installed over 1MW of solar panels in India. Built during B.Tech. Tech: Ruby on Rails, PostgreSQL, JavaScript Link: https://www.energygrade.in/ ### HireLoom Referral-first job search for India Job board aggregator for tech roles in India and remote-from-India positions. Scrapes 300+ company career pages, matches jobs to resumes using AI (BYOK: OpenAI, Anthropic, Gemini), and surfaces referral paths from LinkedIn connections. Tech: Astro, React, Hono, Cloudflare Workers, D1, R2, Drizzle ORM Link: https://hireloom.dev/ ### Mouve Animated Instagram stories Animated story maker for Instagram powered by a Unity rendering engine. 100k+ Play Store downloads. Tech: Node.js, Sails.js, Unity Link: https://mouve.app/ ## Skills **Languages:** Python, JavaScript, TypeScript, Bash, Java, SQL, Golang, Ruby, C **Frameworks & Libraries:** Django, FastAPI, Flask, Rails, Spring Boot, React, Next.js, SvelteKit, Astro, Hono **DevOps & Cloud:** Docker, Kubernetes, AWS, GCP, Terraform, Helm, Puppet, Ansible, StackStorm, CI/CD **Databases & Storage:** PostgreSQL, MySQL, MongoDB, Redis, Redshift, SQLite, Cloudflare D1 ## Education **B.Tech, Computer Science & Engineering** IIIT Delhi, New Delhi 2013 – 2017 - Gold Medal: Best B.Tech Project - Admin of Byld (SDE Club) - SysAdmin TA: Data Center & R&D - TA: Intro to Programming '14 & '15 ## Blog posts ### How this site became a CMS: one Cloudflare Worker running Astro and teenybase May 31, 2026 An honest, end-to-end walkthrough of turning anks.in from a static GitHub Pages site into a fully self-editable CMS — Astro SSR and a teenybase backend inside a single Cloudflare Worker, with every section, color, and icon editable from /admin with drafts and preview. The start state, the end state, and every gotcha in between. https://anks.in/blog/how-this-blog-was-built ## Links shared - teenybase — a single-file backend on Cloudflare — https://teenybase.com (teenybase.com) The backend powering this site's CMS: a D1-backed REST API, JWT auth with row-level rules, R2 uploads, and an admin — all from one config file.