Skip to content
View IITBGoutam's full-sized avatar
  • I am a UG undergrad at Indian Institute of Technology, Bombay pursuing a material science degree and a minor in machine learning and data science
  • India

Block or report IITBGoutam

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

Popular repositories Loading

  1. flappy-bird-reinforcement-learning flappy-bird-reinforcement-learning Public

    DQN agent (PyTorch) that learns to play Flappy Bird in a custom Gymnasium environment built from scratch with pygame.

    Jupyter Notebook

  2. phi3-writing-style-lora phi3-writing-style-lora Public

    LoRA fine-tune of Phi-3-mini-4k-instruct to reproduce one author's writing style from 75 samples. Beats few-shot GPT-5 by +0.12 SBERT cosine similarity.

    Jupyter Notebook

  3. vehicle-Insurance-_mlops vehicle-Insurance-_mlops Public

    end to end mlops with vehicle insurance

    Jupyter Notebook

  4. leetcode-revision leetcode-revision Public

    LLM-powered revision tool : scrapes accepted submissions, distills each into structured revision notes via Gemini, and serves them from a dependency-free static page.

    Python

  5. leetcode-profile-comparator leetcode-profile-comparator Public

    Compare two LeetCode profiles and find the problems your friend solved that you haven't - filterable by difficulty, topic tag and rating. Python backend + web UI.

    Python 2

  6. Airline-Booking-System Airline-Booking-System Public

    Microservice airline booking platform: Auth/Flight/Booking services + notification consumer behind an Nginx gateway, PostgreSQL per service, async messaging over Kafka (Redpanda), Dockerised, k6 lo…

    JavaScript