chase-manning

↗ HN profile [ 27.7 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Open Dog Registry is a public JSON API that returns detailed data for 200+ dog breeds. • Website: https://registry.dog/ • One-call endpoint: https://registry.dog/api/v1 • Returns general info, personality traits, care…

  2. I rebuilt Pokémon Red/Blue from scratch in React and TypeScript as a side-project. It works natively in browser, and even has a fun gameboy view on mobile. It's 100% a recreation, in that it doesn't use any of the…

  3. I rebuilt Pokémon Red/Blue from scratch in React and TypeScript as a side-project. It works natively in browser, and even has a fun gameboy view on mobile. It's 100% a recreation, in that it doesn't use any of the…

  4. I built React Photo Studio, a free image editor that runs entirely in the browser with React and WebGL. Right now only the brush tool is functional for drawing, while the rest of the interface is a prototype awaiting…