class SoftwareDeveloper:
def __init__(self):
self.name = "Rakshit Sisodiya"
self.role = "Software Developer"
self.skills = ["Python", "TypeScript", "JavaScript", "Next.js", "React", "Node.js", "MongoDB", "DevOps"]
self.location = "India"
self.social_links = {
"LinkedIn": "https://www.linkedin.com/in/rakshit-sisodiya/",
"Twitter": "https://twitter.com/rakshit_sisodia/",
"Website": "https://rakshit-portfolio-one.vercel.app",
}
def hey(self):
print("Welcome visitor, Do look at my work and tell me about it!.")
me = SoftwareDeveloper()
me.hey()
-π Iβm currently working on Slanine, P.S - It is Open Source.
- π± Iβm currently learning DevOps
- π¨βπ» All of my projects are available at My Portfolio.
- π¬ Ask me about Python, NextJs and DSA
- π« How to reach me sisodiarakshit456@gmail.com
- π€ Solved 600+ DSA Questions across multiple coding platforms.
- πFun Fact - Making Jokes is my Coping Mechanism.