From 33db88a048e72a10c69d61914f28d9f6b3b6c11b Mon Sep 17 00:00:00 2001 From: Alexander Goussas Date: Sat, 27 Jun 2026 14:45:52 -0500 Subject: [PATCH] feat: add devlog entry --- content/devlog.smd | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/content/devlog.smd b/content/devlog.smd index f2547df..76bc1b4 100644 --- a/content/devlog.smd +++ b/content/devlog.smd @@ -14,6 +14,13 @@ conscience way, so I cannot promise it to make sense. ## Updates +### 27.06.2026 + +- Started building an HTTP API in C++ to use in my Well Architected Cloud + Patterns project. I also plan on using this API to power a web UI that I am + going to use in my language club. Today I only set up the project and + configured and in-memory store for questions. + ### 17.06.2026 - Added some JS to the larousse translations website to store user language -- 2.43.0