There are lots of great websites and apps available with information about weather, tides, and more. However, none of them gave me everything that I wanted to know in a way that could be quickly viewed and easily digested.
I'm a software engineer by trade, so I thought, "hey, I can make something decent enough for personal use." After showing it to a few fellow fisherman, I decided to release it publically for anyone to use for free.
The code used to run this site is completely open-source. Feel free to look around if you're curious. The API that powers the site is a GraphQL server, written in TypeScript, and hosted on AWS Lambda. The browser application is a React app, also written in TypeScript, and hosted on Netlify.