Skip to content

Displays your latest GitHub contribution as a dynamic image with repository name and main language.

Notifications You must be signed in to change notification settings

kristyancarvalho/gitpulse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitPulse

Repo size Last commit Stars Forks


Webservice built in Go that generates an image displaying the latest public GitHub contribution of a user, showing the repository name and its main language.

Example

<img src="https://gitpulse.kristyan.dev/api/last-project?username=kristyancarvalho&color=%23b600ff" alt="Latest contribution"/>

Result:
Latest contribution


Parameters

Parameter Required Description
username ✅ Yes GitHub username
color ❌ No Hexadecimal color (e.g., %23ff9900) for the image text color

Example usage in a GitHub README

![Latest contribution](https://gitpulse.kristyan.dev/api/last-project?username=your_username)

Built with

About

Displays your latest GitHub contribution as a dynamic image with repository name and main language.

Topics

Resources

Stars

Watchers

Forks

Languages