Markdown 43 lines
<div align="center">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="assets/ajhahnde_logo_dark.png">
<img src="assets/ajhahnde_logo_light.png" alt="ajhahnde" width="380">
</picture>
<p>
<img src="https://img.shields.io/badge/Zig-lightgrey?style=flat-square&logo=zig&logoColor=white" alt="Zig">
<img src="https://img.shields.io/badge/C-lightgrey?style=flat-square&logo=c&logoColor=white" alt="C">
<img src="https://img.shields.io/badge/C%2B%2B-lightgrey?style=flat-square&logo=c%2B%2B&logoColor=white" alt="C++">
<img src="https://img.shields.io/badge/AArch64%20Assembly-lightgrey?style=flat-square&logo=arm&logoColor=white" alt="AArch64 Assembly">
<img src="https://img.shields.io/badge/Linux-lightgrey?style=flat-square&logo=linux&logoColor=white" alt="Linux">
</p>
<p>
<img src="https://img.shields.io/badge/Go-lightgrey?style=flat-square&logo=go&logoColor=white" alt="Go">
<img src="https://img.shields.io/badge/Python-lightgrey?style=flat-square&logo=python&logoColor=white" alt="Python">
<img src="https://img.shields.io/badge/Shell-lightgrey?style=flat-square&logo=gnu-bash&logoColor=white" alt="Shell">
<img src="https://img.shields.io/badge/PostgreSQL-lightgrey?style=flat-square&logo=postgresql&logoColor=white" alt="PostgreSQL">
<img src="https://img.shields.io/badge/Git-lightgrey?style=flat-square&logo=git&logoColor=white" alt="Git">
</p>
<p>
<img src="https://img.shields.io/badge/TypeScript-lightgrey?style=flat-square&logo=typescript&logoColor=white" alt="TypeScript">
<img src="https://img.shields.io/badge/JavaScript-lightgrey?style=flat-square&logo=javascript&logoColor=white" alt="JavaScript">
<img src="https://img.shields.io/badge/Swift-lightgrey?style=flat-square&logo=swift&logoColor=white" alt="Swift">
<img src="https://img.shields.io/badge/Java-lightgrey?style=flat-square&logo=openjdk&logoColor=white" alt="Java">
<img src="https://img.shields.io/badge/Lua-lightgrey?style=flat-square&logo=lua&logoColor=white" alt="Lua">
<img src="https://img.shields.io/badge/macOS-lightgrey?style=flat-square&logo=apple&logoColor=white" alt="macOS">
</p>
</div>
---
**My projects:**
* **[FlashOS](https://github.com/ajhahnde/FlashOS)** — AArch64 bare-metal kernel for the Raspberry Pi 4 Model B.
* **[Flash](https://github.com/ajhahnde/Flash)** — a systems language and Zig transpiler.
**See also:**
* **[eeco](https://github.com/ajhahnde/eeco)** — Single-binary terminal tool for a self-maintaining, AI-assisted project workflow.
* **[Theria](https://github.com/ajhahnde/Theria)** — 2.5D MOBA built in Godot 4.
* **[the-way-out](https://github.com/ajhahnde/the-way-out)** — Top-down pixel-art escape-room shooter.