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

Block or report dsecurity49

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

πŸ‘‹ Hello, I'm Dhanush (aka dsecurity49)

BCA student in Bengaluru, building secure backend systems at the intersection of systems engineering and application security.


Featured Projects

safe-migrate β€” Rust-based PostgreSQL migration linter that checks live table sizes

  • Combines AST-based SQL analysis with pg_class row counts to halt dangerous lock operations before they reach production
  • Cross-compiles to static musl binaries for Linux, Mac, Windows via GitHub Actions matrix
  • Published on crates.io

Intent Bus β€” Zero-dependency distributed job queue & KV store

  • Flask + SQLite backend for cross-device script coordination (Termux/Linux/Android)
  • Atomic claim semantics, exponential backoff, dead-letter queues
  • 25 GitHub stars, r/flask #1 post

Intent Bus SDK β€” Python client for Intent Bus

  • Published on PyPI as intent-bus
  • 5,850+ downloads

Autonomous Hardware β€” Arduino-based human-following robot

  • Low-level C++ sensor control + real-time processing pipeline
  • Bridged embedded systems with higher-level automation workflows

Engineering Impact & GitHub Insights

GitHub Stats Top Languages

Activity

GitHub Streak

Views


Open Source Contributions & Security Findings

  • vercel/ms #284 β€” Discovered scientific notation roundtrip bug; format() outputs values parse() cannot consume (breaks API contract)
  • syrin-labs/syrin-integrations #20 β€” Distributed AI agent integration with Intent Bus; multi-provider LLM support, atomic claims, state persistence (under review)

Tech Stack & Infrastructure

Languages: Python, Rust, JavaScript, SQL, C++ Backend & Cloud: Flask, SQLite, Railway, Netlify, PythonAnywhere Networking: LocalXpose, ngrok, zero-trust polling architectures AI & LLMs: Gemini API, Syrin agent framework, LiteLLM routing Security: API key management, atomic operations, network isolation

Specialties: DevSecOps, distributed systems, CLI tooling, security auditing, bug bounty research


Connect & Collaborate

  • GitHub: @dsecurity49
  • Discord: Intent Bus community server β€” tester keys, dev chat, architecture discussions
  • Open to: Contract work on secure infrastructure, distributed systems, backend automation, security audits

"Simplicity is the soul of efficiency."

Pinned Loading

  1. Intent-Bus Intent-Bus Public

    POST a job β†’ any script can pick it up and execute it. A dead-simple distributed job bus for bots and scripts.

    Python 25 3

  2. Intent-Bus-sdk Intent-Bus-sdk Public

    The official Python client for Intent-Bus: A zero-dependency, HTTP-based distributed job queue.

    Python

  3. vercel/ms vercel/ms Public

    Tiny millisecond conversion utility

    TypeScript 5.5k 321

  4. syrin-labs/syrin-integrations syrin-labs/syrin-integrations Public

    Third-party integrations with Syrin

    Python 2