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.

repos I'm currently working on:

  • cron-latest-repos: cron job to list out the repositories in your github profile through github workflow, on which you have committed in the last 24 hrs

Main Projects:

  • aws.tf: Basic Terraform AWS configurations
  • chronotable: Hash table with AOF persistence and version based snapshotting.
  • cron-latest-repos: cron job to list out the repositories in your github profile through github workflow, on which you have committed in the last 24 hrs
  • multitab-server: multitab collaboration socket.io server using redis kv store for room management, redis pub/sub for scaling websockets, bullmq queue and workers for flushing realtime code state to db.
  • oss-journal: exploring open source repositories and keep myself accountable by maintaining this repository

Open Source Contributions:

Check out my blogs here.

Pinned Loading

  1. 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

  2. glasskube glasskube Public

    Forked from glasskube/glasskube

    🧊 The next generation Package Manager for Kubernetes 📦 Featuring a GUI and a CLI. Glasskube packages are dependency aware, GitOps ready and can get automatic updates via a central public package re…

    Go

  3. multitab-server multitab-server Public

    multitab collaboration socket.io server using redis kv store for room management, redis pub/sub for scaling websockets, bullmq queue and workers for flushing realtime code state to db.

    TypeScript

  4. remote-code-execution-engine remote-code-execution-engine Public

    Code Execution in docker containers.

    Go 1

  5. goexpress goexpress Public

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

    Go

  6. 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