chinmaykunkikar / portfolio

:sparkles: My portfolio built with Next.js, Tailwind, and Vercel.

Home Page:https://chinmaykunkikar.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix GitHub API rate limiting issue

chinmaykunkikar opened this issue · comments

https://docs.github.com/en/rest/overview/resources-in-the-rest-api?apiVersion=2022-11-28#rate-limiting

We need to conditionally fetch the shortSha (like once or twice a day).

For theming we can say "Today's theme" instead of changing the theme on every commit.