Skip to content
View muhammadanas0716's full-sized avatar
πŸ‘½
Alienating
πŸ‘½
Alienating

Organizations

@SnazzyPlum

Block or report muhammadanas0716

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
muhammadanas0716/README.md

Muhammad Anas

Turning caffeine into code and dreams into startups πŸš€

GitHub followers Twitter Follow Website

πŸ‘¨β€πŸ’» About Me

def describe_anas():
    return {
        "age": 17,
        "exception: "Poeple say I look like 28???"
        "occupation": "ML Engineer & Serial Entrepreneur",
        "current_status": "Converting pizza into products",
        "bug_fixing_strategy": "Console.log() and pray",
        "superpower": "Making ML models work on my laptop without it catching fire"
    }

I'm Muhammad Anas, a young tech entrepreneur with a passion for ML, community building, and helping fellow indie developers succeed. When I'm not training neural networks, I'm probably debugging someone's CSS margins (we've all been there πŸ˜…).

🌟 Major Milestones in 2024

  • 🎯 Founded SnazzyPlum - Helping indie devs master their finances ($10k Angel Investment)
  • πŸ† Youngest Speaker at PyCon 2024 LUMS
  • πŸ“š Resumed and grew Machine Learning 101 Repository to much higher ends
  • πŸŽ“ Got into Universty of Chicago Summer's Immersion Program
  • 🀝 Building a non-profit org for the developer community - Nookery

πŸš€ Current Projects

SnazzyPlum - Financial Management for Indie Devs

  • πŸ’° Secured $10,000 USD in angel investment
  • πŸ“Š Helping developers track and optimize their finances
  • 🎯 Building tools specifically for indie creators
  • πŸ’‘ Because somebody needs to make spreadsheets less scary

IndieDevJourney - Document Your Developer Story

Track your journey, celebrate wins, and support non-profitsβ€”all while building in public!

  • πŸ“ Daily streak tracking (like GitHub commits, but for your entire dev life)
  • 🌱 Every interaction supports non-profit initiatives
  • 🀝 Connect with fellow creators
  • 🎯 Get meaningful feedback (not just "nice project!")

πŸ“Š GitHub Stats

GitHub Stats GitHub Streak

πŸŽ“ Learning Journey

  • πŸŽ–οΈ Machine Learning - Andrew Ng (Stanford)
  • πŸ€– Deep Learning Specialization Progress: 3/5
  • πŸ’» Currently Learning: MLOps + Using Deep Learning to help in algorithmic trading

πŸ—‚οΈ Featured Repositories

Machine Learning 101

ML101 Your friendly neighborhood guide to Machine Learning! Because someone had to explain neural networks without making your brain hurt.

# What you'll find here:
topics = {
    "Beginner": ["Python Basics", "NumPy", "Pandas"],
    "Intermediate": ["Model Training", "Data Preprocessing"],
    "Advanced": ["Neural Networks", "Deployment"],
    "Hidden_Gems": ["Memes that make ML concepts stick"]
}

πŸ’­ Random Dev Thoughts

// Things I tell myself daily:
if (codeWorks === true) {
    dontTouchIt();
} else {
    coffee.drink();
    stackoverflow.copy();
    stackoverflow.paste();
}

πŸ† Achievements & Recognition

  • "Youngest speaker at PyCon 2024 LUMS" - Making history, one slide at a time
  • "$10k Angel Investment in SnazzyPlum" - Because someone believed in making finance fun
  • "Community Builder" - Building bridges in the tech community, one meme at a time
  • Minecraft Server - Idk if this counts, but made a PVP server for my school and it was EPIC!

Profile views GitHub stars
# The secret to success
def life_motto():
    while True:
        try:
            code()
            learn()
            help_others()
        except Burnout as e:
            print("Time for a pizza break! πŸ•")
            continue
        except ImposterSyndrome as e:
            print("Remember: Everyone Googles basic syntax!")
            continue

Pinned Loading

  1. Machine-Learning-101 Machine-Learning-101 Public template

    Data Science, Machine Learning, and Deep Learning. Projects, Tutorials and Cheatsheets.

    Jupyter Notebook 174 30

  2. Data-Science-Projects---EDA Data-Science-Projects---EDA Public

    The projects I've done over the course of time for practicing my EDA and Data Science skills. You can check the code out and learn!

    Jupyter Notebook 65 19

  3. scikit-learn/scikit-learn scikit-learn/scikit-learn Public

    scikit-learn: machine learning in Python

    Python 60.5k 25.5k

  4. Depressed-Amogoi Depressed-Amogoi Public

    A DEPRESSED discord bot, with a ton of features to help you stay DEPRESSED

    Python 2