Articles & Insights
Reflections on my journey as a student and aspiring engineer.
Career
Why I Want to Become a System Engineer
Reflecting on my career path, I explore the motivations behind my transition toward system engineering and the foundational role it plays in modern computing.
2026-06-10 5 min readRead on Medium →
Software Engineering
What is Software Engineering?
Beyond just writing code, I break down what software engineering truly entails in a professional context, from architectural design to system stability.
2026-06-05 6 min readRead on Medium →
Software Engineering
What Is an API?
API stands for Application Programming Interface. An API acts as a middleman between a client and a server.
2026-06-13 4 min readRead on Medium →
Software Engineering
What is difference between a database and a server?
A database is a system used to store and organize data. You can think of it as a digital storage box that remembers information for an application.
2026-06-14 4 min readRead on Medium →
Software Engineering
What Is Programming?
Programming is the process of giving instructions to a computer so it can perform tasks and solve problems.
2026-06-15 4 min readRead on Medium →
