profile
Hi, I'm pratap
Backend engineer who treats performance bottlenecks the same way Thanos treats half the universe—perfectly balanced.

Now building and optimizing backend services at KaiFoundry, focusing on microservices, performance, and secure architectures.

Based in India

Experiences

May 2024 – Present

Experience at QuadB Technologies

During my time at QuadB Technologies (Division kaiFoundry), I’ve worked across backend development, system optimization, and infrastructure automation. My work has focused on improving reliability, performance, and developer experience for systems that handle financial transactions and high-volume traffic.

Here are the key areas where I contributed:

  1. 1.

    Secure system design

    Designed and built an encrypted endpoint routing system used for financial transactions. It improved backend reliability, tightened API security, and reduced exposure of sensitive routes.

  2. 2.

    SEO engineering with Go

    Introduced an SEO-friendly React setup by creating a lightweight Go proxy server to generate dynamic meta tags, enabling accurate social media previews for dynamic pages.

  3. 3.

    Microservice migration

    Migrated three monolithic backends into Node.js (Express) and Spring Boot microservices, integrating Redis caching to boost API response times by 30–40% and support 10K+ daily requests.

  4. 4.

    Fixing performance bottlenecks

    Took ownership of a backend suffering from heavy database failures. Replaced nested manual queries with ORM-driven optimized queries, resolving bottlenecks and stabilizing the system.

  5. 5.

    CI/CD automation

    Built a complete CI/CD pipeline that replaced manual deployment steps and reduced production deployment time by more than 80%.

  6. 6.

    Backend development & documentation

    Developed scalable RESTful APIs and backend services in Node.js and Spring Boot, documented system workflows, and containerized services with Docker to simplify deployments and eliminate dependency issues.

Projects

DexFans

Rust Backend

A decentralized social media backend built in Rust on the Internet Computer, using stable memory for fast, upgrade-safe on-chain data.

  • Multi canisters(smart contract) implementation that scales with requirements.
  • Developed an onchain storage platfrom for media files of platform
  • Production deployment & developer tooling for IC canisters.
Rustdfinitybash
Graphics

Guardian Assist

Full Stack AI RAG

A full-stack web app that lets users upload PDFs to AWS S3, and then chat with the document’s content via a conversational interface.

  • Turns static documents into interactive searchable assets
  • Allows users to upload PDF documents, store them aws and then process them for further usage.
  • Uses an LLM or retrieval-augmented generation to respond to user questions.
PythonFastAPILangchainReact
Graphics