👋 Hi! I'm danimania, a self-taught, amateur developer and Linux enthusiast from Spain! 🇪🇸
💻 I enjoy working with C++, Java, PHP, SQL, Python, and ocassionally tinkering with HTML/CSS/JS.
🏁 I'm also really into competitive programming, as you can see in my personal repository with over a thousand problems solved.
📬 Feel free to reach out via email: dani@danimania.dev
🛠️ Check out some of the things I’ve built or contributed to:
Remake of the popular arcade game, featuring a level editor and online level browser. Made in C++ with Raylib.
Play it on the browser!
A lightweight, fully-configurable Paper plugin for anarchy servers. Made in Java.
Note: Archived since 2021
Dijkstra and A* pathfinding visualizer. Made in C++ with Raylib.
Try it on the browser!
Random maze generator with solving visualizations using DFS and BFS. Made in C++ with Raylib.
Try it on the browser!