A web extension to search for anime, manga, characters, staff, and studios using the AniList's API.
It adds a new context menu option that can be clicked making a search bar (similar to the one on AniList) appear floating on the current page. If there is text selected, it will be used as a search term when clicking the option.
Script that extends the functionality of the mpv media player, making it possible to extract the playing video file path, timestamps, and cropbox coordinates.
It was made to be used with ffmpeg, but it can also be used individually (extracting just the path/timestamps/cropbox), or within other mpv scripts using the shared data API.
This is one of my most beloved projects, and one that I use extensively, since I love making lots of short webms.
Web app to keep track of events set in different timezones.
With this app it is possible to save the details of an event happening anywhere in the world just setting the corresponding UTC offset. A countdown to the event will be shown using the local time.
It was mainly made to keep track of Genshin Impact streams with different stream links.