Skip to content
View bishoperic's full-sized avatar

Highlights

  • Pro

Block or report bishoperic

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
bishoperic/README.md

About Me

Hey there!

I'm Eric Bishop, web developer, occasional UI/UX designer, and fan of elegant solutions to interesting problems. I'm often thinking about how things work, and what lessons can be learned and applied from understanding systems to iterate on them and change them for the better.

Projects

  • Game Timer [+repo]: I built a web app to help keep board games from taking too much time; once you enter the realm of 6-hour games, speeding up slower players is much appreciated by everyone else. I built it using SvelteKit, which is probably a little overkill, but I think Svelte's pretty nice. Features include:

    • A sleek and useable design
    • Use of LocalStorage to keep your settings between sessions
    • Responsive design, will look good from mobile to desktop
  • Fractal Clock [+repo]: A project just for fun, I decided to make my own version of a fractal clock that I saw in a YouTube video using p5.js. Turned out pretty cool.

Technologies

  • Typescript / Javascript
  • HTML / CSS
  • Svelte
  • Vue
  • C#
  • Rust

Pinned Loading

  1. game-timer game-timer Public

    Help those long board games go just a little bit faster

    Svelte

  2. fractal-clock fractal-clock Public

    A neat little fractal clock

    JavaScript

  3. advent-of-code-rust advent-of-code-rust Public

    Rust