Skip to content
View pragati-chaturvedi's full-sized avatar

Highlights

  • Pro

Block or report pragati-chaturvedi

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

๐ŸŒ Hello, World!

Welcome to my GitHub terminal. ๐Ÿš€


$ whoami
> Pragati Chaturvedi 

$ goals --2025
> Graduate๐ŸŽ“ โœ… | Build something users love๐Ÿ’ก ๐Ÿ“ˆ | Contribute to open-source๐ŸŒ ๐Ÿ‘ฉโ€๐Ÿ’ป

๐Ÿ“ฆ Featured Builds

๐Ÿง  ChicMate โ€“ Your AI Outfit Assistant

โ€œWhat should I wear today?โ€ Just ask ChicMate.
โ†’ React Native app that picks outfits from your wardrobe using Gemini + CLIP
โ†’ Recommends based on weather, occasion, and your uploaded items
โ†’ Firebase-authenticated, FastAPI backend, vector similarity search

๐Ÿ—‚๏ธ MindShelf [Checkout]โ€“ AI Knowledge Organizer

โ€œCapture ideas. Summarize instantly. Never lose a link again.โ€
โ†’ Built during MLH AI Hackfest in under 24 hours ๐Ÿš€
โ†’ Paste a link, and Gemini API summarizes + tags it into searchable "Mindfiles"
โ†’ Includes a Chrome extension + full-stack web app (React, Node.js, MongoDB)
โ†’ Natural language search for easy recall of saved resources

๐Ÿ—‚๏ธ Hop 'N Dash - Game [Checkout] โ€“ Game Built with Vanilla JS and Canvas API

โ€œCoding a game teaches a lot!!โ€
โ†’ Built for fun (I am a geek!) and found out how building a game is not fun and games ๐Ÿš€
โ†’ A side scrollable game handling player movement (running, jumping, rolling) and interaction with NPCs in the game
โ†’ Designed UI and Game Logic. โ†’ In this game users control a playful dog that must roll into all kinds of enemies to score points and avoid collisions to stay alive.

๐Ÿ“š LibBot โ€“ Library Chatbot Manager

โ†’ AI chatbot that manages library inventory via natural language
โ†’ Built with Flask + OpenAI + Google Sheets API

๐ŸŽจ Chaos Game โ€“ Interactive Fractal Visualizer

โ†’ Real-time rendering of Sierpiล„ski-like patterns with React + Canvas API


What I ususally work with


๐ŸŒ Let's Connect


Pinned Loading

  1. ChicMate ChicMate Public

    A multi-modal mobile application that provides personalised outfit recommendations from user's wardrobe based on user's style and location trend and weather.

    JavaScript 1

  2. Hop-n-Dash-Game Hop-n-Dash-Game Public

    Game Development with Vanilla JavaScript and HTML Canvas.

    JavaScript

  3. MindShelf-frontend MindShelf-frontend Public

    Frontend code for Mindshelf Web App

    JavaScript 1

  4. LibBot LibBot Public

    A Python-based project integrating OpenAI's ChatGPT API with Google Sheets for dynamic data handling and manipulation. Features a context-aware chatbot built using Flask that allows natural languagโ€ฆ

    Python

  5. chaos-game chaos-game Public

    UI rendering of fractals of different polygons as given by Wacล‚aw F. Sierpiล„ski.

    HTML

  6. AppointEase AppointEase Public

    This project implements an AI chatbot that schedules appointments using Google Calendar and provides schedule availability fetched from Google Docs. The chatbot uses OpenAI's GPT model for natural โ€ฆ

    Python