Skip to content
View callmeUmer's full-sized avatar

Block or report callmeUmer

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
callmeUmer/README.md

Hey there! I'm Umer ๐Ÿ‘‹

I'm a Full Stack Developer and AI Engineer, and I like taking messy, complex problems and breaking them down into simple, workable solutions. My work usually sits somewhere between web development and AI, and I enjoy finding ways to connect the two.

Most of the time, Iโ€™m experimenting, building, or learning something newโ€”whether itโ€™s a side project, a new framework, or just exploring an idea that caught my attention. I try to keep things practical but still push myself to explore whatโ€™s possible.

If youโ€™re into Python, React, or just like talking about tech and problem-solving, Iโ€™m always up for a chat or collaboration.

class UmerDev:
    def __init__(self) -> None:
        self.name = "Umer"
        self.role = "Full Stack Developer & AI Engineer"
        self.location = "Earth"
        
        self.tech_stack = {
            "languages": ["Python", "JavaScript", "TypeScript", "dotNET"],
            "ai_tools": ["Claude", "Tensorflow", "Hugging Face", "LangChain"],
            "frontend": ["React", "Vue", "Redux", "Tailwind CSS"],
            "backend": ["Django", "FastAPI", "Node.js", "Express", "Nest.js"],
            "databases": ["PostgreSQL", "MongoDB", "Redis"],
            "cloud": ["AWS", "Vercel", "GCP", "Netlify"],
            "others": ["Git", "Docker", "REST APIs", "WebSockets", "Kubernetes"]
        }
        
        self.current_focus = [
            "Building AI-powered web apps",
            "Learning advanced ML techniques", 
            "Contributing to open source",
            "Writing clean, scalable code"
        ]
    
    def say_hi(self):
        return "Thanks for stopping by! Let's build something amazing together!"

๐Ÿ›  Quick Stats

๐Ÿ Python Enthusiast
โš›๏ธ React Developer  
๐Ÿค– AI Integration Specialist
๐Ÿš€ Always Learning
โ˜• Coffee Powered

๐Ÿ“Š GitHub Activity

Umer's GitHub stats Top Languages

"BuiIding a futue, one code at a time" โœจ

Profile Views

Pinned Loading

  1. switchboard switchboard Public

    Seamlessly switch between AI models (OpenAI, Anthropic, etc.) with YAML configuration, task-based routing, and built-in fallback chains.

    Python 2

  2. aero aero Public

    Highly customizable and cross-platform text editor

    Python 1

  3. discord-bot discord-bot Public

    Music streaming discord bot written in python using discord.py. It was started as an experiment but now stable enough for everyday use.

    Python 1

  4. spolitics spolitics Public

    A real-time personal Spotify analytics dashboard that visualizes your music DNA with beautiful charts, listening patterns, and audio insights

    TypeScript 2