Hey, I'm Abdullah.
I'm a full-stack engineer and a bit of a software generalist, honestly. I love crafting products that actually stick with people. Right now I'm building @ Relearn as a full-stack & AI engineer. I tinker a lot, mostly with stuff I'm genuinely obsessed about.
I also dump my learnings and random thoughts on my blog if you're into that. Wanna talk? Hit me up on twitter or just shoot me an email at abdullah@d-ev.space

WORK
- Informatics Lab, Telkom University: Help students navigate hands-on lab sessions for Intro to AI and OOP courses. Basically making sure nobody gets left behind.
- Telkom University: Mentored 100+ students across Data Science and Informatics in three courses: Algorithm Complexity, Advanced Calculus, and Calculus I. A lot of whiteboard sessions and aha moments.
- Bandung Techno Park: Built a personal finance app from scratch, zero to MVP. Figured out what users actually needed and shipped it.
PROJECTS
- Minigen: minigen is a lightweight python framework for building ai agents that works with native openai-compatible apis
- Relearn: relearn is an AI-powered chatbot designed to help students learn by providing custom video explanation, quiz generator, and deep research agent
- Clippr: clippr is an online tool for parsing podcast video into short clips using LLM and active speaker detection
- NeoCode: a website builder based on LLM agents with cloud sandbox integration
- Xplora: a startup company website
- Worth Every Penny: a personal finance tools for tracking expenses
- Freshvision: cnn-based image classification model
- Linear System Solver: cli tool for solving linear system using gauss-jordan elimination