I've dabbled with websites for over 25 years, and during the last few I've had some fun with web applications. Most recently I'm building in React, often using the Bootstrap layout and UX library. Here's a quick list.
Memory De Luxe
This app is my take on the classic Memory tile game. It features auto-scoring, guess count, and black-and-white and blurred modes for more of a challenge. It stores application state to the browser, enabling continuation on page refresh.
https://planetbuhs.net/memory
https://github.com/isherwood/Memory-DeLuxe
Tech: React, Bootstrap 5, CSS
Riverbottoms Maps & Directions
Riverbottoms is what my family call our little patch of recreational land in central Minnesota. I leveraged the Google Maps API to mark boundaries and trails, along with points such as the bridge we built, hunting stands, and trail cameras. The page is published at GitHub Pages, so there's a redirect.
https://planetbuhs.net/riverbottoms
https://github.com/isherwood/isherwood.github.io/tree/master/riverbottoms
Tech: Google Maps API, jQuery, CSS
Sap Collection System Height Calculator
This application lets a person run sap collection lines at a particular slope (degrees or percentage). It calculates height from a starting point offset based on run length. It was developed to make helping my father set his many feet of lines a bit easier for two or three people.
Tech: jQuery, Bootstrap 4
Scorekeeper De Luxe
This app is among my suite of fun projects related to team building at work. We thought a universal scorekeeper might be nice for games like trivia.
https://planetbuhs.net/scorekeeper
https://github.com/isherwood/Scorekeeper-DeLuxe
Tech: React, Bootstrap 5
Team Elevator De Luxe
This app was created to support team meetings with individual and overall mood assessment. It includes a conventional "elevator" layout as well as an experimental ring layout.
https://planetbuhs.net/mood
https://github.com/isherwood/Team-Elevator-DeLuxe
Tech: React, Bootstrap 5
Follow