Skip to content
View Subham-Maity's full-sized avatar
☁️
Extremely busy at the moment.
☁️
Extremely busy at the moment.

Organizations

@OctoMeetOfficial

Block or report Subham-Maity

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
subham-maity/README.md

Recovering Perfectionist β€’ Professional Paranoid

I build things that break gracefully and scale boringly


fn my_approach() -> Philosophy {
    match project_phase {
        Early => "Make it work, make it right, then make it fast",
        Growth => "Measure twice, optimize once",
        Crisis => "Fix guarantees before adding servers",
    }
}

What I Actually Do

🎯 Turn uncertainty into architecture β†’ When "we think it scales" needs to become "we know it breaks at X"
🚫 Say no to complexity β†’ Every dependency is a future incident


Languages

Rust Go TypeScript Python

Stack

NestJS Next.js PostgreSQL Redis Docker Kubernetes


Recent Wins

βœ“ Stopped a 6-month rewrite β†’ Data access was the bottleneck, not architecture
βœ“ Constrained AI hallucinations β†’ Confidence thresholds over blind answers  
βœ“ Eliminated race conditions β†’ Idempotency over horizontal scaling
βœ“ Optimized RAG pipeline β†’ Capped recall, added reranking, 40% cost reduction

Strong Opinions, Loosely Held

  • Distributed systems are guilty until proven innocent
  • Types at compile time are free, at runtime they're expensive
  • The best abstraction is the one you can debug at 3 AM
  • "Just scale it" is rarely the right answer
  • If it doesn't have a postmortem DB, it's not production-ready


"Most failures start as reasonable assumptions."


πŸ“§ Email β€’ πŸ’Ό LinkedIn β€’ 🐦 Twitter

Most work in private repos. References on request.


Pinned Loading

  1. ReactJS-For-Beginners ReactJS-For-Beginners Public

    We are trying to build many React projects, and this project covered all the topics related to ReactJS

    JavaScript 12 2

  2. docker_tutorial docker_tutorial Public

    Master Docker from Scratch! 🐳 A tutorial for beginners to advanced users, covering everything you need to know about Docker. With practical examples and projects, learn how to create and run contai…

    JavaScript 12 1

  3. 30-Days-Of-DBMS 30-Days-Of-DBMS Public

    This repository contains a comprehensive bootcamp course to help you become interview-ready for DBMS related positions.

    11 2

  4. node-js-full-stack-tutorial node-js-full-stack-tutorial Public

    You will learn everything from the basics of Node.js to advanced topics

    JavaScript 87 25

  5. QChatAi QChatAi Public

    Chat with Anything πŸ“ƒ

    TypeScript 21 2

  6. StockOfSentence StockOfSentence Public

    You might find some interesting sentences or dialogue, or idioms in movies and books, now you can store them in the app's database, and it will help you recall them by generating random sentences …

    JavaScript 27 56