Skip to content
View asadujaman74's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing
  • Uttara Dhaka Bangladesh
  • 02:35 (UTC -12:00)

Block or report asadujaman74

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
asadujaman74/README.md

Typing SVG


๐Ÿ‘จโ€๐Ÿ’ป About Me

class AsaduJaman:
    def __init__(self):
        self.name       = "Asadu Jaman"
        self.role       = "Full-Stack Web Developer"
        self.experience = "3+ Years"
        self.location   = "Bangladesh ๐Ÿ‡ง๐Ÿ‡ฉ"

    @property
    def skills(self):
        return {
            "frontend"  : ["HTML", "CSS", "Bootstrap", "JavaScript", "ReactJS"],
            "backend"   : ["Python", "Django", "REST API"],
            "ai_ml"     : ["LLM API Integration", "OpenAI API", "Anthropic Claude API",
                           "AI-Driven Web Apps", "Prompt Engineering"],
            "database"  : ["SQL", "MongoDB", "SQLite"],
            "security"  : ["Cyber Security", "Computer Networks"],
        }

    @property
    def currently(self):
        return {
            "working_on"  : "AI-Powered Django Web Applications",
            "learning"    : "OOPs & DSA in Python",
            "looking_for" : "Collaborations on Django & AI Projects",
            "fun_fact"    : "I love playing online games ๐ŸŽฎ",
        }

me = AsaduJaman()
print(f"Welcome to {me.name}'s GitHub! ๐Ÿš€")

๐Ÿ“Š GitHub Stats

GitHub Streak


๐Ÿš€ What I'm Up To

  • ๐Ÿ”ญ Building AI-powered web apps with Django + LLM APIs
  • ๐ŸŒฑ Leveling up in OOPs & DSA with Python
  • ๐Ÿค– Exploring Prompt Engineering and Agentic AI workflows
  • ๐Ÿค Looking to collaborate on Django & AI projects
  • โšก Fun fact: I love playing online games ๐ŸŽฎ

๐ŸŒ Connect With Me

GitHub


"Code is like humor. When you have to explain it, it's bad." โ€” Cory House

Pinned Loading

  1. ecommerce ecommerce Public

    This is a Django-based ecommerce platform that allows users to browse products, manage their cart, handle payments, and manage their accounts. The project is structured as a multi-app Django project

    Python

  2. linkedforge-ai linkedforge-ai Public

    Django-based AI tool for generating structured LinkedIn posts with clean UI and dark mode.

    HTML 1

  3. websecurity websecurity Public

    HTML