Skip to content
View rishab0003's full-sized avatar
☠️
cooked/baked
☠️
cooked/baked

Highlights

  • Pro

Block or report rishab0003

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

coding gif

$ cat about.txt

> Initializing profile...
> Loading developer data...
> STATUS: Online βœ“

I'm a backend-first engineer who loves building things that actually matter β€” scalable APIs, intelligent systems, and secure infrastructure. I think in systems, write in Java and Python, and ship in MERN.

  • πŸ”­ Currently building: AI-powered tools + secure backend systems
  • 🧠 Deep-diving into: LLMs, RAG pipelines, and system design
  • πŸ›‘οΈ Security mindset: SQL injection defense, auth hardening, pen testing
  • πŸ“Š Data obsessed: from raw datasets to production-grade dashboards
  • ⚑ Fun fact: I debug with print() and I'm not ashamed


$ ls ./tech-stack/

πŸ–₯️ Languages

Java Python JavaScript TypeScript C++ SQL

βš™οΈ Backend & Frameworks

Spring Boot Node.js Express.js FastAPI REST API

🌐 Frontend

React Next.js TailwindCSS HTML5

πŸ€– AI / ML / Data Science

TensorFlow PyTorch scikit-learn Pandas NumPy OpenAI LangChain

πŸ›’οΈ Databases & Cloud

MongoDB MySQL PostgreSQL Redis AWS Docker

πŸ›‘οΈ Cybersecurity

Kali Linux Burp Suite Wireshark OWASP


$ cat ./projects/featured.json

{
  "status": "actively building",
  "philosophy": "ship fast, secure harder, scale smarter"
}

πŸ›‘οΈ QuerySafe

SQL Injection Defense Engine

A real-time backend security layer that detects, classifies, and neutralizes SQL injection attempts before they reach the database. Built with pattern recognition, query sanitization, and threat logging.

Java Spring Boot MySQL Security OWASP

Repo

πŸŽ™οΈ AI Voice Interview System

Automated Technical Interview Platform

End-to-end voice-based interview system powered by LLMs. Conducts, evaluates, and scores technical interviews autonomously β€” with NLP-driven feedback and performance analytics.

Python OpenAI FastAPI React MongoDB

Repo

πŸ“Š Smart Analytics Dash

Intelligent Business Intelligence Dashboard

A full-stack analytics platform with real-time data visualization, predictive modeling, and AI-driven insight generation. Transforms raw data into decision-ready intelligence.

MERN Stack Python ML Chart.js Redis

Repo

πŸ” [YOUR 4TH PROJECT]

[Short tagline here]

[Add your 4th featured project here β€” or leave this as a "coming soon" teaser with an animated WIP badge.]

Stack Here

WIP


$ git log --stat

GitHub Streak

$ git graph --all

Activity Graph


$ ./competitive_programming --status

LeetCode Stats

Platform Handle Focus
🟑 LeetCode YOUR_LEETCODE DSA · Problem Solving

$ fortune | cowsay

Quote

"Security is not a product, but a process." β€” Bruce Schneier


$ ssh connect@Rishab

$ ping YOUR_NAME
> Host is UP. Latency: minimal. DMs: open.

Let's build something that matters.

Open to backend roles, AI/ML projects, security research, and ambitious side quests.



> session closed.
> uptime: always building.
> logout: [never]

Popular repositories Loading

  1. DAA DAA Public

    Jupyter Notebook

  2. Data-Science Data-Science Public

    Materials

    Jupyter Notebook

  3. rishab0003 rishab0003 Public

  4. pyTorch pyTorch Public

    Jupyter Notebook

  5. thinkboard_mern thinkboard_mern Public

    ThinkBoard β€” organize your thoughts, one note at a time.

    JavaScript

  6. CustomerChurn CustomerChurn Public

    ChurnSight: A Streamlit-powered customer churn prediction dashboard with batch CSV scoring, interactive analytics, and model performance insights.

    Python