home projects github linkedin flw pics

Projects


Bjossi's Premier League Website

website

Small website for myself so I can keep track of Liverpool in the title race. Wanted some additional statistics that I couldn't find on just one website.
There's also a history page on this site where you can query stuff yourself. It is currently just set to show best perfoming teams in each position in Premier League history.


Alfred NBA Scores

github

One evening, my girlfriend asked me what games were on tonight and I instinctively went to type nba in Alfred. I of course didn't have any workflow for it, so I decided to build one myself. I used the NBA API to get the data and then built a workflow around it using Python. And a lot of JSON parsing.
Got featured on the Alfred blog, it made me happy :)


Sleeper Live Table

website

A live league table for your Sleeper Fantasy Football league using the Sleeper API. I built this because I wanted to know if I was in the playoffs or not, I did not make the playoffs.


NFL Tippkeppnin

website

A Pick 'Em style game for the NFL season. Users pick the winners of each game. The app is built with .NET and Next.js. Frontend is hosted on Vercel, backend on fly.io. When Preseason power rankings have been submitted, the user's picks are automatically generated for the entire season.