I document the things I build, break, and figure out.

A working engineering journal — notes for developers and a paper trail for the curious.

Engineering
SVG(Scalable Vector Graphics)

Scalable Vector Graphics from the ground up — paths, curves, and drawing with math.

Aug 27, 2023 · 5 min read #FE
Engineering
IaC

Infrastructure as Code — provisioning infrastructure through versioned, machine-readable config.

Jul 19, 2023 · 3 min read #IaC
Engineering
Apache Tomcat

A look at Apache Tomcat — the servlet container behind countless Java web apps.

Jul 4, 2023 · 2 min read #tomcat #apache #java
Engineering
OOP

Objects, attributes, and methods — the core ideas behind object-oriented programming.

Jun 19, 2023 · 1 min read
Culture
First Post

Testing the waters — the first post, and a quick tour of what Hugo can do.

Feb 17, 2023 · 2 min read #markdown