diff --git a/pages/apps.php b/pages/apps.php index 7b98f22..6d54692 100755 --- a/pages/apps.php +++ b/pages/apps.php @@ -6,5 +6,285 @@ if (!isset($GLOBALS["HEADER_TITLE"])) { $GLOBALS["HEADER_TITLE"] = "Apps"; } - include "home.php"; + include "helpers/body_open.php"; +?> + +
+ I'm a professional software engineer who's been playing with + Linux system administration from a young age. + Much of my career has focused on back-end / database systems + and optimizing workflows. + I feel that I specialize in building systems with "no sharp edges", + meaning that I make sure there isn't a way the user can hurt + themselves or the system. + In my free time I enjoy learning new + languages and writing apps for Android. +
+ ++ This JSON file will add all of my apps for you in its own + convenient group: +
+ ++ Then if you only want to keep a subset of the apps you may either + mark the unwanted ones as Track Only or delete them from the app. +
++ If you decide to add the apps 1-by-1 based on the URLs in the + section below, here is how to show the correct version numbers: +
+[0-9\.]+[0-9]+
+ + Otherwise, using "Take first link" ensures you get the + proper update but will show pseudo versions. +
++ Keep track of repeating expenses and + view projections of their effect on your finances. + First app written with Flutter. +
++ + [Source Code] + [APKs / Obtainium URL] +
++ Play against a friend or a range of AIs. + Written to practice Kotlin/Compose. +
++ + [Source Code] + [APKs / Obtainium URL] +
++ Calculate cost-effective foods on a High Carb Low Fat lifestyle. +
++ + [Source Code] + [APKs / Obtainium URL] +
+ ++ Play a notification at your chosen interval. +
++ + [Source Code] + [APKs / Obtainium URL] +
+ ++ Determine a good bedtime for waking during light sleep. +
++ + [Source Code] + [APKs / Obtainium URL] +
+ ++ Started as a fun project for learning. + Playable but unfinished. +
++ + [Source Code] + [APKs / Obtainium URL] +
+ ++ For a full list of software including my Ansible automation, + Docker setup, source code for this website, and other + fun/random toys, check out + My Projects. +
+- I'm a professional software engineer who's been playing with - Linux system administration from a young age. Much of my career - has focused on back-end / database systems and optimizing - workflows. In my free time I enjoy learning new languages and - writing apps for Android. -
- -- Please feel welcome to use any of my free software below. -
-- Keep track of repeating expenses and - view projections of their effect on your finances. - First app written with Flutter. -
-- - [Source Code] - [APKs / Obtainium URL] -
-- Play against a friend or a range of AIs. - Written to practice Kotlin/Compose. -
-- - [Source Code] - [APKs / Obtainium URL] -
-- Calculate cost-effective foods on a High Carb Low Fat lifestyle. -
-- - [Source Code] - [APKs / Obtainium URL] -
- -- Play a notification at your chosen interval. -
-- - [Source Code] - [APKs / Obtainium URL] -
- -- Determine a good bedtime for waking during light sleep. -
-- - [Source Code] - [APKs / Obtainium URL] -
- -- Started as a fun project for learning. - Playable but unfinished. -
-- - [Source Code] - [APKs / Obtainium URL] -
- -- This JSON file will add all of the apps for you: -
- - Manual -- If you add the apps 1-by-1, here is how to see the correct version numbers: -
-[0-9\.]+[0-9]+
- - Otherwise, using "Take first link" works with pseudo versions. -
-- For a full list of software including my Ansible automation, - Docker setup, source code for this website, and other - fun/random toys, check out - My Projects. -
-