Skip to content
View Gagancreates's full-sized avatar

Block or report Gagancreates

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

gagan

CS Sophomore · ML Engineer · Serial Builder


hey there!, this is Gagan - a Computer Science undergrad building machine learning systems and building cool stuff on the web. MLE during the day and dev by the night, I ship things frequently and I build things that makes me curious. I also write tech blogs on my personal website, do check it out!


Tech Stack

Languages
Python JavaScript TypeScript C

ML
NumPy Pandas PyTorch scikit-learn LangChain

Web Dev
Next.js FastAPI Django React Node.js Express Firebase Tailwind CSS

Tools
Git GitHub Vercel

Postman


Current Focus

  • Building zTutor – an AI-native educational video generator
  • Implementing ML research papers and exploring RL.
  • Learning System Design out of curiosity.

Pinned Loading

  1. bhagavad-gita-gpt1 bhagavad-gita-gpt1 Public

    An AI powered bhagavad gita assistant which answers all your questions with wisdom and provides you solution on the basis of the bhagavad gita and gives relevant verses along with their explanation

    TypeScript

  2. arxiv-gram arxiv-gram Public

    read all the arxiv research papers in a scrollable way, you can select any topic you like and search for papers and get pdf for each of them

    TypeScript

  3. dailydoseofknowledge dailydoseofknowledge Public

    get daily articles, questionnaires, quizzes and learning resources based on the topics you are interested at. this is something that i built for myslef

    TypeScript

  4. youtube-mindmap-generator youtube-mindmap-generator Public

    A website which generates mindmaps, which summarises the youtube video by just uploading the URL of that video.

    TypeScript

  5. coding-in-c coding-in-c Public

    Implementing all the things that I learn about C. Here I practice what was done in college and what I learn on my own.

    C

  6. neural-network-from-scratch neural-network-from-scratch Public

    implement a neural network from scratch using only numpy and python

    Jupyter Notebook 1