Skip to content
View Parth-bot-crypto26's full-sized avatar

Block or report Parth-bot-crypto26

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
Parth-bot-crypto26/README.md

🎯 About Me

name: Parth Deshpande
role: Systems & ML Engineer
education: B.Tech CSE (AI & ML) @ VIT Bhopal
cgpa: 8.97 / 10
location: Bhopal, India
status: "Compiling Core..."

specializations:
  - Vector Databases & High-Dimensional Search
  - Distributed Backend Systems
  - Real-time ML Inference Pipelines
  - Human-Computer Interaction Systems

currently_building: "Microservices EdTech platform serving 20,000+ students"
learning: "Agentic AI · Advanced System Design · Low-Level Optimization"
  • 🔭 Currently: Co-Founder & Backend Lead @ VITAMIN EdTech — FastAPI microservices, MongoDB, Socket.io, Gemini API
  • 🧠 Previously: AI Developer Intern @ AlgoFed · C++ Developer Intern @ Code Casa
  • 🏆 Selected: Amazon ML Summer School 2026 (Top 2.2% of 1.34L+ registrations)
  • Fun Fact: Built a vector database from scratch in C++ with HNSW, KD-Tree & custom RAG pipeline

🛠️ Tech Stack

Languages

AI / Machine Learning

Web Development

Databases & Cloud

Tools & DevOps


📊 GitHub Analytics

Profile Details

GitHub Stats Top Languages

GitHub Streak

Trophies


🏆 Competitive Programming


🚀 Featured Projects

Project Tech Stack Description
Vector-Database C++, HNSW, KD-Tree, Ollama, REST API High-dimensional vector search engine from scratch with custom RAG pipeline
VITAMIN EdTech FastAPI, MongoDB, Socket.io, Gemini API Microservices backend serving 20,000+ students with offline-first sync
Netlyze C++, Python, scikit-learn, Wireshark Real-time network traffic analyzer with ML-based bottleneck prediction
Semantic Code Similarity Python, Word2Vec, GloVe, Streamlit NLP-based plagiarism detector resistant to obfuscation
Subway Surfers HCI Python, OpenCV, MediaPipe, PyAutoGUI Full body gesture control system for gaming

📜 Certifications

Certification Issuer Date
Oracle Agentic AI Certified Foundations Associate Oracle Jul 2026
Oracle Cloud Infrastructure 2025 AI Foundations Associate Oracle Jun 2026
5-Day AI Agents: Intensive Vibe Coding with Google Google & Kaggle Jun 2026
Applied Machine Learning in Python University of Michigan (Coursera) Dec 2025
Cloud Computing NPTEL, IIT Kharagpur Apr 2025
Introduction to Internet of Things NPTEL, IIT Kharagpur Apr 2026
Dynamic Programming & Graph Theory Camps AlgoUniversity 2025


🌌 Destiny always demands patience 🌌



Pinned Loading

  1. Portfolio Portfolio Public

    A personal portfolio showcasing projects and skills. Built with modern web technologies including React, TypeScript, Vite, Tailwind CSS, and shadcn-ui.

    TypeScript 1

  2. netninja netninja Public

    NetNinja – Cyber Safe Kids World is an interactive web platform designed to teach children essential cyber safety skills through animated stories, fun games, simulations, and an AI chatbot — all in…

    TypeScript

  3. Subway-Surfers-Virtual-Play Subway-Surfers-Virtual-Play Public

    A real-time Human–Computer Interaction (HCI) system that lets you play Subway Surfers using body gestures. Built with Python, OpenCV, and MediaPipe Pose, it captures webcam feeds to track shoulder …

    Python

  4. semantic_code_similarity semantic_code_similarity Public

    An NLP-based semantic plagiarism checker and logic similarity detector for Python source code. By transforming tokenized code structures into document vectors via adjustable Word2Vec or pre-trained…

    Python

  5. VITAMIN VITAMIN Public

    An integrated, student-centric academic and campus life companion application designed specifically for the Vellore Institute of Technology (VIT) ecosystem. Built as an EPICS community service proj…

    HTML

  6. Vector-Database Vector-Database Public

    A lightweight, high-performance Vector Database implemented from scratch in C++ with a built-in REST API interface. This project features high-dimensional vector index structures for fast similarit…

    C++