This graph has been dynamically generated from my recent GitHub contributions using my API.
GitHub Contributions
GitHub Contributions is a simple API I made that can generated dynamic graphs of your recent GitHub contributions which can be used as image URLs in markdown files (Such as your public profile README). The API supports a number of query parameters which allow the style of the graph to be completely customised to suit the user's desires.
It uses Next.JS for the API, React for rendering the contribution graph, Firestore for tracking usage metrics, and is hosted on an Oracle Cloud Infastructure compute instance.
1. | Frontend | React, TypeScript, Chakra UI, Redux. |
2. | Backend | Tauri, Rust. |
3. | Mod | C#. |