Malindu’s Blog

Undergrad @ CSE, University of Moratuwa.
I build things, break them, and sometimes post about it.

Last build: 5/9/2025, 12:46:50 AM (Sri Lanka Time)

Pinned Posts

How, What, Why and About

2025-04-26 — Malindu

A quick intro about me, this blog, and how to find your way around.

How I Built This Blog

2025-04-26 — Malindu

How I made this blog using a simple build script, without any fancy frameworks or backends.

All Posts

Falling in Love with Assembly

2025-05-08 — Malindu

How I got introduced to assembly language, why it blew my mind, and a glimpse into a real program I wrote for our nano-processor lab.

Recursion in Python

2025-05-01 — Malindu

A quick lesson on what recursion is and how can we use it in Python and all that good stuff.

Why Static Wins

2025-04-21 — Malindu

Exploring the benefits and limitations of static sites, and why they are a great choice for simplicity, speed, and security.