Unfortunately the service that I use to host my portfolio projects is no longer an option.
I am in the process of moving them to an alternative.

scouted
Not another baseball project!
View the source code hereTechnology Used:
- Phoenix
- Elixir
- tailwindcss
- Alpine.js
- LiveView
Scouted is an ongoing baseball project that was originally built with Ruby on Rails. Right now it's a basic scouting report app that I plan to keep building out into a complete baseball operations website, similar to what I work on professionally with the Rays and previously with the Nationals. I've been transitioning towards Elixir and it's related framework Phoenix, and have used this project as my main method of learning both. Learning new languages, technologies, and paradigms like functional programming, Ecto, and LiveView has been challenging and fun. I love how LiveView can provide nearly all of the real-time interactivity of a React or Vue Single Page Application, without having to build out a significant amount of JavaScript. I think Elixir and Phoenix can make a huge impact on web development, and I'm excited to work more with both. Take a look inside with the login 'guest@scouted.com', and password: 'password'.