Skip to content
View Deepjyoti-Sarmah's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Deepjyoti-Sarmah

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Deepjyoti-Sarmah/README.md

Deepjyoti Sarmah

Software Engineer · Full-stack & Backend · India
Building scalable systems, shipping products end-to-end, and going deep on Go + Rust.


🔗 Connect

🌐 Portfolio  |  💼 LinkedIn  |  ✉️ Email  |  🐦 X / Twitter


🚀 Featured Projects

Project What it is
VibeCode Lovable-style AI app builder — generates Next.js + shadcn/ui code from prompts
Invoice-Cart Invoicing SaaS — CRUD workflows, invoice management, user-facing UX
PingPanda Discord notification platform — event-driven, third-party integrations
Record-Scribe Voice translation + transcription — ML capabilities into a usable app
better-ls-rust CLI ls replacement built with Rust + Ratatui
go_async_apis Async APIs in Go using channels and goroutines

🛠️ Stack

Stack


📄 Publication

Drone-Based Face Recognition using MTCNN and FaceNet in ArduPilotComputación y Sistemas, Vol 30 No 1, 2026 → Read paper

Pinned Loading

  1. symbolgraph symbolgraph Public

    Local-first code intelligence for AI agents — tree-sitter symbol graphs and hybrid (FTS5 + vector + graph) retrieval via CLI and MCP server.

    Python 23

  2. SLM-from-scratch SLM-from-scratch Public

    A GPT built from scratch — pretrained, fine-tuned, and deployed to Hugging Face — to learn how transformers actually work under the hood.

    Python 5 1

  3. zeta-coding-agent zeta-coding-agent Public

    A minimalist Pi-style coding-agent harness in Python — small enough to read.

    Python

  4. video-emotion-sentiment-model-project video-emotion-sentiment-model-project Public

    Python

  5. VibeCode VibeCode Public

    loveable clone

    TypeScript

  6. go_async_apis go_async_apis Public

    Asynchronous APIs in Go using channels and goroutines.

    Go