class RishabhGupta:
def __init__(self):
self.name = "Rishabh Gupta"
self.age = 21
self.education = {
"degree": "B.Tech in Computer Science and Engineering",
"year": "4th Year",
"college": "VIT Bhopal, India"
}
self.current_focus = "Fullstack Development and AI Projects"
self.fun_fact = "I'm better at headshots than hotkeys 😄"
self.hobbies = ["🎧 Music", "🎮 Gaming", "🏋🏻 Workout", "🏃♂️ Athletics", "👻 Anime"]
def ask_me_about(self):
return [
"Fullstack Development",
"Game Development",
"Machine Learning & AI",
"Flutter Mobile Apps",
"CTFs & Cybersecurity"
]
def skills(self):
return {
"Programming Languages": ["C", "C++", "C#", "Java", "Python", "JavaScript", "TypeScript"],
"Web Development": ["HTML", "CSS", "jQuery", "React.js", "Node.js", "Express.js", "REST APIs", "JSON"],
"Database & Backend": ["MySQL", "MongoDB", "Flask", "Django"],
"Machine Learning & AI": ["NumPy", "Pandas", "Scikit-learn", "TensorFlow", "PyTorch", "OpenCV"],
"Tools & Platforms": ["Git", "GitHub", "Postman", "Qt", "VS Code", "Vim"],
"Software Concepts": ["Object-Oriented Programming", "Functional Programming", "DevOps"]
}
def portfolio(self):
return "https://rishabh-gupta-rg.github.io/Html-Projects/PortFolio/"
me = RishabhGupta()
🤓
Focusing
Currently in Third year in Vellore Institute of Technology (VIT). Studying Computer Science. Expected to graduate in 2026.
-
VIT
- India
- @rishabh_guptarg
- rishabh_gupta_rg_
Highlights
- Pro
Popular repositories Loading
-
-
-
-
Face-Recogonition-Using-Prebuilt-Libraries
Face-Recogonition-Using-Prebuilt-Libraries PublicPython 1
-
TypingSpeedTest
TypingSpeedTest PublicIt is a CMD based typing speed tester. It contains random sentences, which you have to write in terminal. And it calculate your typing speed.
Python 1
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.


