class AgnelVincent:
def __init__(self):
self.name = "Agnel Vincent"
self.role = "Python Full Stack Developer"
self.location = "Thrissur, Kerala, India π΄"
self.email = "agnelVincent779@gmail.com"
self.focus = ["Scalable APIs", "Real-Time Apps", "Clean Architecture"]
self.currently = "Building production-grade Django & React applications"
def say_hi(self):
print("Thanks for dropping by! Let's build something great together.")
me = AgnelVincent()
me.say_hi()| Domain | Skills |
|---|---|
| π API Development | REST APIs, Django REST Framework, Token Auth, JWT |
| β‘ Real-Time Apps | Django Channels, WebSockets, Async Views |
| π¨ Frontend | React, JavaScript, Responsive UI with HTML & CSS |
| ποΈ Databases | PostgreSQL (with ORM), MongoDB |
| βοΈ Deployment | AWS EC2/S3, Nginx, Linux Server Setup |
| π οΈ Workflow | Git, Postman, Figma, REST API Design |