← Back to all projects

Building full stack applications and cloud infrastructure across TypeScript, Java, and Go.

Rental Property Calculator

A React and TypeScript single-page app that walks through acquisition costs, financing, rent, and operating expenses to surface cash flow and ROI metrics. Tailwind CSS keeps the UI clean so it can be shared during quick deal reviews on mobile or desktop.

Timeline

2021

Technologies

ReactTypeScriptTailwind CSSNetlify

Highlights

  • Modeled the standard rental inputs (purchase price, rehab budget, rent, expenses) and surfaced monthly/annual cash flow instantly
  • Leaned on TypeScript to enforce consistent calculation logic as form fields change
  • Deployed to Netlify so the calculator loads quickly when collaborating with friends or mentors

Purpose: A quick calculator I share with friends to sanity check whether a rental deal makes sense before we get too excited about the listing photos.

Built with: React, TypeScript, Tailwind CSS, and Netlify for fast deploy previews.