Foxo, a Multi-Platform Flutter App

The Project

Flutter is Google’s UI toolkit for building beautiful, natively compiled applications for mobile, web, and desktop from a single codebase. I have been meaning to play around with it for a while and have just recently decided to take it upon my self to write a Flutter app! I decided to rewrite an app I wrote a few years ago using Cordova using Flutter instead.

~1 min read

Creating a Minecraft Server with Terraform

The Problem

At the time of writing this, Minecraft is on the verge of another update, 1.15. Known as the Buzzy Bees update, I am sure you can guess one of the new mobs being introduced into the game 🐝. I wanted to create and automate the infrastructure needed to host a state of the art minecraft server. The server should take into account modern security best practices, be flexible enough to be altered or modded at any time, and ideally be hosted on AWS.

1 min read

Overclocking my Skylake Processor

Blessings to you. Recently I overclocked my CPU and decided to write a post detailing the experience I gained during the process. My goal was to achieve a moderate and extremely stable overclock. I didn’t want to push the limits of my system too far, but I wanted to take advantage of my K series unlocked processor from Intel.

4 min read

World’s Largest Maze

This project was aimed at generating the world’s largest maze on my humble MacBook.

2 min read

Building a Static Website with Jekyll

Greetings traveler, this post will show you how to create a beautiful static website (like this one) with Jekyll, and host it on GitHub with a custom domain from Amazon Route 53.

3 min read