2023-05-11 13:58:01 -05:00
<!DOCTYPE html>
< html lang = "en" >
2023-03-22 15:37:47 -05:00
< head >
2023-05-02 15:04:42 -05:00
< meta content = "width=device-width, initial-scale=1" charset = "utf-8" / >
2023-05-09 11:58:45 -05:00
< link rel = "icon" href = "/assets/askiiart.gif" type = "image/icon" >
2023-03-22 15:37:47 -05:00
< title > askiiart's site< / title >
2023-05-09 12:33:37 -05:00
< link href = "/style.css" type = "text/css" rel = "stylesheet" / >
2023-08-27 18:05:38 -05:00
< link href = "/prism.css" rel = "stylesheet" / >
2023-03-22 15:37:47 -05:00
< / head >
2023-08-27 19:08:06 -05:00
< body class = "line-numbers" >
2023-03-22 17:07:42 -05:00
< h1 id = "askiiarts-site" > askiiart's site< / h1 >
2023-06-14 14:31:19 -05:00
< p > I'm a hobby programmer and co-founder and vice president of
the < a
href="https://codeberg.org/TCCD-CompSci-and-Coding-Club/">TCCD
CompSci and Coding Club< / a > . This is my site.< / p >
< p > < strong > < a href = "/resume.html" > See my resume
here!< / a > < / strong > < / p >
2023-03-23 09:17:08 -05:00
< h2 id = "personal-links" > Personal links< / h2 >
2023-03-22 15:37:47 -05:00
< ul >
2023-06-14 14:31:19 -05:00
< li > < a rel = "me" href = "https://git.askiiart.net/askiiart" > Gitea< / a >
(my main git thing)< / li >
2023-05-02 15:04:42 -05:00
< li > < a rel = "me" href = "https://github.com/askiiart" > GitHub< / a > < / li >
2023-06-14 14:31:19 -05:00
< li > < a rel = "me" href = "https://codeberg.org/askiiart" > Codeberg< / a >
(rarely used, aside from club stuff)< / li >
2023-07-22 15:31:31 -05:00
< li > < a rel = "me" href = "https://tech.lgbt/@askiiart" > Mastodon< / a > < / li >
2023-06-14 14:31:19 -05:00
< li > < a
href="https://news.ycombinator.com/user?id=askiiart">Hacker
News< / a > < / li >
< li > Discord: < a
href="https://discord.com/users/552658564368302092">askiiart< / a > < / li >
< li > Email:
< a rel = "me" href = "mailto:mail@askiiart.net" > mail@askiiart.net< / a > < / li >
2023-03-22 15:37:47 -05:00
< / ul >
< h2 id = "site-links" > Site Links< / h2 >
< ul >
< li > < a href = "https://git.askiiart.net/" > Gitea< / a > < / li >
2023-05-09 12:48:08 -05:00
< li > < a href = "/repos/" > My yum repo< / a >
2023-03-22 15:37:47 -05:00
< ul >
2023-06-14 14:31:19 -05:00
< li > A yum repo for stuff I add. I'll probably make it into an
NVIDIA 470 driver repo because < a
href="https://www.youtube.com/watch?v=IVpOyKCNZYw">NVIDIA is a
pain< / a > .< / li >
2023-03-22 15:37:47 -05:00
< / ul > < / li >
< li > < a href = "https://element.askiiart.net/" > Element< / a >
< ul >
2023-03-23 22:34:55 -05:00
< li > It's Element, the Matrix client< / li >
2023-03-22 15:37:47 -05:00
< / ul > < / li >
< li > < a href = "https://libreddit.askiiart.net/" > LibReddit< / a >
< ul >
< li > A Reddit frontend< / li >
< / ul > < / li >
< li > < a href = "https://nitter.askiiart.net/" > Nitter< / a >
< ul >
< li > An ad-free Twitter frontend< / li >
< / ul > < / li >
< li > < a href = "https://composerize.askiiart.net/" > Composerize< / a >
< ul >
< li > Convert docker run to docker compose.< / li >
< / ul > < / li >
< li > < a href = "https://invidious.askiiart.net/" > Invidious< / a >
< ul >
< li > A privacy-focused, ad-free YouTube frontend< / li >
< / ul > < / li >
< li > < a href = "https://status.askiiart.net/" > Status< / a >
< ul >
2023-06-14 14:31:19 -05:00
< li > The status page for all the publicly accessible services on
my site.< / li >
2023-03-22 15:37:47 -05:00
< / ul > < / li >
2023-06-14 14:31:19 -05:00
< li > < a
href="https://bibliogram.askiiart.net/applysettings/3bb4944d6d346268ae9bd84f42bc9a51">Bibliogram< / a >
2023-03-22 15:37:47 -05:00
< ul >
2023-06-14 14:31:19 -05:00
< li > An alternative frontend to Instagram (currently
broken).< / li >
2023-03-22 15:37:47 -05:00
< / ul > < / li >
< / ul >
2023-05-09 12:48:08 -05:00
< h2 id = "pages" > Pages< / h2 >
< ul >
2023-05-09 12:49:02 -05:00
< li > This page (< a href = "/index.md" > markdown< / a > )< / li >
2023-05-09 12:48:08 -05:00
< li > Blog
< ul >
2023-06-14 14:31:19 -05:00
< li > < a href = "/blog/marlin-boot-animations.html" > Marlin Boot
Animations< / a > - Make your Marlin boot screen animated! Includes
animation formatting documentation. (< a
href="/blog/marlin-boot-animations.md">markdown< / a > )< / li >
2023-05-09 12:48:08 -05:00
< / ul > < / li >
2023-08-28 07:56:02 -05:00
< li > TIL
< ul >
< li > Just little tidbits I learn, inspired by < a
href="https://til.simonwillison.net/">Simon Willison's TIL< / a > ,
which was itself inspired by < a
href="https://github.com/jbranchaud/til">jbranchaud/til< / a > .< / li >
< li > < a href = "/til/using-json-with-docker-compose.html" > Using
JSON with docker compose< / a > - Exactly what it sounds like. (< a
href="/til/using-json-with-docker-compose.md">markdown< / a > )< / li >
< / ul > < / li >
2023-06-14 14:31:19 -05:00
< li > < a href = "/resume.html" > Resume< / a > (< a
href="/resume.md">markdown< / a > )< / li >
< li > < a href = "/portfolio.html" > Portfolio< / a > (< a
href="/portfolio.md">markdown< / a > )< / li >
2023-05-09 12:48:08 -05:00
< / ul >
2023-03-22 15:37:47 -05:00
< h2 id = "cool-stuff" > Cool Stuff< / h2 >
< ul >
2023-06-14 14:31:19 -05:00
< li > < a href = "https://streetpass.social/" > StreetPass for
Mastodon< / a >
2023-03-22 15:37:47 -05:00
< ul >
< li > Basically Nintendo StreetPass, but for Mastodon< / li >
< / ul > < / li >
2023-06-14 14:31:19 -05:00
< li > < a href = "https://bestmotherfucking.website/" > Best
Motherf**king Website< / a > (sorry for the harsh language)
2023-03-22 15:37:47 -05:00
< ul >
2023-06-14 14:31:19 -05:00
< li > A fantastic looking satirical, but rude website, mocking
things such as "5MB background video[s] of hipsters poking at
their iPhones"< / li >
2023-03-22 15:37:47 -05:00
< / ul > < / li >
< / ul >
2023-05-09 12:31:17 -05:00
< h2 id = "othermeta" > Other/Meta< / h2 >
< p > If you like what you see here, a donation would be nice.< / p >
< ul >
2023-06-14 14:31:19 -05:00
< li > < wrap > Monero: < a
href="monero:8B7KKtrTLVuAva39qEfb6acvocX7gN1DANkaatSutDPZ7ySpCoVn8jndZcFUQyhnLAD8MjuNv983w7ZG79oZv8KBCFEo69w& tx_description=donation_from_site">8B7KKtrTLVuAva39qEfb6acvocX7gN1DANkaatSutDPZ7ySpCoVn8jndZcFUQyhnLAD8MjuNv983w7ZG79oZv8KBCFEo69w< / a > < / wrap > < / li >
2023-05-09 12:31:17 -05:00
< / ul >
2023-08-27 18:05:38 -05:00
< script src = "/prism.js" > < / script >
2023-03-22 15:37:47 -05:00
< / body >
2023-03-23 09:17:08 -05:00
< footer >
2023-08-08 14:16:30 -05:00
< p > To view this page in markdown, replace the < code > .html< / code > in the URL with < code > .md< / code > . If this is the root page (askiiart.net), get the markdown version of it at < a href = "/index.md" > index.md< / a > . Source code < a href = "https://github.com/askiiart/askiiart.github.io" > here< / a > and < a href = "https://git.askiiart.net/askiiart/askiiart-net" > here< / a > .< / p >
2023-03-23 09:17:08 -05:00
< / footer >
2023-03-22 15:37:47 -05:00
< / html >