Skip to content
View ShubhamScript's full-sized avatar

Block or report ShubhamScript

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
ShubhamScript/README.md

👋 Hey, I'm Shubham Upadhyay

Typing SVG

I build high-performance backend systems, SaaS platforms, and developer tools with a focus on scalable architecture, concurrency, API performance, and database engineering.

I enjoy turning complex engineering problems into software that is fast, reliable, maintainable, and practical.


🌐 Website  ·  💼 LinkedIn  ·  📦 GitHub Repositories


🧠 What I Work On

  • ⚙️ Backend architecture & API design
  • 🚀 Performance optimization & scalability
  • ⚡ Concurrent & asynchronous systems
  • 🗄️ Database design and optimization
  • 🛠️ Developer tools & productivity software
  • 🧩 SaaS architecture and engineering
  • 🐳 Containerization, CI/CD & Linux systems

🛠️ Tech Stack

Languages & Backend

Go · PHP · Laravel · Node.js · Python

Databases & Storage

PostgreSQL · MySQL · MongoDB · Redis

Infrastructure & Tools

Docker · Linux · Nginx · GitHub Actions · Git


🚀 Featured Projects

⚡ Concurrent API Client

A high-performance PHP HTTP client focused on concurrent request execution, performance, and benchmarking.

Focus: PHP · cURL · Concurrency · Performance

→ Check out the repository for benchmarks, implementation details, and design decisions.


🖥️ ClipNest

A native Linux clipboard-history application built with Go, designed to make clipboard management fast and convenient.

Focus: Go · Linux · Systems Programming · Developer Tools


🔬 Engineering Interests

I like exploring questions such as:

  • How can an API handle more traffic with fewer resources?
  • Where is the real bottleneck in a database query?
  • When does concurrency actually improve performance?
  • How should backend systems be designed for long-term maintainability?
  • How can developer tools make everyday workflows simpler?

Build → Measure → Learn → Improve → Ship


📈 What I'm Building

Currently interested in building software around:

Backend Systems · Performance · SaaS · Developer Tools · Distributed Systems

I prefer shipping practical software and learning from real-world engineering problems over building things just for the sake of adding another project to GitHub.


🤝 Let's Connect

If you're interested in backend engineering, system design, performance, open source, or building useful software, feel free to connect.


⚙️ Build systems. Solve problems. Ship better software.

Popular repositories Loading

  1. ShubhamScript ShubhamScript Public

  2. concurrent-api-client-php concurrent-api-client-php Public

    A high-performance PHP dashboard that queries the GitHub REST API concurrently using Multi-cURL. Restructured using modern OOP concepts (Strategy, DTO, PSR-4) to compare sequential vs parallel exec…

    PHP

  3. clipnest clipnest Public

    A native Linux clipboard-history application

    Go

  4. archmcp archmcp Public

    Centralized Remote Model Context Protocol (MCP) server providing real-time microservices architecture intelligence, APIs, and change blast-radius analysis for AI coding assistants.

    Python

  5. sql-doctor sql-doctor Public

    Developer-first CLI for SQL database analysis, query performance, schema comparison, data diagnostics, and AI-powered recommendations.

    Go