From f2360b5695dbe9d40b7233c7dbf272c5a40a788d Mon Sep 17 00:00:00 2001 From: trinkey Date: Tue, 24 Dec 2024 14:20:36 -0500 Subject: [PATCH] add some stuff --- index.html | 7 +++++++ no-js.html | 9 ++++++++- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index b8f7be3..3fd0f29 100644 --- a/index.html +++ b/index.html @@ -145,6 +145,7 @@
- this website - check out the code
- dotindex (pypi) - a python library that lets you access dicts using the dot notation (dict.key) instead of whatever python does (dict["key"])
- infopage (website) - my very own pronouns.page clone

+
- tSuite (website) - a collection of services that are all interconnected

i'll likely add more in the future, these are just the ones i'm most proud of at the moment.
trinkey@website:~/projects$ .
@@ -158,10 +159,16 @@
this is where you are right now

*akkofe.trinkey.com:
the frontend i use for fedi

+
*auth.trinkey.com:
+
authentication manager for tSuite

+
*everyone.trinkey.com:
+
frontend to a fedi bot that anyone can post to (@everyonebot@is.trinkey.com)

*git.trinkey.com:
holds some of my git projects (older ones on github or git.gay)

*is.trinkey.com:
hosts iceshrimp.net, which is the fedi backend i use

+
*message.trinkey.com:
+
tMessage, from tSuite

music.trinkey.com:
has some music. i haven't actually updated the site in a while but i've been meaning to do rewrite it at some point. 100% legal i pinky promise

smiggins.trinkey.com:
diff --git a/no-js.html b/no-js.html index 53365f9..10b6ec3 100644 --- a/no-js.html +++ b/no-js.html @@ -32,7 +32,7 @@
i'm trans (she/her, they/them and it/its are also fine) and a bit gay sometimes.
i'm not actively in a relationship, however i'm also not looking to get into one either.
--------------------
-
i like to code stuff (mostly websites)! some of my programs can be found on the projects page. i know a few languages, those being python, javascript/typescript, html/css (if you count those), and a little bit of java.
+
i like to code stuff (mostly websites)! some of my programs can be found on the projects section. i know a few languages, those being python, javascript/typescript, html/css (if you count those), and a little bit of java.
--------------------
well, that's about it! i hope you like my website!
@@ -51,6 +51,7 @@
- this website - check out the code
- dotindex (pypi) - a python library that lets you access dicts using the dot notation (dict.key) instead of whatever python does (dict["key"])
- infopage (website) - my very own pronouns.page clone

+
- tSuite (website) - a collection of services that are all interconnected

i'll likely add more in the future, these are just the ones i'm most proud of at the moment.

people

@@ -85,10 +86,16 @@
this is where you are right now

*akkofe.trinkey.com:
the frontend i use for fedi

+
*auth.trinkey.com:
+
authentication manager for tSuite

+
*everyone.trinkey.com:
+
frontend to a fedi bot that anyone can post to (@everyonebot@is.trinkey.com)

*git.trinkey.com:
holds some of my git projects (older ones on github or git.gay)

*is.trinkey.com:
hosts iceshrimp.net, which is the fedi backend i use

+
*message.trinkey.com:
+
tMessage, from tSuite

music.trinkey.com:
has some music. i haven't actually updated the site in a while but i've been meaning to do rewrite it at some point. 100% legal i pinky promise

smiggins.trinkey.com: