Currently exploring backend, devops and genai stuff.
Repos I'm currently working on:
- codeshard: 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.
Actively Committed Repos(since last month):
- vulcan: simple scaffolding tool in go
- 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
- codeshard: 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.
- multi-file-collab: scalable socket.io server for realtime collaboration using redis kv store for room management, redis pub/sub for scaling websockets, bullmq queue and workers for flushing realtime code state to db.
Open Source Contributions:
Check out my blogs here.