The Coding Side Quest Logo

The Coding Side Quest

... a semi-coherent coding blog by David Carmichael - [RSS-Feed]

Thu, 24 Aug 2023 10:24:53 +0100

SQLAlchemy queries to JSONable friendly dicts

Python, Flask, Sqlalchemy, JSON

Exploring methods of converting SQLAlchemy queries to JSONable dicts because I'm lazy.

View Post ⤍

Fri, 11 Aug 2023 20:37:22 +0100

Making improvements to the Flask Static Site Generator

Flask, Python, Static Site Generator

In this post, I talk about the improvements I've made to the Flask static site generator.

View Post ⤍

Tue, 08 Aug 2023 22:26:27 +0100

I got carried away with using Python to commit my Obsidian vault to GitHub

Obsidian, Python, GitHub

In a previous post, I came up with a solution to commit my obsidian vault to GitHub, I took it a bit further...

View Post ⤍

Mon, 07 Aug 2023 10:14:32 +0100

GitHub and Obsidian with the help of Python

Obsidian, Python, GitHub

I explain how I used a small amount of Python to commit my Obsidian markdown library to GitHub.

View Post ⤍

Sun, 06 Aug 2023 15:00:00 +0100

Flask as a Static Site Generator

Flask, Python, Static Site Generator

Using Flask as a static site generator.

View Post ⤍

Sat, 05 Aug 2023 16:00:00 +0100

A Short Uninteresting Introduction

Introduction, Me

A short introduction to me and this blog.

View Post ⤍