Skip to content
View V-Shah07's full-sized avatar

Block or report V-Shah07

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

πŸ‘‹ Hi, I'm Vivaan Shah

Typing SVG

πŸš€ About Me

Passionate Software Developer and CS student at Georgia Tech with expertise in algorithms, data structures, and full-stack development. I love building efficient solutions to complex problems and exploring new technologies, particularly in AI/ML, mobile development, and computer vision.

  • πŸ”­ Currently working on PromptlyAI - AI-powered productivity suite
  • 🌱 Learning advanced AI frameworks and mobile development
  • πŸ’‘ Interested in robotics, AI, and algorithm optimization
  • πŸ“« Reach me: vshah407@gatech.edu

πŸ› οΈ Technologies & Tools

Languages

Python Java C++ C JavaScript TypeScript Swift Go HTML5 CSS3 Bash MySQL

Frameworks & Libraries

Flask React Native Express.js Node.js React TensorFlow Keras OpenCV Firebase Hugging Face

Tools & Platforms

Git GitHub VS Code PyCharm Android Studio Xcode


πŸ“Œ Featured Projects

πŸ“± JainScan

Ingredient Scanner Mobile App | React Native, JavaScript, MongoDB, OpenAI API

Full-stack cross-platform mobile app to help members of the Jain religion identify foods they can't eat through ingredient scanning. Published on App Store with 125+ downloads and 95%+ accuracy using OpenAI API and Tesseract.js OCR.

πŸ€– PromptlyAI

AI-Powered Productivity Suite | TypeScript, React, AI APIs

An intelligent productivity tool that leverages AI to streamline workflows and enhance user productivity with smart suggestions and automation.

AI-Powered Security System | Python, Flask, OpenCV, Raspberry Pi

AI-powered security system with facial recognition and real-time monitoring capabilities. Reduced false alarms by 87% using custom facial recognition algorithms with real-time video streaming and automated email alerts.

AI Study App | React Native, Firebase, OpenAI API, Whisper API

Comprehensive AI-powered mobile study application featuring intelligent note organization with AI subject classification across 11+ categories, multimodal input capabilities (OCR and voice transcription), Pomodoro focus sessions, and advanced analytics dashboard.

Multimodal AI Language App | Python, Gradio, Hugging Face, PyTorch

Multimodal language learning application built with 12+ specialized Hugging Face models including Helsinki-NLP translation, Facebook MMS-TTS speech synthesis, and FLUX.1-dev image generation for immersive learning across 4 languages.


πŸ† Highlights

  • 🎯 85+ contributions in the last year
  • 🌟 38+ public repositories
  • πŸ“± Published mobile app on App Store
  • 🀝 Open source contributor
  • πŸ’» Specializing in AI/ML, mobile development, and algorithms

πŸ“« Connect With Me

GitHub Portfolio LinkedIn Email


πŸ’­ Quote of the Day

Quote


Thanks for visiting! ⭐ Star my repos if you find them interesting!

Popular repositories Loading

  1. RescueMaze RescueMaze Public

    C++ 1

  2. MazeBFS MazeBFS Public

    Simulation of robot using BFS to move through unexplored maze.

    C++

  3. MiniMax MiniMax Public

    DFS algorithm used to implement MiniMax and make unbeatable tic-tac-toe game.

    C++

  4. CSVSorter CSVSorter Public

    Program to sort any column of a .csv file

    C++

  5. DataStructures DataStructures Public

    Implementation of Stacks and Queues using doubly linked list.

    C++

  6. SortingAlgorithms SortingAlgorithms Public

    Implementations of various sorting algorithms and one searching algorithm.

    C++