ziin / octodevs

Octodevs is a simple web app for sharing your GitHub profile with other developers.

Home Page:https://octodevs.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Octodevs

Octodevs is a simple web app for sharing your GitHub profile with other developers.

I made this project to try some libraries and tools. You can check what I used down below.

What it does

  • User authentication with Github (NextAuth)
  • The user's GitHub profile can be shared and unshared (tRPC, Prisma)
  • Infinite scrolling of the user's profile (react-intersection-observer)
  • Data stored with MySQL (Prisma, PlanetScale)
  • QStash (Upstash) updates all the profiles every day.

Built With

License

This project is licensed under the MIT License

About

Octodevs is a simple web app for sharing your GitHub profile with other developers.

https://octodevs.vercel.app/


Languages

Language:TypeScript 94.4%Language:JavaScript 5.1%Language:CSS 0.5%