Skip to content
View Raja-89's full-sized avatar
:octocat:
Living in the terminal, dreaming in the cloud.
:octocat:
Living in the terminal, dreaming in the cloud.

Highlights

  • Pro

Block or report Raja-89

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



   


Who I am

I'm an ML engineer at DTU (Mathematics & Computing) who builds systems that work under real-world constraints — competitive hackathon environments, bioinformatics pipelines, and financial forecasting with production-grade anomaly monitoring. I care as much about latency and compute cost as I do about model accuracy.

Hackathon record: Won Brainwave 2.0 MLH (200+ competitors) · Top 1% at Smart India Hackathon 2025 (1,000+ participants)

Every commit I push is GPG-signed and DCO-compliant. This isn't optional hygiene for me — it's how I've worked since day one.

Open to remote ML/AI engineering roles and serious freelance collaborations. If your team cares about reproducibility and production correctness, we'll get along.


Featured projects

🛡️ Interceptor

Real-Time Deepfake Detection

Won Brainwave 2.0 MLH Hackathon (Jan. 2026, 200+ competitors). Agentic router dispatches media across 4 specialist models via LangGraph. Reduced compute cost via knowledge distillation into MobileNetV3.

95%+ accuracy · <3s latency

View on GitHub →

🧬 Taxaformer

Self-Supervised DNA Discovery

Top 1% at Smart India Hackathon 2025 (1,000+ participants). Classified 10,000+ unlabeled DNA sequences using a self-supervised Transformer, eliminating manual annotation entirely. Cut graph latency by 30% and memory overhead by 25% via approximate nearest-neighbor algorithms.

View on GitHub →

📈 FinSight

AI Financial Forecasting Platform

Multi-model forecasting ensemble (Holt-Winters, OLS, Seasonal-Naive) achieving 90% prediction coverage on SME and agricultural banking datasets. Integrated rolling Z-score anomaly monitoring, regime-shift tracking, and Gemini 2.0 for plain-English business impact summaries.

View on GitHub →

Earlier projects

🥗 FoodVision-AI

Fine-tuned CNN on Food-101 (101 categories) with production inference deployed to Vercel.

View on GitHub →

📰 Fake News Detector

NLP pipeline using TF-IDF + Logistic Regression with Streamlit interface for real-time classification.

View on GitHub →

What I work with

Core ML/AI

PyTorch TensorFlow scikit-learn OpenCV Transformers LangGraph

Data & Analysis

Python Pandas NumPy

Infrastructure & Deployment

Docker FastAPI AWS S3 Streamlit Vercel

Verified workflow

GPG Signed DCO Git


What I'm working on now

  • Deeper work on agentic AI architectures — multi-model routing, tool-use, and evaluation pipelines
  • Building a personal MLOps scaffold with experiment tracking, model versioning, and automated regression testing
  • Contributing to open-source with strict reproducibility and correctness standards

A note on commit hygiene

I work in environments that enforce strict provenance standards. Every commit in my repositories is:

  • GPG-signed — cryptographic proof that the commit came from me, verifiable by anyone
  • DCO sign-off includedSigned-off-by on every commit, certifying origin under the Developer Certificate of Origin

If you're a maintainer reviewing a contribution from me, you will never chase me for these.


GitHub stats

  

Education

B.Tech — Mathematics and Computing (MCE)
Delhi Technological University (DTU) · Expected 2028

A dual-focus program that grounds ML work in rigorous linear algebra, probability, and optimization theory — not just API calls.


Open to remote ML/AI roles and serious collaborations · Get in touch

Pinned Loading

  1. interceptor-4x4 interceptor-4x4 Public

    Forked from Rishabh1925/interceptor-4x4

    Python 1