A Holiday Odyssey – Geese A-Lei’ing!

Super Honorable Mention awarded (recorded as Darkander)

In the third year, I improved the reporting even further. Instead of individual Python scripts, I created a complete web application written in Python and based on Flask and Bootstrap. The web application stores the Markdown code in an SQLite database and takes care of the upload and storage of additional image files. It also indicates clearly which tasks have already been processed and allows reports to be generated in HTML or Markdown. The source code can be found on GitHub. You can find my web application here: https://kringle.info/.

You can find the interactive, linked HTML-based solution here: 2023 SANS Holiday Hack Challenge

I also use the SANS HHC to acquire new knowledge and use this knowledge in my respective solution. I owe the knowledge for 2023 to Michael Kennedy, his website TalkPython can be reached here: https://training.talkpython.fm/. In my case I used the course Building Data-Driven Web Apps with Flask and SQLAlchemy. Thank you very much, Michael!