class GouthamHari:
def __init__(self):
self.name = "Goutham Hari"
self.university = "Jain University"
self.degree = "Postgraduate Student"
self.location = "India ๐ฎ๐ณ"
self.email = "gouthamharigovind@gmail.com"
self.interests = [
"Full Stack Development",
"Cybersecurity",
"Data Analytics",
"Networking"
]
def say_hi(self):
print("Thanks for visiting! Let's build something amazing together ๐")
me = GouthamHari()
me.say_hi()Full-stack web application for personal expense management
- ๐ JWT Authentication & Spring Security
- ๐ Interactive pie charts with Chart.js
- ๐๏ธ MySQL database with Hibernate ORM
- ๐ Built with Java Spring Boot + React
- ๐ Pursuing Postgraduate degree at Jain University
- ๐ป Building full-stack projects with Java Spring Boot
- ๐ Learning Cybersecurity & ethical hacking
- ๐ Exploring Power BI & data analytics
- ๐ฑ Contributing to open source communities
- ๐ฑ Always learning something new!
โญ From goutham-hari with โค๏ธ
