Bid Tracking App

The client was looking for an app to automate various processes for their business. They have a complicated bid and auction process that requires the upload and download of multiple .csv files that they were manually creating, leading to inefficiencies and mistakes. I was tasked with building an app that took much of the manual […]

Economic Indicators Dashboard

The client wanted a dashboard that allowed them to track certain economic indicators from various sources. Some of the sources are obscure, meaning there are no APIs for their data. The technologies used for this project were: python pandas plotly Anvil.works beautifulSoup I used the rapid development framework Anvil.works for this project. It allows a […]

Real Estate Tracking

The client was looking for an app that would allow them enter in data on homes for their home-flipping business. The roadmap was as follows: Track all properties Be able to mark if a property was purchased and purchase price Enter in estimates for work to be done Enter in actual costs for work Enter […]

Heritage Journal

The client wanted to create a SAAS that allowed families to create a family journal. The roadmap was relatively simple. Main user account is billed monthly Main user can invite x number of people to join their ‘family’ Main user can purchase y more tokens to invite more people Users can upload photos, write journal […]

NBA Monte Carlo Game Simulator

Let’s start with why I’m doing this. I’ve always enjoyed articles that show all the steps in a project. From idea all the way through the final project. So, I wanted to create a guide along those lines. This is that guide. I’m going to walk you, step by step, through how I approached this project. Basically its like a real-time look at creating the project. And, if you make it to the end, I’ll even talk about some enhancements that can be made to improve it. That’s it for the intro. Let’s get going!