Skip to content
View mishrashashmit's full-sized avatar

Block or report mishrashashmit

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.

Content in all repositories owned by your account will be closed.
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
mishrashashmit/README.md

Hi, I'm Shashmit Mishra

Third-year B.Tech Computer Science & AI student building a foundation in data structures, algorithms, and software development — while applying that foundation to practical machine learning systems.

About Me

I'm currently in my third year of a B.Tech in Computer Science & Artificial Intelligence at PSIT, Kanpur. My core focus is strengthening my DSA and software engineering fundamentals in C++ and Python, and I apply what I learn by building end-to-end projects — from ML pipelines to multi-agent AI systems. I hold a published Indian Patent Office patent for a sensor-driven assistive hardware system, which grew out of the same instinct that drives most of my projects: take a real problem and build something that actually works, end to end. I'm working toward SDE and AI/ML internship roles, with product-oriented AI as a longer-term interest.

What I'm Currently Working On

  • Building FraudLens, an explainable credit card fraud detection pipeline — EDA and class-balancing (SMOTE) are done; XGBoost classification with a SHAP/LIME explainability layer is in active development, with a FastAPI + React delivery layer planned next.
  • Strengthening core DSA and object-oriented design through daily problem-solving practice.
  • Exploring multi-agent AI system design (Google Gemini, Agent-to-Agent protocol).

Tech Stack

Languages

Python, C++, JavaScript   SQL

Backend / Frameworks

FastAPI, React

AI / ML

Google Gemini  ·  XGBoost  ·  SHAP  ·  LIME  ·  RAG  ·  Prompt Engineering  ·  A2A Protocol

Data / Platforms

Kaggle Google Colab Power BI

Developer Tools

Git, GitHub

Problem Solving

I practice DSA consistently and hold a 4-star rating on HackerRank, alongside a SQL (Basic) certification. I'm actively working through structured pattern-based problem sets to build interview-ready algorithmic fluency.

Projects

  • FraudLens — Explainable ML pipeline for credit card fraud detection. EDA + SMOTE class-balancing complete; XGBoost + SHAP/LIME explainability layer in progress. Python XGBoost FastAPI React
  • ResearchMind AI — A Retrieval-Augmented Generation (RAG) tool for searching, summarizing, and identifying trends across research papers. Python NLP RAG LLMs
  • ShopSphere AI — Multi-agent e-commerce assistant using ML-based recommendation logic and NLP intent parsing. Python Generative AI NLP
  • AI Agents (Google x Kaggle 5-Day Intensive) — Built a currency converter agent and a multi-agent customer support/product catalog system using Gemini and the Agent-to-Agent (A2A) protocol. Python Gemini A2A
  • SpineEase — SpineEase — Patented assistive hardware that senses bad posture and physically corrects it in real time using flex sensors and pneumatic actuators. Python Microcontrollers Sensors

Achievements & Experience

  • 🏅 Patent Published — Indian Patent Office (No. 34/2025), for a sensor-driven assistive hardware system using pneumatic actuators for real-time posture correction
  • 🎓 OCI Certified AI Foundations Associate
  • 💻 HackerRank 4-Star Problem Solver
  • 🎤 Presented SpineEase at TECHKRITI, IIT Kanpur and an international engineering conference
  • 🏆 Runner-up, TechExpo'24, PSIT Kanpur
  • 🚩 Smart India Hackathon (SIH) 2025 participant
  • 👥 Joint President, IGNITIA — PSIT Kanpur's annual techno-cultural fest, coordinating cross-functional teams and external sponsors
  • ✍️ Content Writer, MeetKats — authored technical articles translating ML/AI concepts for general audiences
  • 🌱 Completed the McKinsey Forward Program

Currently Learning / Exploring

  • Object-oriented design in C++
  • Deeper distributed-systems and backend fundamentals
  • Applied explainable AI (XAI) techniques in production-style pipelines

Connect With Me

Popular repositories Loading

  1. ResearchMind-AI ResearchMind-AI Public

    ResearchMind AI is a stateless multi-agent system using Python and Google Gemini API to analyze research papers through real-time pipelines for search, summarization, topic extraction, and trend an…

    Python 1

  2. ShopSphere-AI ShopSphere-AI Public

    Gemini 2.5 Flash powered multi-agent e-commerce assistant — routes user queries to specialized AI agents for product search, recommendations, and order management.

    Python 1

  3. LeetCode LeetCode Public

    A curated collection of my LeetCode solutions organized by Data Structures, aimed at strengthening problem-solving skills for coding interviews with clean and efficient code.

  4. HackerRank HackerRank Public

    A curated collection of my HackerRank solutions aimed at strengthening problem-solving skills for coding interviews with clean and efficient code.

  5. GfG-160---160-Days-of-Problem-Solving GfG-160---160-Days-of-Problem-Solving Public

    A structured collection of solutions for the GeeksforGeeks 160 Days of Problem Solving challenge, focusing on consistent DSA practice and interview preparation.

  6. GeeksforGeeks GeeksforGeeks Public

    A curated collection of my everyday GFG questions focused on improving my problem-solving skills.