RSSAmplifier

Blog

briancaffey.github.io

RSS feed for briancaffey.github.io

briancaffey.github.ioRSS feed ↗66 posts

Latest posts

RedLM: My submission for the NVIDIA and LlamaIndex Developer Contest

RedLM is a new way to study art and literature powered by artificial intelligence. It is an application that applies LLMs to the study of one of China’s most famous literary works: Dream of the Red Chamber.

Upgrading my GitHub Pages blog to Nuxt 3

An overview of my newly upgraded GitHub Pages blog powered by Nuxt 3

Agents of Inference: Speed of Light -- Accelerating my Generative AI Agents project with NVIDIA NIMs, TensorRT and TensorRT-LLM

This article is a brief discusion on recent updates to my project for the Generative AI Agents Developer Contest by NVIDIA and LangChain

Agents of Inference: My submission for NVIDIA's Generative AI Agents Developer Contest by NVIDIA and LangChain

This article discusses my entry for NVIDIA's Generative AI Agents Developer Contest entry: Agents of Inference

Rocket League BotChat powered by TensorRT-LLM: My submission for NVIDIA's Generative AI on RTX PCs Developer Contest

This article discusses my entry for NVIDIA's Generative AI on RTX PCs Developer Contest: Rocket Leauge BotChat

Python, Vue, Chinese-LLaMA-2 and The Three-Body Problem

My Infrastructure as Code Rosetta Stone - Deploying the same web application on AWS ECS Fargate with CDK, Terraform and Pulumi

I wrote three reusable infrastructure as code libraries to develop high-level abstractions for deploying containerized web apps on AWS ECS. This article will provide an overview of my experience working with CDK, Terraform and Pulumi and will cover how I use these libraries in automated infrastructure deployment pipelines using GitHub Actions

Setting up ad hoc development environments for Django applications with AWS ECS, Terraform and GitHub Actions

This article will show how software development teams can build on-demand environments for dog-food testing, quality review, internal and external demos and other use cases that require short-lived but feature-complete instances of a web application.

How and why I added AdSense and an AdBlock detector to my personal website

This article describes how I added AdSense to my personal website and how I request that site visitors pause AdBlock while reading my blog

How I write and share technical software development articles in 2021

This article describes how to write and share technical articles in 2021

Authenticating requests with JWT tokens stored in HTTPOnly cookies in Django

This article describes how you can use JWT tokens in Django applications with decoupled frontend JavaScript applications running the browser in secure way using HttpOnly cookies.

GitHub Action for my Nuxt.js blog hosted on GitHub Pages

This article shows how to use GitHub Actions to update my Nuxt.js blog hosted on GitHub Pages.

On-demand, serverless Valheim server setup with AWS CDK, Discord Interactions and GitLab CI

This is a detailed guide showing how to setup a dedicated Valheim server using serverless technologies on AWS

Scraping, analyzing and generating companies, founders and job postings from YC's Work at a Startup

Scraping, analyzing and generating companies, founders and job postings from YC's Work at a Startup

Using Stripe for recurring monthly SaaS subscriptions in a Django + Vue application

This article shares my experience learning and implementing the Stripe API for recurring monthly SaaS subscription payments in an application using Django and Vue.js

Adding internationalization to a statically generated Nuxt site

This article will summarize my experience implementing internationalization (i18n) for a statically-generated Nuxt.js site

Session Authentication with Django, Django REST Framework and Nuxt

This article shows how to use session authentication with Django + Nuxt.js applications

Building web applications with Django, Django REST Framework, Nuxt.js and docker

This article documents my progress combining the Django web framework with Nuxt JS to build applications that have both great SEO and a smooth SPA user experience.

Weekend project update: Open SEC Data

This project uses Django, DRF and Celery to read public SEC filings from sec.gov, build it into an API which is consumed through a Vue.js application.

Open SEC Data: A web app and API for processing 13F Filing data from SEC.gov

How to authenticate Django REST Framework API calls from a (Vue) JS client using Session Authentication and HttpOnly cookies

How to add an email signup form to a Nuxt site with MailChimp

Migrating my personal GitHub pages blog from Jekyll to Nuxt

Some of the tools and workflows I use for local Django application development

Deploying Django applications with docker swarm on DigitalOcean using GitLab CI, Traefik, NGINX and REX-Ray

Deploying serverless Django applications to AWS with CDK on a tiny budget using Lambda, API Gateway, awsgi and the Lambda proxy pattern

Django + Vue.js web application template with AWS Cloud Development Kit (CDK), AWS Fargate and GitLab CI

Using AWS CDK, GitLab, Fargate and CloudFront for Django + Vue.js applications

Setup, Development and Deployment of a web app using Django, VueJS, VuePress, Docker, nginx, traefik and GitLab

Full Stack web appliction with Django, VueJS, Docker, and other containerized services

Generating MIDI files from guitar tablatures with Python and regular expressions

Ubuntu 16.04.4 Installation and Setup Notes

Display, filter and export geographical data in a Django app with Leaflet, Mapbox, DataTables, Bootstrap 4 and Travis-CI

Using Leaflet to display geographical data in a Django app with Mapbox, DataTables, Bootstrap 4 and Travis CI

Detailed setup of a mini Django News App project with Bootstrap, AJAX, Celery and RabbitMQ

Reading 13F SEC filings with python

How to do simple SQL tasks with MariaDB

Finding the best poker hand in five-card draw with python

Getting started with Python's Twisted Framework

Setting up a Flask project with Flask CLI and Docker

Reflecting on my web-app development process after reading The Twelve-Factor App

Analysis of AUR and Official Arch Repository data

AUR and Official Arch Linux Repository Data Analysis

Removing root partition bloat caused by docker

Using Tensorflow and Tensorboard with Docker

How to enable color emoji on Arch Linux with Emoji One Font

Installing the GPU version of Tensorflow with Docker on Arch Linux

Automating Django deployment with a Deploy-to-Heroku button

A binary clock written in bash

How to connect to Google Starbucks wifi using i3 and Arch Linux