B.Tech CSE @ MANIT Bhopal (CGPA: 9.29) | 2023-2027
- ๐ซ Reach me at sakshamsinghrathore1304@gmail.com
ย ย
ย ย
ย ย
ย ย
ย ย
ย ย
ย ย
ย ย
ย ย
ย ย
ย ย
ย ย
ย ย
ย ย
ย ย
ย ย
ย ย
ย ย
ย ย
ย ย
ย ย
ย ย
ย ย
ย ย
Languages: C, C++, JavaScript, TypeScript, HTML, CSS, Python, Rust
Frameworks/Libraries: React.js, Next.js 15, Node.js, Express.js, Tailwind CSS, Redux Toolkit, Framer Motion, Zod, Turborepo, Clerk, Anchor Framework, Convex, Radix UI, React Hook Form, Vercel AI SDK
Databases: MongoDB, MySQL, PostgreSQL, Qdrant Vector DB, Prisma ORM, Convex Vector DB, Convex Real-time BaaS
Backend Services: Convex (Real-time BaaS with vector indexing), Clerk OAuth, Schematic Feature Flags & Billing, Svix Webhooks
Blockchain & Web3: Solana, Web3.js, @coral-xyz/anchor, SPL Token, Phantom & Solflare Wallets, JWT Authentication
Smart Contracts: Rust + Anchor Framework (v0.29), PDA Architecture, Cross-Program Invocation (CPI)
Cloud & Storage: AWS S3, AWS Pre-signed URLs, Convex File Storage
Package Managers & Build Tools: NPM, Yarn, Bun, Vite, pnpm
Tools: Git, GitHub, Postman, VS Code, Linux Terminal, ESLint, Prettier, Docker
AI/ML: Claude (Anthropic), Google Gemini API, OpenAI API (DALL-E, GPT-4), LangChain, RAG, Vector Search, Embeddings (1536D), Semantic Search, FAISS Vector DB, HuggingFace Instructor Embeddings, Streamlit, Document Loaders, Server Actions, TensorFlow 2.12.0, Keras, PyTorch, Scikit-learn, XGBoost, Pandas, NumPy, Matplotlib, Seaborn, SMOTE, Jupyter Notebooks
ML Ops & DevOps: MLflow, DVC (Data Version Control), Flask, Flask-CORS, Experiment Tracking, Data Versioning, Model Registry, Docker Containerization
| Project | PR Title | PR Link | Issue Link | Type | Date Opened | Date Merged | Status | Impact |
|---|---|---|---|---|---|---|---|---|
| TensorFlow Quantum | Update qsim from 0.13.3 to 0.21.0 | PR #982 | Issue #830 | Dependency Update | 30-Jan-2026 | 06-Feb-2026 | Merged โ | Updated to latest version with bug fixes & matrix gates support |
| Bitcoin Core | net: don't perform network activity when networkactive=0 | PR #34467 | Issue #34190 | Bug Fix | 31-Jan-2026 | Pending | Open ๐ | Fixes network activity flag, prevents unnecessary log spam when networkactive=0 |
| TensorFlow | [AutoGraph] Add warning when Python random module is used inside tf.function | PR #109227 | Issue #109111 | Feature | 31-Jan-2026 | Pending | Open ๐ | Prevents shape mismatch errors by warning about Python random module usage in tf.function |
| TensorFlow | Fix InitializeTableFromDataset crash by using OP_REQUIRES_ASYNC | PR #107295 | Issue #107125 | Bug Fix | 31-Dec-2025 | 13-Jan-2026 | Merged โ | Fixed crash, improved error handling, eliminated process abort |
| TensorFlow Quantum | Fix TensorFlow Device Configuration After Import | PR #947 | Issue #911 | Bug Fix | 24-Dec-2025 | 09-Jan-2026 | Merged โ | Implemented lazy loading, allows device config after import |
| Music Blocks V4 | feat: add comprehensive input validation system | PR #481 | Issue #468 | Feature | 20-Dec-2025 | Pending | Open ๐ | 3800+ lines, type-safe validation, React components, comprehensive test suite |
| Sugar Labs www-v2 | Fix typo: correct 'ost' to 'most' in TryCardData | PR #518 | Issue #519 | Docs | 31-Oct-2025 | 03-Nov-2025 | Merged โ | Fixed typo in description |
| Sugar Labs www-v2 | Add /community-news redirect to /news/community-news | PR #515 | Issue #514 | Bug Fix | 29-Oct-2025 | 31-Oct-2025 | Merged โ | Fixed broken legacy newsletter links with proper redirect |
| OpsiMate Website | feat: add Slack icon to community buttons for improved brand recognition | PR #65 | Issue #60 | Feature | 28-Oct-2025 | 30-Oct-2025 | Merged โ | Added Slack icon integration, 3 components updated, accessibility support |
| ResilientApp ResCanvas | ๐ก๏ธ Comprehensive API Rate Limiting | PR #56 | Issue #34 | Feature | 28-Oct-2025 | 29-Oct-2025 | Merged โ | Multi-tier rate limiting, 1600+ lines, 16 tests, DoS protection, Redis integration |
| Commitra React-Verse | feat: add TaskFlow Board with React Flow integration | PR #123 | Issue #120 | Feature | 28-Oct-2025 | 29-Oct-2025 | Merged โ | 712 lines, drag-drop nodes, localStorage persistence, export/import, responsiveness |
| Recodehive Awesome-GitHub-Profiles | Fixed UI For Dark-Mode | PR #1156 | Issue #1154 | Bug Fix | 30-Oct-2024 | 30-Oct-2024 | Merged โ | Fixed dark mode visibility issue for GitHub Foundation exam link |
| Recodehive Awesome-GitHub-Profiles | Bug In Mobile View: Toggle Mode Not Working | PR #1135 | Issue #1134 | Bug Fix | 29-Oct-2024 | 29-Oct-2024 | Merged โ | Fixed mobile mode toggle button functionality |
| Recodehive Awesome-GitHub-Profiles | Twitter Logo Was Not Visible In Both Mode | PR #1050 | Issue #1049 | Bug Fix | 24-Oct-2024 | 24-Oct-2024 | Merged โ | Fixed Twitter logo visibility in light and dark modes |
| Project Name | Tech Stack | Description | Status | Live Demo | Repository | Project Data |
|---|---|---|---|---|---|---|
| ๏ฟฝ FundFlow | Frontend Stack React 18 Vite Tailwind CSS Blockchain Stack Solidity ^0.8.9 Ethereum/Web3 ethers.js ThirdWeb SDK Hardhat |
Decentralized crowdfunding platform enabling creators to launch campaigns and receive direct donations via blockchain. Features campaign creation, real-time fund tracking, transparent donor management, and secure Web3 wallet integration. Smart contract handles campaign lifecycle and automated donor payouts. Responsive React interface with Tailwind styling deployed on IPFS. | โ Completed | Coming Soon ๐ | GitHub Repo ๐ป | Last Updated: 14-February-2026 โฐ |
| ๏ฟฝ๐ Customer Churn Prediction | ML/Data Science Stack Python NumPy Pandas Matplotlib Seaborn Scikit-learn XGBoost SMOTE |
A comprehensive ML pipeline for predicting customer churn using the Telco Customer Churn dataset (7043 customers, 21 features). Includes complete EDA with histograms, box plots & correlation heatmaps, data preprocessing with Label Encoding, SMOTE for class imbalance handling, and comparison of Decision Tree, Random Forest & XGBoost classifiers using 5-fold cross-validation. Random Forest achieved highest accuracy. Features model serialization with Pickle and a predictive system for real-time inference on new customer data. | โ Completed | Jupyter Notebook ๐ | GitHub Repo ๐ป | Last Updated: 27-December-2024 โฐ |
| ๐ค CodeBasics AI-Powered Q&A | AI/ML Stack Python Google Gemini LangChain Frontend & Vector DB Streamlit FAISS HuggingFace Instructor |
Enterprise-grade AI-powered Question-Answering system for CodeBasics e-learning platform using Google Gemini LLM and advanced RAG architecture. Enables students to instantly ask questions about courses, bootcamps, pricing, and learning paths with accurate answers sourced from real FAQ data. Complete pipeline: CSV FAQ loader โ HuggingFace Instructor embeddings (semantic encoding) โ FAISS vector database (similarity search) โ LangChain orchestration โ Gemini LLM response generation. Features: Streamlit UI with knowledge base creation, configurable retrieval threshold, context-aware prompt engineering, and real-time question answering. Handles thousands of queries with 95%+ accuracy, reducing human support workload while providing 24/7 verified assistance. Complete end-to-end implementation from data processing to production-ready deployment. | โ Completed | Vector DB ๐ | GitHub Repo ๐ป | Last Updated: 15-February-2026 โฐ |
| ๐ LinkBridge -URL Shortener | Frontend Stack React 19 Vite 6 Tailwind CSS 4 Backend Stack Node.js Express.js 5 MongoDB Redux Toolkit |
A modern, full-stack URL shortener built with MERN stack featuring user authentication, custom short URLs, click analytics, glass-morphism UI, dark/light themes, and real-time dashboard. Includes JWT authentication, protected routes, and responsive design optimized for all devices. | โ Completed | Coming Soon ๐ | GitHub Repo ๐ป | Last Updated: 29-August-2025 โฐ |
| ๐ง BigBrain - AI Team Docs | Frontend Stack Next.js 14 TypeScript Tailwind CSS Radix UI Backend Stack Convex OpenAI API Clerk Auth |
Full-stack intelligent team documentation platform combining document management, vector embeddings, and conversational AI. Enables organizations to centralize documentation, perform semantic vector search (1536D embeddings), and interact with content via AI-powered Q&A chat. Features real-time synchronization, organization-based access control, multi-format document support, and automated embedding generation. Implements RAG pipeline with OpenAI integration, dual authentication (OAuth + org webhooks), and production-ready security. | โ Completed | Coming Soon ๐ | GitHub Repo ๐ป | Last Updated: 14-February-2026 โฐ |
| ๐ VibeConnect | Frontend Stack React 19 Vite Tailwind CSS Backend Stack Node.js Express.js MongoDB Real-time Features Stream Chat & Video |
A comprehensive MERN stack language learning social platform featuring real-time chat, video calls, friend systems, and language exchange matching. Users can connect with native speakers worldwide, practice conversations, and build meaningful connections while learning new languages. | โ Completed | Coming Soon ๐ | GitHub Repo ๐ป | Last Updated: 21-August-2025 โฐ |
| ๐ค AI Code Reviewer | Frontend Stack React 19 Vite 6 Tailwind CSS 4 Backend Stack Node.js Express.js Gemini 2.0 Flash |
A modern React application with AI-powered code review capabilities. Features a split-pane design with code editor and markdown review display using Gemini AI for intelligent code analysis. | Completed | Live Demo๐ฎ | GitHub Repo ๐ป | Last Updated: 15-March-2025 โฐ |
| โ๏ธ TaskChain | Frontend Stack Next.js 14 TypeScript Tailwind CSS Backend Stack Node.js Express.js PostgreSQL Blockchain & Storage Solana Web3.js Prisma ORM AWS S3 |
A decentralized micro-tasking platform on Solana blockchain where users create image selection tasks and workers earn SOL for accurate submissions. Features dual user frontends (task creators & workers), wallet-based authentication via Solana, real-time task submissions, and automated Solana payment processing. Includes task analytics, worker reputation tracking, and secure JWT-authenticated backend with S3 image storage integration. | โ Completed | Coming Soon ๐ | GitHub Repo ๐ป | Last Updated: 14-February-2026 โฐ |
| ๐ UptimeDAO | Frontend Stack Next.js 15 React 19 Tailwind CSS 4 Backend Stack Node.js (Bun) Express.js 5 Database & Infrastructure PostgreSQL Prisma ORM Blockchain Solana Web3.js |
Distributed, blockchain-powered website uptime monitoring platform built with Turborepo monorepo architecture. Enables users to monitor website health via decentralized validator network while compensating validators with cryptocurrency. Features real-time uptime tracking with latency metrics, multi-tenant architecture with JWT auth, Clerk OAuth integration, and automated Solana-based payout system. Validators globally perform health checks earning rewards tracked on blockchain. Modern tech stack with Next.js 15 Turbopack frontend, Express.js API, PostgreSQL database, and Solana integration for decentralized trust & payments. | โ Completed | Coming Soon ๐ | GitHub Repo ๐ป | Last Updated: 14-February-2026 โฐ |
| ๐ฅ Kidney Disease Classification System | Deep Learning Stack Python 3.8+ TensorFlow 2.12.0 Keras ML Ops Stack MLflow 2.2.2 DVC (Data Version Control) Web Framework Flask Containerization Docker Data Science Pandas, NumPy, Matplotlib, Seaborn |
Production-ready Medical AI system for automated kidney disease classification from CT scan images using CNN with VGG16 transfer learning. Features complete ML pipeline: 4-stage workflow (data ingestion โ base model prep โ training โ evaluation) with experiment tracking via MLflow and reproducible workflows using DVC. Implements data augmentation, transfer learning with ImageNet pretrained weights, and Flask-based REST API with HTML/Bootstrap UI for web predictions. Includes comprehensive YAML configuration management, real-time metrics logging, model registry, and Docker containerization for deployment on AWS EC2. Handles image preprocessing (224ร224ร3), binary classification (diseased vs normal), and provides confidence scores for each prediction. | โ Completed | Web API ๐ | GitHub Repo ๐ป | Last Updated: 14-February-2026 โฐ |
| ๐ SolanaICO | Frontend Smart Contract Web3 Web3.js v1.89 SPL Token Phantom/Solflare |
Full-stack Solana ICO/PreSale DApp with Anchor smart contract featuring PDA-based vault architecture, admin controls, real-time wallet integration, and comprehensive UI. Smart contract handles token sales, deposits, and SOL collection via CPI & system program calls. Features: hero section, partners showcase, tokenomics dashboard (allocation breakdown, token details), 4-phase roadmap timeline, 6 feature highlights, admin panel, real-time sale progress tracking, and responsive design. Wallet integration supports Phantom & Solflare with dynamic SOL balance tracking. | โ Completed | Dev Ready ๐ | GitHub Repo ๐ป | Last Updated: 14-February-2026 โฐ |
| ๐ฌ SynapseFlow AI | Frontend Stack Next.js 15 TypeScript Tailwind CSS Radix UI Backend Stack Convex (Real-time BaaS) Clerk Auth AI/ML Stack Claude (Anthropic) OpenAI (DALL-E, GPT) Feature Management Schematic |
Next.js 15 AI-powered SaaS platform for YouTube video analysis. Users submit YouTube URLs to receive AI-generated insights including video transcriptions, AI-generated thumbnails, smart titles, and detailed analysis. Features intelligent server actions leveraging Claude for processing, OpenAI for image generation and titling, Convex for real-time database storage, Clerk for secure authentication, and Schematic for feature-flagged access control & usage tracking. Includes responsive UI with Radix components, TypeScript type safety, and comprehensive feature usage analytics. Real-time data synchronization with multi-user support. | โ Completed | Coming Soon ๐ฅ | GitHub Repo ๐ป | Last Updated: 14-February-2026 โฐ |
| ๐ฆ๏ธ Weather App | HTML5 CSS3 JavaScript |
A weather forecast app using external APIs to fetch real-time data, styled for a modern, user-friendly interface. | โ Completed | Live Demo โ๏ธ | GitHub Repo ๐ป | Last Updated: 09-May-2024 โฐ |
| Tic-Tac-Toe Game โโญ | HTML5 CSS3 JavaScript |
A classic Tic-Tac-Toe game featuring a user-friendly interface with engaging gameplay and responsive design. | โ Completed | Live Demo ๐ | GitHub Repo ๐ป | Last Updated: 17-Apr-24 โฐ |
| Rock-Paper-Scissors Game ๐ฎ | HTML5 CSS3 JavaScript |
A fun, interactive implementation of the classic Rock-Paper-Scissors game with engaging animations and responsive design. โจ | โ Completed | Live Demo ๐ | GitHub Repo ๐ป | Last Updated: 16-Apr-24 โฐ |
๐ฏ Competitive Programming
- LeetCode Max Rating: 1735 | CodeChef: 1550 | Codeforces: 1448 (Specialist)
- Contest Rankings: LeetCode Weekly #455 (Rank 369), #456 (Rank 1105)
- Problem Solving: 600+ DSA problems solved across platforms (Top 10.7% globally)
๐ Hackathons & Competitions
- Goldman Sachs India Hackathon 2025: AIR-206 among 1500+ participants
- CodeChef Starters: Global Rank 401 (Starters 190), 947 (Starters 195)
๐ Academic Excellence
- JEE 2023: AIR 5180 (99.5650 percentile) - Top 0.43% of 1.2M+ candidates
- MANIT Bhopal: Rank Opener with 9.29 CGPA
|

























