Projects I am currently working on
Black Mood Tracker
A very simple and basic mood tracker, allows you to track your mood from 10 different levels. It has ability to choose activities. Anyone can sign up annd start using. It also has an api, that can be used to show current mood. Uses tursodb and Vercel functions for backend.
URL: https://mood-tracker.blackpiratex.com
Source: https://github.com/blackpirateapps/mood-tracker.git
Book Tracker
Minimal web app to track and display books that you have read. Uses tursodb and Vercel functions. Dashboard uses react, public page uses plain HTML and vanilla js. Features include: Currently reading tracker, Reading list, Highlights importer, Searching using openbooks api, start and end date, tags and reading medium. Made for private use only.
URL: https://notes.blackpiratex.com
Source: https://github.com/blackpirateapps/book-tracker.git