class FullStackDeveloper:
def __init__(self):
self.name = "Soumith Reddy Podduturi"
self.role = "FullStack Developer"
self.code = [
"Python", "Java", "C/C++", "JavaScript", "TypeScript", "Bash", "Lua",
"Rust", "SQL", "gRPC", "GraphQL"
]
def say_hi(self):
print('''
Thanks for dropping by!
I hope you find some of my work interesting.
''')
me = FullStackDeveloper()
me.say_hi()
I'm not just a Software Engineer – I'm a digital alchemist, transforming complex problems into elegant, scalable solutions. Using with cutting-edge tech and industry best practices, I craft code that doesn't just work, it dazzles.
- 🔭 I'm currently working on Context-Aware Hate Speech Detection using Large Language Models
- 🌱 I'm currently learning Machine Learning concepts
- 💬 Ask me about React, Angular, or any web development topics
- 📫 How to reach me: soumithreddypodduturi@gmail.com
- ⚡ Fun fact: I'm the mad developer who spends 10 hours automating a 1-hour task, because why do something in 60 minutes when you can spend a day programming it? 🤖⏱️
-
Learning Management System Visit
A high-performance Learning Management System that enhances course creation and enrollment management for both Students and Professors.
Tech Stack: Next.Js, Spring Boot, MySQL, AWS, Nginx
-
Distributed Systems Labs and Framework Visit
Completed assignments using DSLabs, a framework for creating, testing, visualizing, and debugging distributed systems lab projects.
Tech Stack: Java
-
Turnout Visit
A modern student portal that leverages web scraping to enhance data retrieval and offers quick access to student information through an intuitive interface.
Tech Stack: Django, Django Rest Framework, Django Channels, PostGRES, Next.Js, Requests, Asyncio, Pypi
I'm currently dipping my toes into the world of Machine Learning, exploring its applications in web development. Stay tuned for some exciting ML-powered projects coming soon!