Welcome To My Blog!

Take a look around, you can filter by keywords to find articles faster.

Reviewing code when you're no expert

What to do when reviewing code in a language or framework you're unfamiliar with.

Read Post

Why Should I Care About Currying?

Learn about currying with practical examples.

Read Post

Javascript Variables

An introduction to variables in a javascript environment.

Read Post

Retrospective - Void Dungeon

Multi-user Dungeon with a horror theme, and full messaging system. Had to learn a new framework and navigate an inherited codebase to achieve MVP in 4 days.

Read Post

Retrospective - Tieme Ndo

TiemeNdo is an organization out of Ghana that loans equipment to small farmers and business. They needed a way to keep track of their clients and organize their business. A team of 5 developers including myself built this application in 5 weeks.

Read Post

Retrospective - Simple App

An application to connect local contractors to their clients. Allows contractors to interact with client with an upvote mechanism to have popular contractors show up on top. Built By myself on saturdays over the course of a month. Reactive front end built with React using Redux for state management. Back end API was built using Java and the spring framework.

Read Post