class NidithVS: def __init__(self): self.name = "Nidith V S" self.role = "Aspiring Software Developer" self.languages = ["Python", "Java", "C++", "JavaScript", "Rust"] self.specialties = ["Web Development", "Machine Learning", "Cybersecurity"] self.currently_learning = ["Advanced Python", "Cloud Technologies", "DevOps"] self.fun_fact = "I love solving complex problems and building innovative solutions!" def say_hi(self): print("Thanks for dropping by! Let's build something amazing together!") me = NidithVS() me.say_hi()
HTML5 CSS3 JavaScript Bootstrap
React.js Node.js Express.js Django Flask GraphQL
MySQL SQLite MongoDB PostgreSQL
AWS Google Cloud Docker Kubernetes
Git GitHub Postman Selenium Firebase Heroku