Skip to content

parzuko/getfollowedby

Repository files navigation

Followed By - Website

ever visit someone’s GitHub profile and wonder — hmm, do we know each other? well here’s an easy fix to traverse the builders social graph: ✨ getfollowedby.xyz

followedby uses GitHub’s public API to fetch mutual followers for every profile you visit, straight to the profile page!

🫣 design inspiration?

while designing the extension, I wanted it to feel as close to a product by GitHub itself. this design choice was inspired by my own opinionated mindset about third party injected scripts (?). following (haha) this principle; getfollowedby's design is inspired stolen from GitHub's Copilot

FollowedBy Homepage vs Github Copilot
Drawing Drawing

🤓 what's the tech?

  1. TailwindCSS
  2. TypeScript
  3. NextJS

🛠 want to install getfollowedby, locally?

git clone https://github.com/parzuko/getfollowedby.git
cd getfollowedby

yarn && yarn dev # installs packages + starts server at port 3000!

made for fun, and maybe for myself ✌️

say hi :)