JamPal
JamPal is currently my passion project, with the mild hopes that it will someday generate a sustainable amount of revenue. Without giving away to much of the sauce, I will tell you that it is targeted towards any type of musician that plays with other musicians.
It highlights my skills as a mobile developer. It is written in Flutter, a google-based framework for cross-platform applications (android, apple, web), and we have an Express.js back-end service for user authentication and song management. It is mostly a local application, using an sqlite3 database for song storage.