Skip to content
View Clupai8o0's full-sized avatar

Highlights

  • Pro

Block or report Clupai8o0

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
clupai8o0/README.md

Tech banner with text "From Idea To Production"

Hi 👋, I'm Samridh Limbu

Typing SVG

What I build

I design and ship production-ready full-stack systems with clear architecture, reliable APIs, and automated delivery. I focus on backend-leaning full-stack work where correctness, scalability, and maintainability matter more than UI polish.

Core strengths

  • Backend & APIs: REST services with TypeScript, Node.js, Go, and Python. Auth, pagination, background jobs, error handling, and observability.
  • System design: Service boundaries, data ownership, trade-offs between simplicity and scale.
  • DevOps & delivery: Docker-first development, CI/CD pipelines, environment separation, and cloud deployments.
  • Data: PostgreSQL-first. Schema design, migrations, indexing, and performance basics.
  • Security & reliability: TLS fundamentals, secrets management, and defensive programming.

Tech stack focused on TypeScript, Go, cloud infrastructure, and production delivery.

Flagship projects

End-to-end systems built with real constraints. Selected to demonstrate backend depth, delivery, and system thinking.

Production-style full-stack system with authentication, role-based access, and observability. Designed, containerized, tested, and deployed via an automated CI/CD pipeline. Signal: real delivery, not toy CRUD.

Latency-aware HTTP load balancer implementing adaptive concurrency control, health checks, and fault tolerance. Built to study real trade-offs in throughput, tail latency, and resilience. Signal: systems thinking, concurrency, and performance under load.

Full-stack platform for exploring Australian open data using retrieval-augmented generation, vector search, and auditable responses. Includes a clean API boundary and production-style frontend integration. Signal: applied AI with backend rigor, not just prompt demos.

Data-driven, SEO-aware web platforms with clean API contracts, CMS integration, and real users. Focus on maintainability, content pipelines, and deployment under deadlines. Signal: frontend used as part of a system, not isolated UI work.

Roles I'm Targeting

  • Software Engineer Intern
  • Graduate Software Engineer
  • Backend / platform-leaning roles

Interested in teams shipping real systems and valuing engineering fundamentals.

Connect with me:

Clupai8o0 samridh-limbu samridh.limbu.792 clupai8o0 clupai8o0 clupai8o0

Languages and Tools:

Primary (Used day-to-day)

typescript nextjs nodejs react docker aws git postgresql

Secondary (Familiar with and used in projects)

go python express fastapi mongodb mysql jest redis

Working Knowledge

bash kubernetes linux postman puppeteer selenium sqlite

GitHub Stats

Top languages

Pinned Loading

  1. nmmun nmmun Public archive

    Production-ready conference website and operations toolkit used by 500+ participants during a live MUN event. Built for reliability, scalability, and fast iteration under real deadlines.

    TypeScript 2 3

  2. krishnaveni-sanity krishnaveni-sanity Public

    Headless CMS built with Sanity to manage real client website content, enabling non-technical staff to update pages, announcements, and media independently.

    TypeScript

  3. Shalok-sys/GovChat Shalok-sys/GovChat Public

    TypeScript

  4. notes-app notes-app Public archive

    Production-ready full-stack notes application with a complete CI/CD pipeline, containerization, cloud deployment, and monitoring.

    TypeScript

  5. sit202-3.2h sit202-3.2h Public archive

    TLS-secured client–server chat application demonstrating secure networking fundamentals, encryption, and protocol analysis in Python.

    Python

  6. load-balancer load-balancer Public archive

    Adaptive concurrent HTTP load balancer built in Go, demonstrating fault tolerance, feedback control, and observability under real-world traffic.

    Go