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

Block or report ddevilz

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

Hey, I'm Devashish πŸ‘‹

Backend engineer by day. Open-source builder by night. Always chasing the problem nobody's solved cleanly yet.


About Me

I'm a 26-year-old SDE based in Mumbai, working remotely on production backend systems. I'm drawn to the parts of engineering that most people skip β€” how large codebases rot over time, why AI tools hallucinate in your repo, and what it would take to actually fix that.

Outside of code, I run, hit the gym, and think too much about systems β€” both the kind you deploy and the kind you use to run your life.

A few things that define how I work:

  • I care more about why the code exists than what it does
  • I build for the long game β€” open-source, in public, with real users in mind
  • I'm currently learning to go from engineer to builder β€” and Loom is that bet

πŸ›  Stack

Python Java TypeScript Spring Boot FastAPI PostgreSQL Redis Docker LangChain


🌟 What I'm Building β€” Loom

Most AI coding tools are blind to your codebase. They see files, not relationships. They miss why a function exists, what spec it implements, what breaks if you change it.

Loom fixes that β€” it's an open-source knowledge graph that connects your code and documentation into a single queryable graph. Built on tree-sitter, FalkorDB, and an MCP-native API.

  • πŸ”— Semantic search across code + docs simultaneously
  • πŸ’₯ Blast radius analysis β€” know what breaks before you merge
  • πŸ“ Drift detection β€” catch where code diverged from its spec
  • πŸ€– MCP-native β€” plugs straight into Cursor, Claude Code, and more

If you're working in a large codebase and want your AI assistant to actually understand it β€” ⭐ star Loom and follow along. It's being built in the open.


πŸ“Š Stats


⭐ Star Loom  ·  LinkedIn

Pinned Loading

  1. loom loom Public

    Python 3

  2. toolmark toolmark Public

    Python 1

  3. webmcp-testing webmcp-testing Public

    TypeScript