Files
.profile/README.md
2025-08-21 21:41:47 +00:00

20 lines
1.6 KiB
Markdown
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## 👋 About me
- 🖥️ Producing hand-crafted code for over 0b0110 years with NVIM on Linux
- 🛠️ Working on [Eko](https://github.com/kyren223/eko), a terminal-native Discord alternative, because Discord couldn't add vim motions
- ⚙️ Learning Langdev and Compiler Design
- 🎮 Made a game in 3 days with Zig + Raylib, [check it out!](https://github.com/the-memory-managers/cpu-vs-ai)
---
- 🌐 Learn more about me or read my blogs at [kyren.codes](https://kyren.codes)
- You can contact me at [contact@kyren.codes](mailto:contact@kyren.codes) or Discord at Kyren223
---
| Project | Description | Status |
| ------------- | -------------------------------------------------------------------- | --------------------- |
| [Krypton](https://git.kyren.codes/kyren223/krypton) | A low-level programming language with best-in-class C interop. | [Under Development](https://git.kyren.codes/kyren223/krypton) |
| [CPU vs AI](https://github.com/the-memory-managers/cpu-vs-ai) | A tower defense game made in 3 days for the Boot.dev 2025 Hackathon. | [Released](https://github.com/the-memory-managers/cpu-vs-ai) |
| [Eko](https://github.com/kyren223/eko) | The Discord alternative for Terminal nerds. | [Released](https://github.com/kyren223/eko) |
| [Dotfiles](https://git.kyren.codes/Kyren223/dotfiles) | My personal dotfiles and configuration files. | [Public Reference](https://git.kyren.codes/Kyren223/dotfiles) |