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

Highlights

  • Pro

Block or report AnubhavKiroula

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

Hi there, I'm Anubhav! 👋

Typing SVG

🙋‍♂️ About Me

  • 🎓 Pursuing B.Tech in Computer Science (AI/ML specialization) — 2nd Year
  • 🚀 Aspiring AI/ML Engineer with a focus on reinforcement learning and backend systems
  • 🤝 Active member of FOSS Club, contributing to open-source projects & communities
  • 🏆 Hackathon Finalist — passionate about building under pressure and shipping fast
  • 📚 Dedicated to problem solving, backend design, and collaborative learning
  • 🌱 Always eager to learn, explore new AI/ML frameworks, and collaborate on innovative ideas

🛠️ Skills & Technologies

💻 Languages

Python JavaScript TypeScript C C++ Go Dart HTML CSS

🧩 Frameworks & Libraries

React.js Node.js Express.js FastAPI Flutter

🔧 DevOps & Tools

Docker Git GitHub CI/CD Linux VS Code

🗄️ Databases

PostgreSQL MySQL SQLite MongoDB Supabase

🤖 ML & Data

NumPy Pandas Scikit-learn Matplotlib HuggingFace Reinforcement Learning

🧠 Concepts

REST APIs Data Structures & Algorithms OOP Computer Networks Operating Systems

🚀 Featured Projects

QR-based library occupancy system with real-time tracking, analytics dashboard, and hardware integration.

Node.js Flutter PostgreSQL Docker CI/CD

Golang backend service with JWT authentication, role-based access control (RBAC), and PostgreSQL integration.

Go JWT PostgreSQL REST API

Reinforcement learning environment for data cleaning built with OpenEnv — simulates real-world data processing challenges.

Python Reinforcement Learning OpenEnv

Python trading bot for Binance Futures Testnet (USDT-M) — Market, Limit & Grid orders via CLI and Gradio UI.

Python Gradio Binance API CLI


📊 GitHub Stats

GitHub Stats Top Languages
GitHub Streak

🐍 Contribution Graph Snake

github contribution grid snake animation

🏆 Achievements

🥇 Meta × PyTorch National Hackathon Finalist — Top 800 of 52,000+ developers nationally; built a PyTorch-based solution for efficient model deployment.
🎓 CGPA 9.33/10 — Consistently among top performers in B.Tech cohort at Graphic Era Hill University.
📜 LLM Engineering & Prompt Engineering Specialization (Udemy) — Large language models, prompt optimization, and AI application development.

🌍 Community & Open Source

  • 🏛️ Active member of FOSS Club — advocating for free and open-source software
  • 🤝 Contributor to AOSSIE and FirstContributions
  • 🧑‍🏫 Mentor peers in resume optimization, backend development, and open-source onboarding
  • 💬 Believer in building in public and learning through collaboration

📫 Connect with Me


Profile Views

💡 "Keep learning, keep building!"
Open to collaborations, internships, and open-source contributions.

Pinned Loading

  1. Smart-Library Smart-Library Public

    QR-based smart library occupancy system — Node.js, Flutter, PostgreSQL, Docker, CI/CD

    Dart 1

  2. data-cleaning-openenv data-cleaning-openenv Public

    Data Cleaning RL Environment built with OpenEnv

    HTML 1

  3. go-auth-service go-auth-service Public

    A Golang backend service with JWT authentication, role-based access control, and PostgreSQL integration. Includes signup/login APIs, protected routes, and clean modular structure.

    Go

  4. token-bucket-rate-limiter-service token-bucket-rate-limiter-service Public

    Standalone backend service implementing token bucket rate limiting with persistence, multi-instance safety, and load testing.

    TypeScript