From 07f3bd476844c2a0e62a384c16462116ec721c85 Mon Sep 17 00:00:00 2001 From: doylet <--global> Date: Wed, 26 Aug 2026 10:40:28 +1000 Subject: [PATCH] Add quick note about when I started programming professionally --- index.html | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/index.html b/index.html index ea9e9dc..5e914d5 100644 --- a/index.html +++ b/index.html @@ -69,7 +69,7 @@

doylet // doy-lee

-

Low-level programming enthusiast. Uses C/C++ often. Passion for tools, privacy & game technology. Curious and learning every day.

+

Low-level programming enthusiast. Uses C/C++ often. Passion for tools, privacy & game technology. Curious & learning every day.

@@ -110,11 +110,12 @@

Hey there!

- G'day, I'm a software developer who enjoys low-level programming. I have an interest - in building bespoke software using my own libraries, developing a "tech garden" so to speak. - That is a bunch of foundational libraries[1] where I've - written and/or understood every line of code in them. Any bug is a bug in my source - code that I can go understand and fix. + G'day, I'm a software developer who started programming professionally in 2018 and have + slowly come to enjoy low-level programming. I have an interest in building bespoke software + using my own libraries, developing a "tech garden" so to speak. That is a bunch of + foundational libraries[1] where I've written and/or + understood every line of code in them. Any bug is a bug in my source code that I can + go understand and fix.