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


