josharnow / josharnow.github.io

This is the source code for my personal website, which is built using React/TypeScript.
https://josharnow.com/
GNU Affero General Public License v3.0
1 stars 0 forks source link

Integrate with GitHub API #21

Open josharnow opened 1 month ago

josharnow commented 1 month ago

Problem Displaying personal data from GitHub

Solution Use the GitHub API

Necessary Tools The GitHub API

Implementation Implement this on a new view which is reachable via the navbar

Resources / Additional Context