Using AWS CDK, GitLab, Fargate and CloudFront for Django + Vue.js applications
Last updated June 2, 2020
Setup, Development and Deployment of a web app using Django, VueJS, VuePress, Docker, nginx, traefik and GitLab
This project is currently deployed on https://verbose-equals-true.tk. The source code is available at https://gitlab.com/briancaffey/verbose-equals-true.
Last updated January 9, 2019
Generating MIDI files from guitar tablatures with Python and regular expressions
Recently I have been playing lots of classical guitar. I use classtab.org, a website with hundreds of classical guitar pieces in tab form. Here's an example of a guitar tab:
Last updated April 26, 2018
Display, filter and export geographical data in a Django app with Leaflet, Mapbox, DataTables, Bootstrap 4 and Travis-CI
Last updated February 19, 2018
Reading 13F SEC filings with python
How to read SEC filing data with Python
Last updated January 30, 2018
How to do simple SQL tasks with MariaDB
In this article I'll look at another interview takehome assignment. This assignment included SQL, python and some logic puzzles. If you read to the end I'll share a fun "trick question" that was also included.
Last updated January 28, 2018
Finding the best poker hand in five-card draw with python
Last updated January 2, 2018
Getting started with Python's Twisted Framework
Last updated December 22, 2017
Setting up a Flask project with Flask CLI and Docker
Last updated December 9, 2017
Reflecting on my web-app development process after reading The Twelve-Factor App
Last updated December 3, 2017