Add light-mode logo, collapse internal projects, button-style footer
This commit is contained in:
@@ -1,5 +1,9 @@
|
|||||||
<div align="center">
|
<div align="center">
|
||||||
<img src="./assets/hellion-online-media.png" alt="Hellion Online Media" width="640">
|
<picture>
|
||||||
|
<source media="(prefers-color-scheme: dark)" srcset="./assets/hellion-online-media.png">
|
||||||
|
<source media="(prefers-color-scheme: light)" srcset="./assets/hellion-online-media-light.png">
|
||||||
|
<img src="./assets/hellion-online-media.png" alt="Hellion Online Media" width="640">
|
||||||
|
</picture>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
@@ -83,12 +87,17 @@ HTML · CSS · JS — local-first bookmark dashboard browser extension for Chrom
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Other ongoing work
|
<details>
|
||||||
|
<summary><b>Other ongoing work</b></summary>
|
||||||
|
|
||||||
|
<br>
|
||||||
|
|
||||||
- **Hellion Initiative Webapp** — Next.js 16 management platform for my Star Citizen corp
|
- **Hellion Initiative Webapp** — Next.js 16 management platform for my Star Citizen corp
|
||||||
- **Nova Corporation CMS** — Next.js 16 · Tailwind v4 · custom Page Builder
|
- **Nova Corporation CMS** — Next.js 16 · Tailwind v4 · custom Page Builder
|
||||||
- **Hellion Power Tool** — WPF · PowerShell Windows maintenance utility
|
- **Hellion Power Tool** — WPF · PowerShell Windows maintenance utility
|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
## Currently learning
|
## Currently learning
|
||||||
|
|
||||||
C# on the side, the hard way, through FFXIV plugin work. Privacy-first defaults, atomic commits, transparent about where AI-pair tools fit in and where they don't.
|
C# on the side, the hard way, through FFXIV plugin work. Privacy-first defaults, atomic commits, transparent about where AI-pair tools fit in and where they don't.
|
||||||
@@ -114,4 +123,15 @@ Running my Star Citizen corp, the **Hellion Initiative**, healing in FFXIV, and
|
|||||||
|
|
||||||
> Plus the kind of documentation habit that makes coworkers either grateful or mildly concerned.
|
> Plus the kind of documentation habit that makes coworkers either grateful or mildly concerned.
|
||||||
|
|
||||||
[hellion-media.de](https://hellion-media.de)
|
<div align="center">
|
||||||
|
|
||||||
|
[](https://hellion-media.de)
|
||||||
|
[](https://hellion-initiative.online)
|
||||||
|

|
||||||
|
|
||||||
|
<br>
|
||||||
|
|
||||||
|
[](https://gitea.com/JonKazama-Hellion)
|
||||||
|
[](https://github.com/JonKazama-Hellion)
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 26 KiB |
Reference in New Issue
Block a user