Skip to content
View Brijesh03032001's full-sized avatar

Block or report Brijesh03032001

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
Brijesh03032001/README.md
Brijesh Kumar

Hey there, I'm Brijesh Kumar ๐Ÿ‘จโ€๐Ÿ’ป

Engineer by training, creator by passion. I'm a Graduate Student at ASU blending
AI, Computer Vision, and Data Mining to design intelligent systems that solve real-world problems.
Driven by curiosity, I love building solutions that are scalable, insightful, and elegant.

๐Ÿ” About Me

Name: Brijesh Kumar
Role: Graduate Student @ Arizona State University
Passion: AI/ML, Data Mining, Computer Vision, Software Engineering
Strengths:
  - ๐Ÿ“Š Data-driven Development
  - ๐Ÿง  Deep Learning, NLP, Recommender Systems
  - ๐Ÿ› ๏ธ Microservices, REST APIs, Scalable Backend
  - ๐Ÿงฎ Big Data, Distributed Computing
CodingPower:
  - ๐Ÿ’ป Solved 600+ LeetCode Problems
  - ๐Ÿ… Top 150 out of 20,000+ on CodeChef
  - ๐Ÿ”ข TA for Statistics & Probability

๐Ÿ› ๏ธ Tech Stack

๐Ÿ’ป Languages: Python | Java | C++ | R | SQL
๐Ÿ“ฆ Tools: Pandas | NumPy | Sklearn | TensorFlow | PySpark | Hadoop
๐Ÿงฑ Backend: Spring Boot | Flask | Django | Node.js
๐Ÿงฐ DevOps: Docker | Jenkins | AWS | Terraform | Git
๐Ÿง  Domains: Data Mining | ML | Computer Vision | Recommender Systems | Clustering

๐Ÿš€ Notable Projects

๐Ÿง  Dementia Detection via Deep Learning

Developed a medical AI application to assist in early-stage dementia diagnosis by classifying brain MRI scans.

  • Utilized Convolutional Neural Networks (CNNs) for automatic feature extraction from brain images
  • Implemented image segmentation to isolate critical brain regions for focused analysis
  • Achieved improved prediction accuracy through model optimization and data augmentation
  • Tech Stack: Python, TensorFlow, OpenCV, Scikit-learn, Matplotlib

๐Ÿ“Œ Impact: Helps neurologists make informed decisions earlier, improving patient outcomes


๐Ÿ‘” LinkedIn-style Job Recommender System

Engineered a hybrid recommender engine tailored for job seekers, blending skill-based and collaborative filtering.

  • Extracted user skill sets and job descriptions using TF-IDF vectorization
  • Used K-Means clustering to group similar job seekers for better collaborative matching
  • Designed backend APIs to return ranked job matches with justification tags (skills, titles, industries)
  • Tech Stack: Python, Flask, PostgreSQL, NLTK, Scikit-learn

๐Ÿ“Œ Impact: Offers personalized job discovery and recruiter insights based on user profiles


๐Ÿค– Navigate the Maze โ€“ Autonomous Line-Following Robot

Built a cost-efficient maze-solving robot using IR sensors and the LSRB (Left-Straight-Right-Backtrack) algorithm.

  • Minimized hardware requirements by using only 3 IR sensors, reducing cost for hobbyists
  • Integrated Arduino Pro Mini, motor drivers, and MPU6050 to handle real-time navigation and obstacle avoidance
  • Designed to detect paths, turns, and dead ends, then dynamically recalculate optimal route
  • Tech Stack: Arduino, IR Sensor Array, L298 Motor Driver, MPU6050, Embedded C

๐Ÿ“Œ Impact: Educational robotics platform demonstrating pathfinding logic and microcontroller integration


๐ŸŒ Let's Connect


๐Ÿ“ˆ GitHub Stats


โ€œThink, Create, and Innovate.โ€ ๐Ÿ’ก
Letโ€™s build something impactful together!

Popular repositories Loading

  1. leetcode leetcode Public

    Forked from doocs/leetcode

    ๐Ÿ”ฅLeetCode solutions in any programming language | ๅคš็ง็ผ–็จ‹่ฏญ่จ€ๅฎž็Žฐ LeetCodeใ€ใ€Šๅ‰‘ๆŒ‡ Offer๏ผˆ็ฌฌ 2 ็‰ˆ๏ผ‰ใ€‹ใ€ใ€Š็จ‹ๅบๅ‘˜้ข่ฏ•้‡‘ๅ…ธ๏ผˆ็ฌฌ 6 ็‰ˆ๏ผ‰ใ€‹้ข˜่งฃ

    Java 1

  2. OSMS OSMS Public

    PHP

  3. Brijesh03032001 Brijesh03032001 Public

    Config files for my GitHub profile.

  4. Snake-Game- Snake-Game- Public

    C++

  5. a a Public

    C++

  6. Recognizing-an-image- Recognizing-an-image- Public

    Humans take no effort to distinguish a dog, cat, or flying saucer. But this process is quite difficult for a computer to emulate: it only looks easy because God designs our brains incredibly well tโ€ฆ

    Jupyter Notebook