class RomjanAli:
def __init__(self):
self.name = "Romjan Ali"
self.role = "Full-Stack Developer"
self.location = "Dhaka, Bangladesh"
self.languages = ["Python", "TypeScript", "JavaScript"]
self.currently_learning = ["AI/ML", "DevOps", "Cloud Architecture"]
self.fun_fact = "I debug with print statements and I'm not ashamed! π"
def say_hi(self):
print("Thanks for dropping by! Let's build something amazing together! π")
me = RomjanAli()
me.say_hi()| π― Project | π Description | π» Tech Stack | π Links | β Status |
|---|---|---|---|---|
| E-Commerce Platform | A full-featured online bookstore with cart, checkout, and secure payments. | Django, DRF, React, PostgreSQL | Live β’ Code | Completed |
| Task Management App | Real-time task assignment system with RBAC and team collaboration. | Django, JavaScript, Tailwind CSS, PostgreSQL | Live β’ Code | Completed |
| Django Clickify | A Django app to track link clicks with rate limiting, IP filtering, and geolocation. | Python, Django, Pytest, django-ratelimit | Live β’ Code | Completed |
| Portfolio Website | Personal portfolio with blog, case studies, and project showcase. | Django REST Framework, Next.js, AWS(EC2,RDS,S3) | Live | In Progress |
- π± Mastering AI/ML integration in web applications
- π Contributing to more open-source projects
- π Learning advanced AWS services and DevOps practices
- π‘ Building innovative solutions that make a difference