Hi, I’m Kuibin!

Thanks for stopping by!

This site is a personal project I’m building as I learn WordPress. It’s part of my ongoing journey into programming and tech, and occasionally I’ll share random bits about my home lab setup or whatever programming challenge I happen to be tinkering with.

The name Four Brackets comes from the four types of brackets commonly used in programming: (), [], {}, and <>. These symbols may be small, but they’re fundamental to how we write and structure code across different languages and environments — whether it’s calling functions with () in C, Python, or JavaScript; accessing lists or arrays with [] in Python and JavaScript; defining code blocks with {} in C, JavaScript, and many scripting languages; or marking up content with angle brackets <> in HTML and XML. Brackets also play key roles in other contexts: {} are essential in data structuring formats like JSON; [] are used for array indexing in Bash scripts; and <> appear in Unix/Linux shell redirection. Each bracket type helps express, organise, and execute logic — whether you’re writing compiled programmes, scripting in a Linux terminal, or working with structured data or markup.

Kuibin Lin

Educator & Tech Enthusiast