Personal Projects

This is a list of my personal projects. They range from websites to script repositories, and are all hosted on GitLab. I have included a brief description of each project below. Click through for more information and for a list of articles I have written within project.

Personal Website

Also Known As: conorjwryan.com
Started: September 16, 2022
This website is built using the Hugo static site generator and hosted on Cloudflare Pages with GitLab integration. It features tutorials on Hugo and Cloudflare, with its source code freely available on GitLab.

Project Ara

Also Known As: Ara Dockerised WordPress
Started: July 6, 2023
Ara is a docker-based WordPress deployment system using Docker Compose allowing for easy deployment and management of WordPress sites. Can be used for development or production.

Bash Scripts

Started: March 1, 2023
A collection of bash scripts for system administration. Currently focused on backup and API interaction. Each script has detailed instructions on how to set up and use.

Ansible Scripts

Started: July 13, 2023
Ansible is an automation tool that allows you to manage your infrastructure through code. I use Ansible to manage my personal and client infrastructure. This project contains my Ansible playbooks and roles.

Movie Madness

Started: September 30, 2022
Letterboxd is a movie-focused social media site. Movie Madness is a project to create a site that displays my movie reviews from letterboxd in a more inviting way.