update projects (rearrange, add, fix)

This commit is contained in:
Aidan 2025-02-02 16:01:03 -05:00
parent 87bc63f6b0
commit 3b7b047d11

View File

@ -42,55 +42,61 @@
</header> </header>
<aside class="main-content"> <aside class="main-content">
<h1>Projects</h1> <h1>Projects</h1>
<p>You can check out my GitHub account right <a href="https://github.com/ihatenodejs">here</a>.</p> <p>You can check out my work on my <a href="https://git.pontusmail.org/aidan">Gitea instance</a> or <a href="https://github.com/ihatenodejs">GitHub</a>. GitHub has commits earlier than January 23, 2025 and Gitea has more commits past that date (some commits and repos not mirrored to GitHub).</p>
<p>I am currently working on the following projects:</p> <p>I am currently working on the following projects:</p>
<ul> <ul>
<li> <li>
<strong>aidxnFUN</strong><br> <strong>aidxnFUNretro</strong><br>
<a href="https://github.com/ihatenodejs/aidxnFUN">Repo public</a> | <a href="https://aidxn.fun">Website</a><br> <a href="https://git.pontusmail.org/aidan/aidxnFUNretro">Repo</a> | <a href="https://old.aidxn.fun">Website</a><br>
My modern website The website you're currently on!
</li><br>
<li>
<strong>aidxnCC</strong><br>
<a href="https://git.pontusmail.org/aidan/aidxnCC">Repo</a> | <a href="https://aidxn.cc">Website</a><br>
My latest personal website
</li><br>
<li>
<strong>BlogPop</strong><br>
<a href="https://git.pontusmail.org/abocn/blogpop">Repo</a><br>
Node.js/Express/Next.js<br>
Self-hosted simple blogging platform
</li><br>
<li>
<strong>LibreCloud</strong><br>
<a href="https://git.pontusmail.org/librecloud/web">Frontend Repo</a> | <a href="https://git.pontusmail.org/librecloud/web-server">Backend Repo</a> | <a href="https://cloud.pontusmail.org">Website</a><br>
Node.js/Express/Next.js<br>
Enabling the world with free cloud services for all
</li><br> </li><br>
<li> <li>
<strong>pontus mail</strong><br> <strong>pontus mail</strong><br>
<a href="https://github.com/ihatenodejs/pontus-mail">Repo public</a> | <a href="https://pontusmail.org">Website</a><br> <a href="https://git.pontusmail.org/aidan/pontus-mail">Repo</a> | <a href="https://pontusmail.org">Website</a><br>
Mailcow/Docker<br> Mailcow/Docker<br>
My self-hosted public email service My self-hosted public email service
</li><br> </li><br>
<li>
<strong>aidxnFUN</strong><br>
<a href="https://git.pontusmail.org/aidan/aidxnFUN">Repo</a> | <a href="https://aidxn.fun">Website</a><br>
The second iteration of my website
</li><br>
<li> <li>
<strong>modules</strong><br> <strong>modules</strong><br>
<a href="https://github.com/ihatenodejs/modules">Repo public</a> | <a href="https://modules.lol">Website</a><br> <a href="https://git.pontusmail.org/aidan/modules">Repo</a> | <a href="https://modules.lol">Website</a><br>
Docker/Node.js/Express/EJS<br> Docker/Node.js/Express/EJS<br>
Magisk module and FOSS/root app "store." Magisk module and FOSS/root app "store."
</li><br> </li><br>
<li>
<strong>pontus-bot</strong><br>
<a href="https://github.com/ihatenodejs/pontus-bot">Repo public</a> | <a href="https://github.com/ihatenodejs/pontus-bot/pkgs/container/pontus-bot/315781719?tag=main">Docker Image</a><br>
Dockerized<br>
Telegram file indexer bot
</li>
<li>
<strong>Android Integrity Alliance</strong><br>
<a href="https://github.com/AndroidIntegrity/website">Repo public</a><br>
Collaboration with several people<br>
Website for petition against Google Play Integrity
</li><br>
<li> <li>
<strong>pontus</strong><br> <strong>pontus</strong><br>
<a href="https://github.com/ihatenodejs/pontus">Repo public</a><br> <a href="https://git.pontusmail.org/aidan/pontus">Repo</a> | <a href="https://p0ntus.com">Website</a><br>
Website for my online self<br> Website for my online self<br>
Intended for showcasing online projects and storing archives<br> Intended for showcasing online projects and storing archives<br>
Replacement for scrapped project: Adderall. Replacement for scrapped project: Adderall.
</li><br> </li><br>
<li> <li>
<strong>aidxnFUNretro</strong><br> <strong>Android Integrity Alliance</strong><br>
<a href="https://github.com/ihatenodejs/aidxnFUNretro">Repo public</a> | <a href="https://old.aidxn.fun">Website</a><br> <a href="https://github.com/AndroidIntegrity/website">Repo</a> | <a href="https://androidintegrity.org">Website</a><br>
The retro style of my modern website Collaboration with several people<br>
Website for petition against Google Play Integrity
</li><br> </li><br>
<li>
<strong>Overseerr</strong><br>
Repo currently private / In development (backburnered)<br>
Manage your server from an easy-to-use and responsive interface
</li>
</ul> </ul>
</aside> </aside>
</div> </div>