GPU Schedular
SLURM-like topology-aware GPU scheduler for multi-GPU servers (single node).
Sandbox for Agents
custom, secure, isolated sandbox for DeepAgents, built without containers or VMs and adhering to the SandboxBackendProtocol.
Postgres Monitor GUI
Remote first postgres monitor, helps manage db on vps or remote pc easily, like GUI for postgresSQL.
Code Executor
code executor for running untrusted code, No containers, VMs, Native support for gpus.
Building PyTorch
understanding deep learning frameworks by implementing core components.
Custom Kernels for LLMs
basic benchmarking kernel backends against a GPT model, from torch to Triton to raw CUDA.
RL GPU Scheduler
RL environment for simulated GPU scheduling of mixed training and inference jobs.
RL Code Optimization
openEnv Environment for RL-Based Code Optimization using perf, valgrind etc.
Agentic CI/CD
intelligent CI/CD pipelines with AI agents for automated testing and deployment.
Building miniGPT
building a GPT model from scratch to understand transformer architecture deeply.
Compiler From Scratch
building a compiler end to end, from lexing and parsing to IR design and code generation.
GPU Programming
exploring CUDA and GPU computing for high-performance parallel processing.
RAG from Scratch
understanding RAG by implementing Naive RAG, Multi Query, RAG-Fusion, Decomposition, Step-Back, HyDE, CRAG, and Self-RAG in langchain.
cobol-datasetgenerator
COBOL dataset generator for training and benchmarking.
genxcode
Boilerplate code generator templates.