Skip to main content

github

imprecv
··281 words·2 mins
A no-frills CV template using Typst and YAML to version control CV data.
Exporting all of my GitHub contributions history
··881 words·5 mins
Scraping a GitHub user’s profile for their daily commit data can be a useful way to track their activity on the platform and potentially even analyze their work habits. In this tutorial, we’ll go through how to use the provided Python script to scrape a user’s profile and export the data to a CSV file.