Blog
Thoughts on web development, open source, and software engineering.
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
March 23, 2018·2 min readLessons From Finishing a Coding Bootcamp
Reflections on completing the DigitalCrafts immersive coding bootcamp and key takeaways from the 16-week program.
bootcampprogrammingself-improvementweb-development
February 11, 2018·3 min readThe Romance of Programming
Exploration of programming language agnosticism and the importance of understanding transferable programming concepts across different languages.
programmingjavascriptsoftware-developmentlearn-to-code
December 28, 2017·2 min readExploring Front End Frameworks
Introduction to front-end frameworks (React, Angular, Vue) and their relationships to traditional jQuery DOM manipulation.
javascriptreactframeworkweb-developmentbootcamp
December 10, 2017·2 min readImposter! I Am My Own Worst Enemy
Personal account of experiencing impostor syndrome while progressing through a coding bootcamp despite being self-taught.
programmingbootcampimposter-syndromemotivationweb-development
November 29, 2017·3 min readWhy Take A Coding Bootcamp If You're Self Taught?
Analysis of bootcamp value for self-taught programmers, drawing from experience with college, self-learning, and immersive training.
bootcampprogrammingself-taught