Profile Background
ABOUT ME

Hey, I'm Dheeraj 👋

Computer Science student at BIT Mesra building AI-native systems and full-stack applications.

HIGHLIGHTS

250+ GitHub ★ · LeetCode Knight (Top 6%) · BIT Mesra CS '27

SYSTEMS × PRODUCT × ENGINEERING

Focused on AI-native architectures, scalable backends, and full-stack development.

Open to Software Engineer and Full-Stack / Backend Developer roles at product-driven companies.

Download Resume
biscuit ~/editor/app.py
import tkinter as tk
from biscuit import Editor

app = tk.Tk()
editor = Editor(app)
editor.pack(fill="both", expand=True)
app.mainloop()
Biscuit

An open-source AI code editor that autonomously understands repositories, writes code, and executes multi-step workflows.

View Repository

ted

1/14

A minimalist, high-performance code editor built specifically for AI agents, integrating Tree-sitter, WASM, and autonomous tool-execution loops.

View project
ted ~/projects/ted
workspace/ Cargo.toml src/main.rs src/editor.rs
fn main() {
  let mut editor = Ted::new();
  editor.run_loop();
}
Agent Tool Loop: Active (120ms)
SKILLS

Tools and technologies I work with, and I'm good at.

Languages

PythonPythonGolangGolangC++C++JavaScriptJavaScriptTypeScriptTypeScriptRustRustAssemblySQLSQLBashBash

Backend & Protocols

Node.jsNode.jsExpress.jsExpress.jsDjangoDjangoFastAPIFastAPIProtobufProtobufWebSocketsgRPCgRPCGraphQLGraphQL

Databases & Messaging

PostgreSQLPostgreSQLCloud SpannerCloud SpannerCockroachDBCockroachDBSupabaseSupabaseRedisRedisKafkaKafkaRabbitMQRabbitMQ

AI & Vector Search

LangChainLangChainMCPMCPPineconePineconeQdrantQdrantPyTorchPyTorchscikit-learnscikit-learnClaudeClaudeGeminiGemini

Systems & DevOps

LinuxLinuxLLVMLLVMWebAssemblyWebAssemblyDockerDockerKubernetesKubernetesTerraformTerraformAWSAWSGCPGCPOpenTelemetryOpenTelemetryGrafanaGrafanaGitHub ActionsGitHub Actions
Open to Product Engineer and Design Engineer roles
Connect
Built With
Next.jsNext.js
Tailwind CSSTailwind CSS
Vercel
© 2026 Dheeraj C.tomlin7.com