Projects
Things I have built — mostly developer tooling, CLIs and side experiments.
-
terminal-ai
16CLI that turns natural language into shell commands and runs them, with an agentic loop for multi-step tasks.
- TypeScript
- LLM
- CLI
-
helios
7Platform that orchestrates AI coding agents on your own machine instead of a hosted sandbox.
- Go
- Agents
-
nvim-pr
6Neovim plugin that pulls the GitHub pull request context for whatever line the cursor is on.
- Lua
- Neovim
-
Social Media App
Blog-style social platform with rich-text posts, booklets and follows. Classifies political posts with ML.
- Java
- Spring Boot
- Django
- React
- TensorFlow
-
teams-cli
1Unix-style command line client for Microsoft Teams.
- Go
- CLI
-
scripts-and-conf
4Personal dotfiles, Neovim config and day-to-day shell scripts.
- Lua
- Shell
-
d-ipcam
1Dahua IP camera viewer for macOS.
- Python
- macOS
-
Design Patterns Shorthand
1Design patterns explained in Bengali with runnable Java examples. Source for the design pattern posts here.
- Java
- Bengali
-
simple-user-app
End-to-end DevOps exercise: provisioning, container orchestration and reverse proxying for a small app.
- Terraform
- Docker
- AWS
- Nginx