Skip to content
View SiddhantGupta3112's full-sized avatar

Block or report SiddhantGupta3112

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 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
SiddhantGupta3112/README.md
  • 👋 Hi, I’m @SiddhantGupta3112
  • 🎓 Computer Science undergraduate interested in Backend Engineering, Distributed Systems, and Software Design
  • 👀 I enjoy building scalable applications, designing APIs, and solving systems problems
  • 🌱 I’m currently learning System Design, Cloud Technologies, Kafka, and modern backend architectures
  • 🛠️ Working with Python, FastAPI, PostgreSQL, Redis, Docker, React, and Java
  • 🤖 I also explore Machine Learning and Data Science as areas of interest
  • 🤝 Open to collaborating on backend, infrastructure, and open-source projects
  • 📫 Feel free to connect with me here on GitHub or LinkedIn

Pinned Loading

  1. SiddhantGupta3112 SiddhantGupta3112 Public

    Config files for my GitHub profile.

  2. event-driven-task-queue event-driven-task-queue Public

    A high-throughput, distributed task queue utilizing Redis Streams for low-latency message brokering and PostgreSQL for persistent event storage.

    Python 1

  3. blood-test-tracker blood-test-tracker Public

    PDF blood test report parser and historical biomarker trend visualizer.

    TypeScript

  4. deterministic-password-manager deterministic-password-manager Public

    Offline deterministic password manager using Argon2id, HMAC-SHA512, and AES-256-GCM with encrypted metadata and on-demand password generation.

    Python

  5. lazy-loader lazy-loader Public

    A smart topological chunking compiler and lazy loader for Python modules.

    Python

  6. kafka-clickstream-pipeline kafka-clickstream-pipeline Public

    Real-time Kafka clickstream pipeline with sessionization, consumer groups, PostgreSQL, and Docker.

    Python