Skip to content
View harinandanmv's full-sized avatar

Block or report harinandanmv

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

Typing SVG


✨ About Me

Hey there! I’m @harinandanmv β€” an MCA student with a curious mind and a serious love for tech.

  • 🌱 Constantly learning and experimenting with new frameworks, tools, and technologies
  • 🧠 Passionate about turning ideas into functional, real-world solutions
  • πŸ”§ From web apps to AI tools, I love building things that solve problems and spark creativity
  • 🀝 Open to collaborations, internships, and exciting tech conversations
  • πŸ“¬ Reach out at harinandanmv11@gmail.com | Pronouns: its.Hariii
  • πŸ˜„ Fun Fact: I often say β€œI’m not a techie” β€” but trust me, the keyboard says otherwise

🌐 Connect with Me


🧠 Tech Stack

C C++ CSS3 HTML5 Java JavaScript Python Android Jupyter Notebook Bootstrap Laravel OpenCV MySQL Postgres SQLite Matplotlib NumPy Pandas scikit-learn Git GitHub Vercel Canva


πŸš€ Featured Projects

  • πŸš— Laravel Car Rental
    A streamlined car rental management system with booking, user management, and vehicle inventory features built using Laravel and MySQL.

  • β›… Weather Web App
    A simple and responsive web app that fetches and displays real-time weather information using an external weather API.

  • πŸ–₯️ Java Swing Car Rental
    A desktop application for managing car rentals, developed with Java Swing, featuring customer handling and rental logs.

  • πŸ€– OpenCV AI Projects
    A collection of computer vision and AI mini-projects demonstrating gesture detection, face tracking, pose estimation, and more.

  • πŸ“š Study Tracker App
    An Android app designed to help students schedule study sessions, monitor progress, and maintain consistent learning habits.


πŸ‘» My Contributions

Pac-Man eating my contributions


πŸ“ˆ GitHub Stats


🀝 Thanks for visiting my profile! Let’s connect and build something amazing.

Popular repositories Loading

  1. text-to-speech text-to-speech Public

    Text-To-Speech is a basic Android application that converts user-entered text into speech using the built-in TextToSpeech (TTS) engine. It's a beginner-friendly project demonstrating how to integra…

    Java 3

  2. profile-demo profile-demo Public

    A demo, low-scale personal website built with HTML and CSS to showcase a simple resume and profile details. Designed mainly for practice and demonstration purposes, it offers a clean, responsive la…

    HTML

  3. harinandanmv harinandanmv Public

    A personalized GitHub profile README that highlights who I am, what I do, and what I’m passionate about. Includes my tech stack, fun facts, and ways to connect β€” designed to make my GitHub profile …

  4. weather-app weather-app Public

    A simple and interactive web application that displays real-time weather information for any city entered by the user. Built with HTML, CSS, and JavaScript, it fetches data from the OpenWeatherMap …

    JavaScript

  5. laravel-car-rental laravel-car-rental Public

    A simple web application developed using Laravel that allows users to view available cars, make rental bookings, and manage their reservations online. The project focuses on providing a smooth and …

  6. java-swing-car-rental java-swing-car-rental Public

    A desktop-based Car Rental System developed in Java using Swing for the GUI and JDBC for Oracle database connectivity. The application allows users to register, log in, browse available cars, make …

    Java