Saturday, Apr 19, 2025
11:08 AM
~/about
~/projects
~/blog
akagelion@terminal:~$ whoami && cat skills.txt
About Me
This is my personal website where I share projects, ideas, and things that interest me. It's still under work.
My interests include Linux, open-source software, and embedded.
Skills
- Programming (Python, JavaScript, TypeScript)
- Linux System Administration
- Version Control (Git)
- Cloudflare Pages/Workers
akagelion@terminal:~$ _
akagelion@terminal:~/projects$ ls -la
Projects
ESP32 WiFi Packet Receiver
ESP32C++PlatformIOWireshark
A project using an ESP32 microcontroller to capture and analyze WiFi packets.
akagelion@terminal:~/projects$ _
akagelion@terminal:~/blog$ ls -lt | head -n 3
Blog Posts
Getting Started with Linux Terminal: Essential Commands for Beginners
A beginner-friendly guide to the most useful Linux terminal commands that will help you navigate and work efficiently in a command-line environment.
akagelion@terminal:~/blog$ _