Instructions to get a NextJs app running in CloudApps in three easy commands

    May 20, 2021

    The campus CloudApps (RedHat Openshift platform) is great for hosting things such as custom NextJs (web) app.Β  Here I will show you how to install the app using a few simple commands. “Commands? I have to type?” you say. Yes, I am using the command lin …


    2021 Promise Land 50k+ Trail Run

    May 5, 2021

    Preface Let me start by saying thank you to David Horton, Isa, and the crew that put this run together. You handled the Covid-19 situation well, I felt safe running with others in the woods, and the communication of the ever changing Covid guidelines f …


    Patrick’s guide to barcoding biological samples

    July 21, 2020

    Below is a presentation explaining some of the barcode labeling methods and protocols I use in the lab. If the presentation is difficult to view or does not load below you can view it at https://sway.office.com/Fpad8Lno0hPLrOWX?ref=Link


    The pitfalls of working with a framework like Laravel (v7.x)

    May 28, 2020

    Laravel is great as a development framework. It handles lots of things for me that I have no interest or time to manually code such as cleaning my SQL queries or providing methods to talk to my databases. But with all of this framework magic comes some …


    Svelte Examples

    May 27, 2020

    Since the Svelte REPL does not have a ‘search REPL apps by user’ function here are some example Svelte apps that can be altered and played with online. I suggest starting with the Hello world and reading through the REPL instructions to get the most ou …