Skip to content
View AvinashUmrao's full-sized avatar

Highlights

  • Pro

Block or report AvinashUmrao

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

Hi there πŸ‘‹, I'm Avinash!

πŸ‘¨β€πŸ’» Software Engineering Student | Full-Stack (MERN) | DSA

header_

Thrilled to connect with you here!
I'm a Software Engineering student who enjoys building performance-oriented systems, from DSA-heavy C++ simulations to scalable full-stack web applications.

I work across algorithms, backend engineering, and modern web stacks, with hands-on experience in LLM-assisted automation using Gemini API, real-time analytics, and clean system design.

🌐 Connect with me:

LinkedIn Instagram Profile Views

πŸ’» Tech Stack:

Category Skills and Icons
Programming Languages C++ C Python JavaScript TypeScript SQL
Frontend Development React HTML CSS Bootstrap
Backend Development Node.js Express.js REST API
Databases MongoDB MySQL Firebase
Deployment & DevOps Vercel Render
APIs & Tools Postman Hoppscotch Markdown Git
Algorithms & Systems Graphs, Dijkstra, Trie, Huffman Coding, Knapsack, Ford-Fulkerson, Greedy, Dynamic Programming

πŸš€ Highlight Projects

  • 🏨 SafarNest β€’ Live Demo
    Full-stack travel stay platform with user authentication, listings, bookings, and interactive Mapbox integration.

  • πŸ“ PlacementDex
    Auto-extracts job offers from emails and syncs to Notion using LLM-integrated automation systems.

  • 🎯 Smart Metro
    Modular C++ metro simulator using Dijkstra, Trie, Huffman, Knapsack & Ford-Fulkerson for routing, compression & flow optimization.

  • 🎯 EduSmart+ β€’ Live
    Adaptive exam platform (GATE/JEE/NEET/CAT) with Elo-inspired difficulty scaling, real-time analytics & plagiarism detection.

  • πŸ›‘οΈ PhishGuard β€’ Live
    AI-assisted phishing detection system using Gemini API, combining rule-based heuristics, intent analysis, and tamper-evident storage (HMAC-SHA256).

  • πŸ–οΈ AirClick
    Real-time, hands-free gesture interaction system using OpenCV and MediaPipe for OS-level cursor control with smoothing to reduce jitter and false positives.

πŸ“Š GitHub Stats:

GitHub Stats Top Languages

GitHub Streak

Coding Gif

πŸ“¬ Interested in internships, system design discussions, or project collaborations?
Reach me at umraoavinash2004@gmail.com or connect with me on LinkedIn.

Thanks for stopping by!

Feel free to explore my repositories and reach out if something interests you.

Pinned Loading

  1. SafarNest SafarNest Public

    A full-stack vacation rental web app with listing, booking, and search functionality, built using Node.js, Express, EJS, and MongoDB.

    EJS

  2. Smart-Metro Smart-Metro Public

    Smart Metro is a modular C++-based Delhi Metro simulator using algorithms like Dijkstra, SJF, Ford-Fulkerson, and more. It features shortest paths, ticket verification, scheduling, and admin tools—…

    C++

  3. PlacementDex PlacementDex Public

    Forked from XoXoHarsh/PlacementDex

    A script that automates fetching job offer emails, extracting key details, and storing them in a Notion database for easy access. It uses powerful LLMs to streamline the workflow, eliminating the n…

    JavaScript

  4. AirClick- AirClick- Public

    AirClick is a real-time, webcam-based gesture interaction suite built with OpenCV, MediaPipe, and Pygame. It enables an AI virtual mouse, gesture-controlled space shooter, and hand sign language ty…

    Python

  5. minor minor Public

    Edusmart+ is a modern, intelligent exam-prep platform built with React, TypeScript, and Vite. It combines adaptive quizzes, gamification, analytics dashboards, blogs, and advanced plagiarism detect…

    TypeScript

  6. PhishGuard PhishGuard Public

    PhishGuard is a secure, AI-powered phishing detection system for Gmail that analyzes emails using rule-based heuristics and Gemini AI. It classifies emails as safe or risky, explains decisions, enc…

    Python