Skip to content
View BeLazy167's full-sized avatar
💪
Focusing
💪
Focusing

Block or report BeLazy167

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

Dhruv Khara

Engineer building AI dev tools, security tooling, and crypto trading systems. Going deep on Go and AI agent architectures.

Projects

  • Argus — AI code reviewer that catches bugs, security holes, and architectural drift before your team merges. Four specialist agents leave inline comments on GitHub PRs.
  • Elliott Wave Wiki — Cheat sheet for traders using Elliott Wave. Patterns, Fibonacci levels, and entry/exit rules in one place.
  • deliberate-coder — A Claude Code skill that forces the model to think through edge cases and failure modes before writing a single line.
  • check-axios-compromise — One-shot scan to check whether your machine got hit by the axios supply-chain attack (1.14.1 / 0.30.4).
  • polymarket-btc-bot — Trades 5-minute BTC up/down markets on Polymarket. Prices fair value with an ensemble model, sizes +EV bets, exits at target.

Most of what I'm building lives in private repos. Drop me a line if you'd like a walkthrough.

Stack

Go · TypeScript · Python · Rust · Next.js · Postgres · Bun

Reach me

Email · LinkedIn · X

Pinned Loading

  1. check-axios-compromise check-axios-compromise Public

    Detect malicious axios supply chain attack (1.14.1 / 0.30.4) and RAT artifacts

    Shell

  2. deliberate-coder deliberate-coder Public

    AI coding skill: rigorous assumption-first development with explicit edge case and failure mode analysis