Gaurav Kumar's repositories
leetcode-company-wise-problems
Lists of company wise questions available on leetcode premium. Every csv file in the companies directory corresponds to a list of questions on leetcode for a specific company based on the leetcode company tags. Updated as of 20 June, 2025
system-design-notes
Notes of the book System Desgin Interview - An Insider's Guide
issuetracker
A simple issue tracker based on Domain Driven Design methodology
docker-node
Dockerised setup of node with nginx and react
interview-coding-problems
Popular programming problems previously asked in Online Campus placement Tests
blogpostapp
A simple web app for posting blogs
dragai
Open-source RAG agent for websites
storeservice
A simple service to store key value pairs
crystalgrw
CrystalGRW: Generative Modeling of Crystal Structures with Targeted Properties via Geodesic Random Walks
flowmm
Code for “FlowMM Generating Materials with Riemannian Flow Matching” and "FlowLLM: Flow Matching for Material Generation with Large Language Models as Base Distributions"
kibana
:bar_chart: Kibana analytics and search dashboard for Elasticsearch
responsibly
Toolkit for Auditing and Mitigating Bias and Fairness of Machine Learning Systems 🔎🤖🧰
webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand. Through "loaders," modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
webpack-cli
Webpack's Command Line Interface
webpack-dev-server
Serves a webpack app. Updates the browser on changes.