Skip to content
View yuvanvishnupandi's full-sized avatar
:octocat:
engima
:octocat:
engima

Block or report yuvanvishnupandi

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
yuvanvishnupandi/README.md
Typing SVG

LinkedIn Instagram HackerRank Gmail


Profile Views


whoami

MasterHead

#!/usr/bin/python3

class Yuvan:

    def __init__(self):
        self.name        = "Yuvan Vishnu Pandi"
        self.age         = 19
        self.university  = "SRM University, KTR"
        self.degree      = "B.Tech CSE β€” 2nd Year"
        self.code        = ["Python", "C", "C++", "Java",
                            "HTML", "CSS", "JavaScript"]
        self.tools       = ["VS Code", "IntelliJ", "Git", "Jupyter"]
        self.interests   = ["AI", "ML", "Cloud", "DevOps"]
        self.currently   = "Exploring AI/ML & System Design"
        self.goal        = "Build things that matter"
        self.motivation  = "Never Give Up!!"

    def say_hi(self):
        print("Thanks for visiting!")
        print("Leave a ⭐ if something helped you!")

me = Yuvan()
me.say_hi()


</> Tech Stacks

🌐 Languages

C++ Java Python C JavaScript HTML5 CSS3 SQL

βš› Libraries & Frameworks

NumPy Pandas Matplotlib JavaFX Jupyter React Node.js Express.js MongoDB MySQL Bootstrap Tailwind CSS LangChain Hugging Face

πŸ›  Tools & Environment

VS Code IntelliJ IDEA Git GitHub Postman Linux Ubuntu Fedora KDE


πŸ“Š GitHub Stats

Β Β 

GitHub Streak

Yuvan's Activity Graph


🐍 Contribution Snake

github-snake


Β  Β 

Β Β 

Pinned Loading

  1. Marga-Rakshak-Traffic-Violation-Management-System Marga-Rakshak-Traffic-Violation-Management-System Public

    Marga Rakshak - A Full-stack traffic violation management system with citizen reporting, police verification, challans, payments, appeals, rewards, notifications, vehicle lookup, and analytics.

    JavaScript 1

  2. Finance_Tracker_APP Finance_Tracker_APP Public

    A full-stack personal finance application (desktop) using modern Java. Features a professional, theme-aware UI and advanced modules for tracking, management, and visualization of all income and exp…

    Java 6 3

  3. siv0707/Restaurant-Management-App siv0707/Restaurant-Management-App Public

    JavaScript

  4. STEP_SRM_Java STEP_SRM_Java Public

    This Repo is a compilation of my Java practice, assignments, and classwork from STEP Classes at SRM. It documents my journey in developing a solid foundation in Java programming.

    Java