Skip to content
View pritamahanta's full-sized avatar

Highlights

  • Pro

Block or report pritamahanta

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

Pinned Loading

  1. Relay Relay Public

    Distributed job queue system built with NestJS, Redis, BullMQ, and PostgreSQL, featuring retries, scheduling, concurrency, idempotency, dead-letter queues, and semantic caching with LLM embeddings.

    TypeScript

  2. interview-prep interview-prep Public

    A structured collection of core Computer Science subjects (OS, DBMS, CN, OOPs) formatted explicitly as practice problems and solutions for technical interviews.

    1

  3. Pash Pash Public

    A Unix-style shell written in C with built-in commands, process management, pipes, redirection, and signal handling.

    C 1

  4. cf-performance-mirror cf-performance-mirror Public

    Understand how you actually perform in Codeforces contests with solve-time stats and WA% insights, shown directly on your profile.

    TypeScript

  5. cp-hub cp-hub Public

    A one-stop repository for all things Competitive Programming — algorithms, data structures, problem solutions, and quick reference templates. Your go-to place before every contest.

    C++

  6. http-server http-server Public

    Minimal HTTP/1.1 server written in C++17 using POSIX sockets for learning and experimentation.

    C++