Popular projects
Here are some of the projects I've worked on that have gained popularity. For more projects, check out my GitHub and GitLab profiles.
The eNuts App and its official website
I am currently maintaining a mobile Cashu Wallet that I call eNuts. It has support for the Bitcoin Lightning Network and can connect to multiple Cashu Mints. Read more about Cashu or visit the eNuts official website, which I maintain as well.
The App is available for Android and iOS. This project is honored to receive support from the Human Rights Foundation, the OpenSats Initiative, and contributions from the open-source community.
AgroLand
Agroland is a side project I enjoyed working on in 2022 to improve my knowledge of 2D game development. It is a Pokémon clone based on a YouTube Tutorial.
I've added a ton of features, based on data from the Pokémon 1st-3rd generations, that are not included in the tutorial. This game is built using TypeScript, CSS, HTML5 Canvas, and has zero dependencies. Try it out here and have fun!
YouTube to MP3 Converter
This project is a website that uses the powerful ffmpeg.wasm library, allowing media conversion to happen directly on the user's machine rather than on traditional servers.
The code is closed source and not maintained anymore. The GUI was built with React and Next.js.