Skip to content
View codewithdpk's full-sized avatar
🍺
Focusing
🍺
Focusing

Organizations

@Scoutflo

Block or report codewithdpk

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
codewithdpk/README.md

Hey, I'm Deepak Suthar

Senior Software Engineer at @Scoutflo | Mumbai, India

I build developer tools, message brokers, and AI-powered utilities. Currently exploring the intersection of LLMs and developer workflows through MCP (Model Context Protocol) integrations.

Featured Projects

Project Description
DeepMQ Zero-dependency AMQP 0-9-1 message broker in TypeScript
ClaudeWire Run and access your claude code remotely
cocommit AI-powered CLI for generating conventional commit messages from your code changes
kuber Kubernetes controller to deploy namespaces, helm charts and monitor health via UI

Tech Stack

TypeScript  JavaScript  Python  Go  Java  Solidity

Areas: Distributed Systems, Message Queues, AI/LLM Tooling, DevOps, Kubernetes, Web3

Connect

Twitter Website


Open to interesting opportunities and collaborations.

Pinned Loading

  1. DeepMQ DeepMQ Public

    A minimal, zero-dependency AMQP 0-9-1 message broker written in TypeScript. Alternative to RabbitMQ and ActiveMQ.

    TypeScript 1

  2. ClaudeWire ClaudeWire Public

    Access your Claude Code remotely and do your work.

    TypeScript

  3. cocommit cocommit Public

    AI-powered CLI tool for generating conventional commit messages based on your code changes.

    JavaScript 4 1

  4. narad narad Public

    A lightweight HTTP server framework built from scratch in Go using raw TCP connections. No external dependencies, just pure Go standard library.

    Go