Skip to content
View mabhishek-dev's full-sized avatar

Block or report mabhishek-dev

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
mabhishek-dev/README.md

Hi, I'm M Abhishek

You can find my projects and implementations in the repositories on this profile. Feel free to check them out, use them, or build on top of them.

I also have a personal portfolio where I’ve showcased my work and included ways to connect with me.

Connect

PortfolioLinkedIn

Pinned Loading

  1. devmeet-portfolio devmeet-portfolio Public

    A personal portfolio where I’ve showcased the projects I’ve worked on, along with information about me and ways to connect with me.

    JavaScript

  2. realtime-code-interview-platform realtime-code-interview-platform Public

    A MERN stack real-time code interview platform supporting one-to-one technical interviews, featuring a coding environment, video calling and chat via Stream, secure authentication and user manageme…

    JavaScript

  3. realtime-chat-app realtime-chat-app Public

    A MERN stack real-time chat application featuring one-to-one messaging, image sharing via Cloudinary, live online/offline user presence, and secure JWT-based authentication with HTTP-only cookies.

    TypeScript

  4. lc3-virtual-machine lc3-virtual-machine Public

    An implementation of the LC-3 Virtual Machine in C that executes LC-3 assembly programs by simulating the instruction set architecture, registers, memory, and trap routines.

    C

  5. vidly vidly Public

    A RESTful backend API for a video rental system built with Node.js, Express, and MongoDB featuring JWT authentication, role-based access control, validation, and centralized logging.

    JavaScript