Skip to content
View MridulDhiman's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report MridulDhiman

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

Currently exploring backend, devops and genai stuff.

Projects I'm currently working on:

  • code-shard: browser based collaborative code editor with built-in frontend templates support

Other Projects:

Open Source Contributions:

Check out my blogs here.

Pinned Loading

  1. remote-code-execution-engine remote-code-execution-engine Public

    Code Execution in docker containers.

    Go 1

  2. code-shard code-shard Public

    Collaborative Code Editor where user can create, edit and view frontend and server side code snippets directly on your browser. Users can join room and collaborate to see realtime updates.

    JavaScript 4 1

  3. goexpress goexpress Public

    Express.js implementation in pure golang and built-in libraries

    Go

  4. multitab-server multitab-server Public

    multitab collaboration socket.io server using redis kv store for room management, redis pub/sub for scaling websockets, kafka for handling realtime editor updates to Database

    TypeScript

  5. BBCalendar BBCalendar Public

    CLI based calender application, with CRUD functionality to add notes at a particular date, update them and delete them from the list, made in C programming language. Even added font coloring, to ma…

    C