Skip to content
View ChiragHariprasad's full-sized avatar

Block or report ChiragHariprasad

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

Hi πŸ‘‹, I'm Chirag Hariprasad

Crafting Intelligent Systems That Evolve

Profile Views


πŸš€ About Me

Architecting Innovation | AI Engineer | Full-Stack Developer | Hardware Hacker

I'm Chirag Hariprasad, a technology craftsman with a deep passion for building intelligent, scalable, and futuristic systems. Whether it’s crafting algorithms, building real-time web systems, or blending hardware with codeβ€”I create things that adapt, evolve, and solve real-world challenges.

  • πŸ”­ Currently Exploring: Reinforcement learning, real-time systems, IoT + AI
  • 🌱 Learning: Cloud-native ML pipelines, quantum principles, advanced simulations
  • βš’οΈ Projects: Integrating AI into tactical games, traffic control systems, and real-world map simulations
  • πŸ’¬ Ask Me About: ML, computer vision, IoT, Pygame AI, or Arduino tinkering
  • πŸ“« Reach Me: LinkedIn | Email
  • ⚑ Fun Fact: I see bugs as cryptic riddlesβ€”every fix is a victory.

πŸ› οΈ Languages & Tools

Languages

Python C JavaScript HTML5

Frameworks & Libraries

React Node.js Pandas Scikit-learn OpenCV

Tools & Platforms

Git Linux MongoDB Redis Firebase Tailwind CSS

Hardware & Creative Tools

Arduino Blender


πŸ† GitHub Achievements

GitHub Trophies

πŸ“Š GitHub Stats

Top Languages
GitHub Stats
GitHub Streak


🌐 Connect with Me

LinkedIn


"The universe is a pretty big place. If it's just us, seems like an awful waste of space."
Let's fill it with innovation, curiosity, and code.

Pinned Loading

  1. Gesture-Home Gesture-Home Public

    Home automation system designed for verbally disabled individuals

    Python 1

  2. Pathfinding-Visualizer Pathfinding-Visualizer Public

    A PyGame-based interactive visualization tool that demonstrates multiple pathfinding algorithms on a customizable grid.

    Python

  3. Hospital-Management-System Hospital-Management-System Public

    Patient Records, Doctor Assignments, and Waiting Queue Management

    C 1 1

  4. 2nd-year-resources-2022-scheme-rvce 2nd-year-resources-2022-scheme-rvce Public

    Forked from AnanthMAthreya/2nd-year-resources-2022-scheme-rvce

    This repository contains the study resources for some of the 2nd year courses at RV College of Engineering. Contributors: Ananth M Athreya, Ashwin Dharmavaram, Aditi Shastri, Manojith Bhat

    C 1

  5. BruteForce-vs-Random BruteForce-vs-Random Public

    The program runs 50 Tic-Tac-Toe games between a Minimax-powered Smart AI (X) and a random-move Dumb AI (O), announcing winners per game and summarizing results at the end.

    Python

  6. TimeComplexityPredictor TimeComplexityPredictor Public

    This Random Forest Model predicts the time complexity of the giving code snippet

    Python