Skip to content
View Erebuzzz's full-sized avatar

Highlights

  • Pro

Block or report Erebuzzz

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Erebuzzz/README.md
Typing SVG
⚡ "I break things, automate the cleanup, then pretend it was all part of the plan."

> whoami

I'm a prefinal year Electronics and Communication Engineering major who somehow wandered into building AI tools, quant trading experiments, and systems projects that should honestly not work as well as they do. Yet here they are, living rent free on the internet like feral code-goblins.

I some of my time at WorldQuant Brain, generating alpha signals like a sleep-deprived oracle yelling numbers into the void. The other half is me convincing Python to stop behaving like an emotionally unstable pet.

My repositories? A chaotic museum of:

  • 🧠 AI tools I built at 3 AM because the idea scratched my brain
  • 📊 Quant research stuff that probably made my laptop reconsider its life choices
  • ⚙️ Systems projects that went from "this will be a small project" to "why is this a whole ecosystem"
  • 🧪 Random experiments that accidentally turned into fully functioning applications

If you want to collaborate, build something ridiculous, or just scream about bugs together — feel free to reach out. My socials are somewhere on my profile like hidden side quests.


> skills --verbose

Languages

Python TypeScript JavaScript Kotlin C++ SQL

AI / ML / Deep Learning

PyTorch BERT LLM Agents Computer Vision Scikit-learn NLP

Web & Backend

Next.js React Node.js FastAPI Flask Socket.io

Quantitative Finance

Alpha Generation Signal Processing Risk Modeling Systematic Trading WorldQuant Brain

Systems & Tools

ROS2 AES-256 Docker PostgreSQL Prisma Vercel


> ls ./builds --bento

🟢 Live   CodeShield

Secure, intelligent coding assistant — a firewall for your code generation workflow.

Scans for malicious patterns and poor practices in AI-generated code. Because trusting LLM output without a safety net is just speedrunning CVEs.

Stack: Python · AST Analysis · Security Rules Engine

Repo  Stars  Live  PyPI version  npm version

🟢 Live   Cryptopad

Zero-knowledge text sharing. Server never sees your data. Ever.

Client-side AES-256 + HMAC encryption, burn-after-read, timed expiry on ephemeral edge storage. Privacy paranoia turned into a product.

Stack: Next.js · TypeScript · AES-256 · HMAC · Zeabur Edge

Repo  Live

🟡 Ongoing   TextLexiq

Smart document companion with on-device AI. Offline. Private. Fast.

OCR images & papers, convert to PDF/Word/LaTeX, summarize, QA, extract insights — all powered by on-device inference. Your documents don't leave your phone.

Stack: Kotlin · On-device ML · OCR · Android

Repo

🟢 Live   ScribeAI

Real-time meeting transcription that actually works.

Dual-channel audio via WebRTC → streaming backend queue → Google Gemini for live transcription & summarization. Session persistence + secure auth. Built so you can stop pretending you took notes.

Stack: Next.js · TypeScript · Socket.io · Gemini API · PostgreSQL

Repo  Live

🟡 Ongoing   Risk-Aware Hybrid LQR-MPC Navigation

Making robots not crash into things — with math.

Two-phase hybrid controller: LQR for trajectory tracking (figure-8 paths) + MPC for obstacle avoidance with safety constraints. DARE-based gain computation + CVXPY optimization. Started as a "small project." It is no longer a small project.

Stack: Python · ROS2 · CVXPY · SciPy · Gazebo · Control Theory

Repo

🔧 Early Stage   Trajectory

A game that's currently just a very ambitious design document.

Game design in progress — because apparently building AI tools, quant signals, and autonomous navigation systems wasn't enough chaos.

Repo

📡 Find me

LinkedIn

X

Instagram

Email


Welcome to the chaos.
Fork something before it forks you. 🍴
Profile views

Pinned Loading

  1. CodeShield CodeShield Public

    CodeShield is a secure, intelligent coding assistant designed to protect your codebase from malicious patterns and poor practices. It acts as a firewall for your code generation workflow.

    Python 2

  2. ScribeAI ScribeAI Public

    ScribeAI is a small but opinionated meeting assistant that captures microphone or tab audio, streams it to Google Gemini for transcription, and stores the results in Postgres through Prisma. It was…

    TypeScript

  3. Cryptopad Cryptopad Public

    Cryptopad lets you jot down something sensitive, encrypt it entirely in the browser, and share a link that self-destructs after it is opened or when its timer runs out. No databases, no analytics s…

    TypeScript

  4. TextLexiq TextLexiq Public

    TextLexiq is your smart document companion. Scan images or papers, extract text with OCR, and convert to PDF, Word, or LaTeX. Summarize, ask questions, and get insights; all powered by on-device AI…

    Kotlin 1

  5. Trajectory Trajectory Public

    Trajectory is a probabilistic human life simulation engine. The player experiences an entire human life, from birth to death, through decisions constrained by biology, psychology, society, law, eco…

  6. alpha-sim alpha-sim Public

    TypeScript