class Maoelan:
def __init__(self):
self.name = "Maulana Muhammad"
self.focus = ["MLOps", "LLMs", "Backend", "Frontend", "Data Science"]
self.currently = "Deep-diving into Frontend development π¨"
self.fun_fact = "Mediocre - always improving, hopefully π"
self.lifelong = True
def say_hi(self):
print("Thanks for stopping by! Feel free to poke around π")
me = Maoelan()
me.say_hi()- π€ AI / ML / Data Science - from classical models to fine-tuning LLMs
- π MLOps - MLflow, TFX, CI/CD pipelines, experiment tracking
- π¦ LLMs - RAG, prompt engineering, fine-tuning (Llama, BERT, GPT-2, and friends)
- π Backend - Node.js, Express.js, Hapi.js, Flask, REST APIs, clean architecture
- π¨ Frontend - currently deep-diving into modern web development
- π¦ Exploring - Rust, LangChain, cloud & DevOps things
- π± Built some Android stuff - mostly Kotlin + Jetpack Compose
- π± Lifelong learner - still figuring things out, one commit at a time


