Random Musings

This is where I warehouse my thoughts in a semi-structured way. Because, why not.

Creating a Django Application using UV

None

fsecada01

Bootstrapping a Django Application with uv: A Comprehensive Guide Read more

Creating a SLA manager in Django

None

fsecada01

Adding a SLA application within a Django project Read more

I Created SQLModel-Crud-Utilities So CRUD Operations Can Be Easier

None

fsecada01

A set of CRUD (Create, Read, Update, Delete) utilities designed to streamline and expedite common database operations when using SQLModel Read more

Using NLP to Process Large Blocks of String Data

None

fsecada01

Need to process a bunch of documents through an ETL? Look no further. Read more