Skip to content
View siddharth373's full-sized avatar

Block or report siddharth373

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

Pinned Loading

  1. collaborative-code-manager collaborative-code-manager Public

    CodeSnip is a simple web app built for developers who want a quick way to store, share, and version-control their code snippets. Whether you're collecting useful functions, API responses, or quick …

    TypeScript

  2. scalable-task-queue-system scalable-task-queue-system Public

    A lightweight distributed task queue built with Python, Redis, PostgreSQL, and FastAPI. Allows job submission via REST API, processes jobs asynchronously with workers, and logs results in PostgreSQL.

    TypeScript