From 724e8954b15ca2ec3e9fa8978a6a85b460153280 Mon Sep 17 00:00:00 2001 From: Sara Date: Mon, 18 May 2026 13:37:34 +0200 Subject: [PATCH] feat: adjusted opening of about me --- sara.objectionable.solutions/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sara.objectionable.solutions/index.html b/sara.objectionable.solutions/index.html index bfbb1d4..3fa401c 100644 --- a/sara.objectionable.solutions/index.html +++ b/sara.objectionable.solutions/index.html @@ -29,7 +29,7 @@

About Me

-

My tool of choice is Godot engine modules, but I'm adept with a variety of libraries, engines, and frameworks. +

I am an experienced and motivated game programmer. I'm adept with a variety of libraries, engines, and frameworks. Most of my experience is C++, both using STL and with engines like Unreal and Godot.

I get the most enjoyment out of writing player-facing gameplay systems and designer-facing tools and interfaces. Which is to say, I like writing code that people get to interact with directly.