#!/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()
-
Student
- Chennai
-
23:25
(UTC +05:30) - in/yuvanvishnupandi
- yuvvvnnnnnn
- https://devfolio.co/@yuvanvishn11
Pinned Loading
-
finvora-desktop
finvora-desktop PublicFinvora is an AI-powered personal finance management platform built with JavaFX & Spring Boot featuring expense tracking, budget management, analytics dashboards, AI receipt scanning, voice transac…
-
phytonexus
phytonexus PublicPhytoNexus is an AI-powered botanical intelligence platform for plant disease diagnosis, multi-agent reasoning, conversational plant care, and comprehensive botanical knowledge.
JavaScript
-
margarakshak
margarakshak PublicAn intelligent transit enforcement platform powered by a multi-agent AI architecture. Margarakshak utilizes specialized distributed agents for computer vision, OCR telemetry, and spatial hotspot pr…
JavaScript 2
-
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
-
-
If the problem persists, check the GitHub status page or contact support.







