read my blog and see my favorite books, anime, software, and books
hosted at: beffiom.github.io/site/
vanilla html and css (no libraries or frameworks) + javascript (jquery)
- css keyframe animations on load (fade in transition)
- jquery show/hide for section navigation on button clicks
- jquery fade out/fade in transitions on section load
- dynamically loads article and book lists from external JSON files
- dynamically loads my manga and anime lists by making http requests to the graphql api from anilist.co
- anime/manga list text doesn't properly center on some mobile devices (css is kinda toxic)