Projects
All projects listed below are hobby projects only. To see some of my freelance work please head over to cogindo.net.
Practice Time Javascript
Started 2023A tool to help musicians keep track of their practice and get an overview of how often/well they practice. The app runs fully locally and leverages PWA (Progressive Web App) technics to allow it to be installable, run fully offline and stores all data inside the browser (no accounts required). And comes with a simple import/export feature to back up and migrate the locally stored DB.
Aviation SAR Javascript
Started 2023A simple tool to collect some SAR related information (route, search area range, additional info) as well as a local database file (containing geo referenced points of interest) and then create ether a KML file including all POIs along the route given the search area corridor or a PDF file with the same info. Everything running in the users local browser only!
Flying Club Booking Javascript
Started 2023A prototype for a rewrite of my local flying clubs booking website using modern technologies to make booking planes easier, faster and more comfortable. It includes a booking grid, management of members and planes, and management of plane maintenance.
fkrauthan.ca Javascript
Started 2021This website build fully with NextJS. It uses my LinkedIn profile to auto generate large sections of the about me page as well as an easy way to manage projects.
WXBrief.CA Javascript
Started 2021A tool to view canadian weather information in a way easier to digest format then what the new Nav Canada CFPS website at the moment offers.
NOTAM.CA Javascript
Started 2020A web tool to view canadian NOTAM (notice to airman) ether as a regular list (similar to what Nav Canada offers) or on a map to quickly visualize the affected areas.
nss-run Javascript
Started 2016A very simplistic build tool that allows to quickly write build scripts with custom javascript as well as allow an easy invocation of other CLI tools.
Daily Hive RSS Javascript
Started 2016A simple util that parses the Daily Hive website (a local Vancouver "news" page) and generates an RSS feed as during there re-design that function was removed.