Writing along the way
From tech to life lessons
-
Truthy & Falsy in JS
Learn how truthy and falsy values work in JavaScript and how they can simplify your code.
-
Understanding JavaScript Objects
In this article, we'll dive into the basics of JavaScript objects, explore how they work, and understand the difference between primitive and reference data types. We'll also look at common ways to create objects.
-
Why Devs Should Blog
Sharing what you learn helps others, builds your brand, and even helps you remember stuff later. Here’s why every developer should consider blogging.
-
Pahlawan Muda Apps Challenge
Joined a fun app competition in Surabaya to support the 2015 mayoral election — built an app for the visually impaired!
-
Setting Up a Firewall with iptables
A quick intro to how firewalls work and how to use iptables to protect your network.
-
Network Scanning Basics
Quick intro to scanning networks and finding open ports using tools like Nmap.
-
Control a Server with SSH
A quick step-by-step guide to access and manage a server remotely using SSH from another computer.
-
Less Than Three: A Love Adventure Game
A simple Android game I built using Unity3D, inspired by the Pretentious Game series.