Skip to content
View nehayadav827's full-sized avatar

Block or report nehayadav827

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

๐Ÿ™‹โ€โ™€๏ธ About Me

class Neha:
    def __init__(self):
        self.name       = "Neha Yadav"
        self.college    = "IIIT Guwahati (B.Tech ECE, 2024โ€“2028)"
        self.cpi        = 8.10
        self.location   = "Rewari, Haryana ๐Ÿ‡ฎ๐Ÿ‡ณ"
        self.interests  = ["Data Structures & Algorithms", "Backend Dev", "ML / AI"]
        self.currently  = "Building cool stuff and breaking things (then fixing them)"

    def say_hi(self):
        print("Thanks for stopping by! Let's build something great ๐Ÿš€")

๐Ÿ† Highlights

๐Ÿฅ‡ Achievement ๐Ÿ“Œ Details
๐Ÿค– IESA DeepTech Hackathon 2026 Finalist โ€” Top 10 out of 911 teams ยท Defect-detection ML model deployed via ONNX โ†’ TFLite on MCUXpresso
๐ŸŽ“ ATF 2026 Fellow Algo University ยท Selected among top 126 from 100,000+ applicants
๐Ÿ’ก Ideathon IIITG (E-Cell) 2nd Runner-Up
โญ CodeChef 4โ˜… ยท Rating 1836

๐Ÿ› ๏ธ Tech Stack

Languages

C Java Python JavaScript HTML5 CSS3

Backend & Databases

Spring Boot REST API PostgreSQL MySQL

ML & Data Science

NumPy Pandas Scikit-learn Matplotlib

Tools & Platforms

Linux Git GitHub VS Code Postman


๐Ÿš€ Featured Projects


๐Ÿ“Œ Project Highlights

Project Tech What it does
๐Ÿค– Finbot โ€” The Loan Advisor Python ยท ML AI-powered loan advisory chatbot using ML models
๐Ÿ’ฌ Talk To Data Python ยท NLP Natural language interface to query datasets conversationally
๐Ÿ“ง Email Triage System Python ยท ML Automated email classification and priority triage
๐ŸŽŸ๏ธ Online Ticket Booking System Spring Boot ยท PostgreSQL Backend system with real-time seat availability & concurrent booking prevention
๐Ÿฆ Flappy Bird (Web) HTML ยท CSS ยท JS Interactive game with collision detection & requestAnimationFrame

๐ŸŽฏ Positions of Responsibility

  • ๐Ÿง  Club Coordinator โ€” Prashantantra, The Quiz Club, IIITG ยท Aug 2025 โ€“ Present
  • ๐Ÿค– Member โ€” Technocrats Club (Robotics Club of IIITG) ยท Feb 2025 โ€“ Dec 2025 ยท Working with Arduino, servo motors & OpenCV
  • ๐ŸŽค PR & Sponsorship Volunteer โ€” YUVAAN 2025 (Cultural Fest), IIITG MUN (Manthan), ENTROPY 2024 (Tech Fest)

๐ŸŽ“ Education

B.Tech in Electronics and Communication Engineering Indian Institute of Information Technology Guwahati ยท 2024 โ€“ 2028 ยท CPI: 8.10

Coursework: DSA ยท Computer Organization ยท Operating Systems ยท OOP ยท C ยท Java

Senior Secondary (CBSE) โ€” PCM Suraj School, Rewari ยท 2022 โ€“ 2024 ยท 91.2%


๐Ÿ’ฌ Let's Connect!

I'm always open to interesting conversations, collaborations, and opportunities.

๐Ÿ“ง nehay.college@gmail.com ยท ๐Ÿ“ Rewari, Haryana

Popular repositories Loading

  1. express express Public

    Forked from expressjs/express

    Fast, unopinionated, minimalist web framework for node.

    JavaScript

  2. My_Flappy_Bird_Game My_Flappy_Bird_Game Public

    JavaScript

  3. Finbot_The_LoanAdvisor Finbot_The_LoanAdvisor Public

    Python

  4. Online_Ticket_Booking_System Online_Ticket_Booking_System Public

    CSS

  5. Talk-To-Data Talk-To-Data Public

    Query Data in Natural Language

    JavaScript

  6. Email-Triage-System Email-Triage-System Public

    Python