I like building things.
it is why I learned programming. I have selected a few of my stuff to show here, the rest is on my github.
Bash System Report Generator
The System Report Generator is a bash script that creates a concise report on system metrics like CPU load, memory usage, disk space, and network activity. The report, saved as `SYSTEM_REPORT.txt`, offers a quick snapshot of your system's health.
Guess the flag game
As someone who is into vexillology, I like checking my knowledge of flags on a regular basis. So I made this awesome web-app to practice my flag knowledge. I used HTML, TailwindCSS, and JavaScript to built this, and deployed it with Vercel