Skip to content
View tomlin7's full-sized avatar
📈
init
📈
init

Block or report tomlin7

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 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
tomlin7/README.md

hey, i'm dheeraj
an aspiring software engineer, a CS student
—————————————————————
» quote here to put a dent in the universe.
» philosophy building tools for my own problems, then sharing them with the world
» recognition 550+ GitHub stars across personal projects; 200+ across Biscuit projects
» mail hello@tomlin7.com

view technical skills
languages Python Go Rust TypeScript C++ SQL Bash
frameworks Tauri React Native Electron React Node.js Django FastAPI Express gRPC Protobuf GraphQL LangChain Pydantic PyTorch pandas Tokio shadcn/ui
tools AWS WSL Docker GitHub Actions Git Tailscale Kafka Stripe Jujutsu
db PostgreSQL CockroachDB Redis SQLite Vector Search


LinkedIn X Resume
—————————————————————

Start Here

  • 🍪 Biscuit (250+ stars) - Native, extensible, AI code editor
  • 🀄 Hiroshi - AI that can actually do things
  • 🧭 Hypr - Coding agent that lives in your terminal
  • 🚀 Hiro - Screenshots & GUI automation for agents
  • 📐 Elo - Mental math competitive platform & app

Current Projects

Biscuit Core

  • 🍪 Biscuit (250+ stars) - Native, extensible, AI code editor
  • 🧁 Cupcake (30+ stars) - Embeddable feature-rich code editor for Python
  • 🐚 mono (10+ stars) - Embeddable terminal emulator for Python
  • 🔌 debug-adapter-client (5+ stars) - Flexible Debug Adapter Protocol (DAP) client library for code editors
  • 🧭 tarts - Flexible Language Server Protocol (LSP) client library for code editors
  • 📺 Biscuit95 - Retro-themed fork of Biscuit powered by a Clippy

Hiroshi OS Core

  • 🀄 Hiroshi - AI that can actually do things
  • 🧭 Hypr - coding agent that lives in your terminal
  • 🚀 Hiro - screenshots & GUI automation for agents
  • 📝 Parable - Multi-agent harness, dashboard and editor
  • 🧩 extensions - Extension hub for Parable

Biscuit Extensions

Graphics & Compilers

  • 🚀 Ember (15+ stars) - Flexible modular 2D/3D game engine
  • 🍪 Kookie (10+ stars) - Static programming language and compilation pipeline
  • 🍦 Lemon (5+ stars) - Dynamic interpreted language
  • 💿 BILL (10+ stars) - Custom x64 operating system kernel
  • 🧩 Logicarium (5+ stars) - Digital logic design and simulation with DSL
  • 🖥️ shader-editor - Native shader editor using wgpu
  • 🧬 Kale (10+ stars) - Archetypal language, experimental baseline compiler

Desktop Applications & Developer Productivity

  • 💬 Trinity - Decentralised messaging client implementing Matrix protocol
  • ⚙️ Positron - Modern desktop application framework for python (react, vue, svelte)
  • 📜 KeePassDiff (25+ stars) - Diff/Merge tool for KeePass databases
  • 💬 Clue (10+ stars) - Desktop meeting notes assistant
  • 🗄️ keepassdiff2 (10+ stars) - Better diff/merge tool for KeePass databases

Agents & ML

  • 🔌 pastemyst-mcp - MCP server for pastemyst, instantly share code snippets
  • 🛒 S-TORE (20+ stars) - RAG powered E-commerce platform
  • 🎙️ notebooklm-clone - RAG, documents -> podcasts with 2 hosts
  • 🔬 ai-research-team - Multi-agent autonomous research engine
  • 📂 AI-research-assistant (5+ stars) - Research assistant using pgvector and PGAI
  • 🧠 eeg-transformer - Deep learning model mapping raw EEG data, Jin Xie et al. (2022)
  • 🎵 music-notes - Real-time acoustic musical transcription with Fast Fourier Transforms (FFT)

Web Apps, Utilities & Services

  • 📐 Elo - Mental math competitive platform & app
  • 🗓️ AoC (20+ stars) - Benchmarking workspace, alerts for Advent of Code
  • 🤖 RoboBilly (10+ stars) - Discord bot featuring mod tools, games, etc.
  • 🎪 Campfire - Serverless Discord clone
  • 🎨 Freehand (5+ stars) - Lightweight Excalidraw clone
  • 🎴 monocard - Compile project presentation SVGs for GitHub README

Legacy Work

  • HyperCode - TUI based coding agent, opencode clone.
  • 💎 pastemyst-pas (10+ stars) - FreePascal PasteMyst API wrapper library
  • 💎 pastemyst.v (5 stars) - V-language PasteMyst API wrapper library
  • 💎 pastemyst-cpp - C++ PasteMyst API wrapper library
  • 📟 pie - TUI text editing application written in pure C
  • 👾 brownie - Game Boy emulator
  • 🕹️ crumpet - CHIP-8 emulator
  • 📟 kernel_x64 - Early x64 kernel designed during the development of BILL OS
  • 🧁 muffin (5+ stars) - micro code editor built for python
  • 💼 Bagel - Early prototype python compiler
  • 📶 leaderboard - In-memory scaling leaderboard tracking live calculations via Fenwick trees

GitHub Activity

GitHub Contribution Graph

What I'm Doing

  • Sharpening myself - Building tools to improve my iteration speed
  • Writing - Sharing my learnings on tomlin7.com/blog
  • Prototyping - My curiosity bursts turn into full apps in days
  • Contributing to OSS - Solving problems for everyone

Pinned Loading

  1. biscuit biscuit Public

    biscuit is a native, extensible, AI code editor. lightweight <20 mb in size. install and start using in seconds.

    Python 262 33

  2. cupcake cupcake Public

    Embeddable feature-rich code editor widget for tkinter, with syntax highlighting, completions, minimap and more

    Python 38 3

  3. hiroshi-os/Hiroshi hiroshi-os/Hiroshi Public

    Hiroshi is an agentic AI developer assistant designed as a multi-modal agent loop, running locally and integrating with Ollama, vector search, MCP servers, custom skills, web dashboards, cron tasks…

    Rust

  4. Logicarium Logicarium Public

    Logicarium is a minimalist, performant, visual logic design environment. Design complex digital systems using a high-density, performant interface. Custom gates for modular logic, and a visual DSL …

    C++ 6

  5. Elo Elo Public

    Elo is a hyper-performant, real-time 1v1 mental math competitive mobile application designed like an e-sport.

    JavaScript

  6. hiroshi-os/Hypr hiroshi-os/Hypr Public

    Hypr is an open-source AI coding agent, built from the ground up as a terminal-first coding companion

    TypeScript