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 2023
active

A 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.

Javascript SvelteKit Flowbite Firebase (Hosting, Analytics) IndexedDB PWA (Progressive Web App)

Aviation SAR Javascript

Started 2023
active

A 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!

Javascript SvelteKit Bootstrap 5 Firebase (Hosting, Analytics) KML PDF

Flying Club Booking Javascript

Started 2023
active

A 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.

Javascript SvelteKit Bootstrap 5 Prisma Nodemailer iCal

fkrauthan.ca Javascript

Started 2021
active

This 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.

Javascript NextJS ReactJS Tailwind CSS LinkedIn Profile to JSON Resume Vercel

WXBrief.CA Javascript

Started 2021
active

A 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.

Javascript ReactJS Bootstrap 4/5 PagerDuty Firebase (Hosting, Functions, Analytics)

NOTAM.CA Javascript

Started 2020
active

A 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.

Javascript ReactJS Bootstrap 4/5 PagerDuty Firebase (Hosting, Functions, Analytics)

nss-run Javascript

Started 2016
active

A 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.

Javascript NodeJS

Daily Hive RSS Javascript

Started 2016
active

A 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.

Javascript NodeJS