#!/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()
engima
π SRMIST'28
-
Student
- Chennai
-
20:07
(UTC +05:30) - in/yuvanvishnupandi
- yuvvvnnnnnn
- https://devfolio.co/@yuvanvishn11
Pinned Loading
-
Marga-Rakshak-Traffic-Violation-Management-System
Marga-Rakshak-Traffic-Violation-Management-System PublicMarga Rakshak - A Full-stack traffic violation management system with citizen reporting, police verification, challans, payments, appeals, rewards, notifications, vehicle lookup, and analytics.
JavaScript 1
-
Finance_Tracker_APP
Finance_Tracker_APP PublicA 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β¦
-
-
STEP_SRM_Java
STEP_SRM_Java PublicThis 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
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.







