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.
KML for NOTAM.CA Rust
Started 2022A small web tool to convert canadian NOTAM (notice to airman) to a KML network link feed so that it can be used inside Google Earth Pro for flight planning. This is a small side project to notam.ca and is used by an aviation service daily.
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.
Coastal Nav Calculator Java
Started 2016A nautical course calculation calculator that allows to conveniently and quick convert between true, magnetic and compass courses.
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.
Winery Java
Started 2011A small android app school project that allows wine show owners to quickly and easily manage wine orders.
CppWebMVC C++
Started 2010A prototype web MVC framework written in C++. It uses a custom C++ parser app to create reflection information that then can be used with an XML bean configuration system to run a website.
IRC Bot C++
Started 2010A modular IRC Bot written in C++ that follows the most common IRC RFC's as well as allows to dynamically load/unload modules to extend the capabilities of the bot.
Flowergame PHP
Started 2009A flower collection browser game where any user can collect and grow flowers, plant them into gardens and play minigames to collect resources.
wp-mpdf PHP
Started 2009A small Wordpress plugin that can generate PDF's of posts and pages based on simple html templates.
Perfect Time Java
Started 2009A special auction type game where people can bid on items. While doing that the item price increases. At the end the winner of the auction can buy the item at the last achieved price.
Pixel Mouse C++
Started 2008A small reaction based game where the player has to collect coins and at the same time avoid the bad coins.
Moon Shooter C++
Started 2008Moon Shooter is a small clon ef the well-known game "Moorhuhn" but in space.