Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View romjanxr's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report romjanxr

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
romjanxr/README.md

πŸ‘‹ Hey there! I'm Md Romjan Ali

Typing SVG


🌐 Connect With Me


πŸš€ About Me

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()

πŸ› οΈ Tech Stack

python logo typescript logo go logo django logo fastapi logo react logo nextjs logo amazonwebservices logo redis logo postgresql logo mysql logo linux logo

🌟 My Projects

🎯 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

πŸ“Š GitHub Analytics


🎯 Current Goals

  • 🌱 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

πŸ’¬ Random Dev Quote


Profile Views GitHub followers GitHub User's stars

"Code is poetry written in logic" ✨

Pinned Loading

  1. Taskify Taskify Public

    JavaScript

  2. phitronio/SDT-Django phitronio/SDT-Django Public

    JavaScript 14 11

  3. django-clickify django-clickify Public

    A Django app to track link clicks with rate limiting, IP filtering, and geolocation.

    Python 2