Skip to content
View haydn's full-sized avatar

Organizations

@colonydb @sketchbook-js

Block or report haydn

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
haydn/README.md

👋 Hi, I'm Haydn

I'm a developer and product manager.

🖥️ Tech Stack

Here are some of my go-to technology choices:

  • JavaScript/TypeScript
  • React
  • Next.js or Vite (depends on the project)
  • GraphQL
  • PostgreSQL
  • Jitsu (analytics and ETL)
  • Redshift
  • DBT
  • Redis

🔨 Side Projects

These are some of my favourite side projects:

🕹️ Replicant Bounty Hunter

https://replicant-bounty-hunter.particlesystem.com/

🎨 Sketchbook.js

https://github.com/sketchbook-js/sketchbook/

  • Open source.
  • A cross between traditional design tools (e.g. Sketch or Figma) and component documentation tools (e.g. Storybook).
  • Makes it possible to create mock-ups using live components pulled directly from the codebase.
  • Aimed at low-fidelity UX work where the primary focus is working out the broad brush strokes.
  • Work in progress.

🃏 Elo Estimator

https://github.com/haydn/elo-estimator

  • Open source.
  • Tool for estimating work on a backlog by ordering issues by relative effort.
  • Automatically estimates effort using an Elo rating system.
  • Work in progress.

💌 Contact

You can learn more about me on my personal website:

https://particlesystem.com/

You can message me on BlueSky:

https://bsky.app/profile/particlesystem.com

You can also email me:

name: haydn
domain: particlesystem.com
email: «name»@«domain»

Pinned Loading

  1. set-fns set-fns Public

    ∅ A utility library for working with sets.

    TypeScript 22

  2. universal universal Public

    A CSS reset that reduces styles to the bare minimum.

    HTML

  3. elo-estimator elo-estimator Public

    Estimate Linear issues using the Elo rating system.

    TypeScript

  4. sketchbook-js/sketchbook sketchbook-js/sketchbook Public

    The design tool that lives in your repo.

    JavaScript 7 1

  5. graph-fns graph-fns Public

    △ A utility library for working with graphs in JavaScript.

    TypeScript 6

  6. use-record-set use-record-set Public

    A React hook for quickly prototyping data models.

    TypeScript