Pinned Loading
-
portfolio
portfolio PublicMy personal portfolio built with React and TypeScript - featuring my recent work, projects, and a chatbot powered by OpenAI.
TypeScript
-
pet-adoption-center
pet-adoption-center PublicReact project demonstrating advanced patterns like Context API, Higher Order Components, and Render Props through a themed Pet Adoption Center UI. Built with Tailwind CSS and fully tested.
JavaScript
-
weather-prediction-app
weather-prediction-app PublicMachine learning app that predicts next-day temperatures using a k-NN model (FastAPI + React)
Python
-
nlp-workshop
nlp-workshop PublicEnd-to-end NLP project using the 20 Newsgroups dataset. Built a text classification pipeline with TF-IDF vectorization and a Naive Bayes model. Includes preprocessing, training, evaluation, and vis…
Python
-
clip-zero-shot-flowers
clip-zero-shot-flowers PublicZero-shot image classifier using OpenAI's CLIP model on a flower dataset. Predicts image labels using natural language prompts — no fine-tuning required.
Python
-
dqn-cartpole
dqn-cartpole PublicDeep Q-Network agent trained to solve the CartPole-v1 environment using experience replay, target networks, and epsilon-greedy exploration. Includes reward shaping and training logs.
Python
If the problem persists, check the GitHub status page or contact support.