Future Project Ideas

Odin Markdown

At some point I plan to write a Markdown parser in Odin. From this I can then build a website creator (Markdown to HTML), as well as some other tools.

Why Odin?

Odin is primarily a language designed for game programming, but I like learning new languages, and there doesn't seem to nbe a Markdown parser currently written in Odin, so this project could be useful for other people.

Open Source Flight Simulator Career Addon/Mod

There are a variety of career addons for the various Flight Simulator games out there (FSEconomy , OnAir , FSCharter , Neofly , Aviatife etc), however all of the addons I have seen so far are closed source, with many being payware or requiring online services to work. I think it would be neat to have an open source alternative. First I need to learn more about how these career addons work however.