Content
Blog posts, videos, and playlists.
Blog Posts
View all posts
November 12, 2020·3 min readHow To Integrate HoneySQL with PostgreSQL
In returning to clojure, there was one library that I wanted to check out and that one is honeysql.
clojurefunctionalsqldatabase
July 20, 2020·3 min readUnderstanding Clojure Multimethods
It took me quite a while to wrap my head around clojure's multimethods, which is clojure's version of pattern matching and polymorphism.
clojurefunctionaljavascript
May 6, 2020·2 min readHow to install DotNet Core in Manjaro Linux
A straightforward walkthrough for setting up .NET Core development on Manjaro (and Arch) Linux.
dotnetlinuxmanjarotutorial
March 29, 2018·3 min readHow I built the weather app in freeCodeCamp using React and Typescript
Tutorial on building a weather application using React and TypeScript for the freeCodeCamp "Show The Local Weather" project.
reacttypescriptjavascriptprogramming
Playlists
View all 17 playlists
4 videosGo Anon Board
Build an anonymous message board REST API from scratch in Go using GORM and PostgreSQL.
5 videosNextJS Jobs Listings
Build a job listings application with Next.js featuring a card UI, search filters, and pagination.
8 videosNx Space Explorer
Build a full-stack space launch explorer using an Nx monorepo with NestJS, Next.js, GraphQL codegen, and Docker.
Videos
View all videos
Mar 21, 2025
Dynamically Create a Shacn Registry and Documentation with Next.js and Fumadocs

Apr 22, 2025
Use Shadcn Style React Components in ClojureScript

Apr 15, 2025
Dynamically Render Render Resume PDFs in Next.js Wtth react-pdf

Aug 22, 2022
Reagent Calorie Counter

Aug 17, 2021
Clojure Crash Course

Nov 10, 2021
Destructuring in Clojure