~ajhalili2006's personal website, built with Zensical (successor of Material for Mkdocs) [old repo name got bugged while attempting to do manual knot migration via repo deletion] andreijiroh.dev
zensical mkdocs-material website

chore: update homepage content and banner

Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.dev>

andreijiroh.dev ef3451c5 8c5135ba

verified
Changed files
+8 -22
markdown
overrides
+5 -2
markdown/index.md
···
You do you: <https://links.andreijiroh.dev>
* :telescope: I’m currently working on different projects, most of them are hosted under
-
[Recap Time Squad] and some personal projects for [Hack Club Slack community].
+
[Recap Time Squad] and some [Hack Club Slack community] projects, especially [the Alumni Society].
* :seedling: I’m currently learning backend development in TypeScript at both
Node.js and Deno runtimes, using Postgres + SQLite for database persistence,
DevSecOps with GitHub Actions and GitLab CI/CI
···
* Started in my journey as a backend dev since 2018 via Glitch dot com (RIP).
* While my early autism diagnosis helped me through speech therapy, I am still
between masking/suffering in silence while being neurodivergent in real life.
+
* A multifandom goober/chronically online person
## Tools I use and my setup
···
[![github: activity stats](https://github-readme-stats.vercel.app/api?username=ajhalili2006&show_icons=true&theme=dark&title_color=ffffff&text_color=ffffff&locale=en)](https://github.com/anuraghazra/github-readme-stats)
+
## Hackatime / WakaTime
-
+
[![Hackatime stats](https://github-readme-stats.hackclub.dev/api/wakatime?username=97&api_domain=hackatime.hackclub.com&&custom_title=Hackatime+Stats&layout=compact&cache_seconds=0&langs_count=8&theme=github_dark_dimmed)](https://hackatime.hackclub.com)
<!-- links -->
[Recap Time Squad]: https://recaptime.dev
[Hack Club Slack community]: https://hackclub.com/slack
+
[the Alumni Society]: https://alumni.hackclub.community
[hc-arcade]: https://hackclub.com/arcade
[Hack Clubber]: https://hackclub.com
[leeksbot]: https://gitlab.com/recaptime-dev/hackclub-leeksbot
+3 -20
overrides/main.html
···
<!-- Staging build -->
{% block announce %}
-
For updates follow <strong>@ajhalili2006</strong> on
-
<a rel="me" href="https://tilde.zone/@ajhalili2006">
-
<span class="twemoji mastodon">
-
{% include ".icons/fontawesome/brands/mastodon.svg" %}
-
</span>
-
<strong>the tildeverse</strong>,
-
</a>
-
<a rel="me" href="https://bsky.app/profile/andreijiroh.dev">
-
<span class="twemoji bluesky">
-
{% include ".icons/simple/bluesky.svg" %}
-
</span>
-
<strong>Bluesky</strong>,
-
</a>
-
and
-
<a href="https://substack.com/@ajhalili2006">
-
<span class="twemoji substack">
-
{% include ".icons/simple/substack.svg" %}
-
</span>
-
<strong>Substack</strong>.
-
</a> (<a href="https://recaptime.dev">Looking for Recap Time Squad?</a>)
+
For updates follow <strong>@ajhalili2006</strong> on <a rel="me" href="https://tilde.zone/@ajhalili2006"><span class="twemoji mastodon">{% include ".icons/fontawesome/brands/mastodon.svg" %}</span><strong>the tildeverse</strong></a>, <a rel="me" href="https://bsky.app/profile/andreijiroh.dev"><span class="twemoji bluesky">{% include ".icons/simple/bluesky.svg" %}</span><strong>Bluesky</strong></a>,
+
and <a href="https://substack.com/@ajhalili2006"><span class="twemoji substack">{% include ".icons/simple/substack.svg" %}</span><strong>Substack</strong></a>. (<a href="https://recaptime.dev">Looking for Recap Time Squad?</a>)
{% endblock %}
{% block container %}
+
<div class="md-content" data-md-component="content">
<article class="md-content__inner md-typeset">
{% block content %}