Turning caffeine into code and dreams into startups π
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 π ).
- π― 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
- π° 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
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!")
- ποΈ Machine Learning - Andrew Ng (Stanford)
- π€ Deep Learning Specialization Progress: 3/5
- π» Currently Learning: MLOps + Using Deep Learning to help in algorithmic trading
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"]
}
// Things I tell myself daily:
if (codeWorks === true) {
dontTouchIt();
} else {
coffee.drink();
stackoverflow.copy();
stackoverflow.paste();
}
- "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!
# 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