Skip to content
View amitkr79's full-sized avatar
💭
All Is Well
💭
All Is Well

Block or report amitkr79

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Pinned Loading

  1. grocery-delivery-backend grocery-delivery-backend Public

    A robust and scalable backend for a grocery delivery platform, built with Node.js, Fastify, and Mongoose. Features include real-time updates, secure session management, JWT authentication, and an i…

    JavaScript

  2. incampus-backend incampus-backend Public

    JavaScript 1

  3. incampus-frontend incampus-frontend Public

    TypeScript

  4. irctc-ticket-booking irctc-ticket-booking Public

    It's a small cli based application for ticket booking like irctc,Main purpose is to showing my proficiency in java programing language

    Java

  5. nextjs-social-media-app nextjs-social-media-app Public

    A full-featured social media application built with Next.js 14, Clerk authentication, Supabase backend, and Prisma ORM. Includes rich UI powered by Ant Design, media uploads via Cloudinary, real-ti…

    JavaScript

  6. Building-multithreading-web-server Building-multithreading-web-server Public

    A Java-based TCP server demonstrating three different concurrency models: multithreaded (per-client thread), thread pool using ExecutorService, and single-threaded approach. Includes client impleme…

    Java