Skip to content

Cygra/profile-calendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Profile Calendar

This project provides an api that serves a image file, of which the content is the date of the current day.

Example

A dynamic, live-updating calendar widget for GitHub profiles.


Calendar-by-Cygra was built to bridge that gap. This project provides a lightweight, high-performance API that serves a dynamic image file reflecting the exact date of the current day. No more manual edits, no more outdated info—just a clean, automated badge that proves you are here, active, and building in real-time. ⚡

![](https://profile-calendar.vercel.app/image?font=juicy-fills&bgColor=pink&radius=8)

Apply on your profile

title=DASHBOARD
bgColor=%23F8FAFC
textColor=%230F172A
title=CREATIVE
bgColor=%23EEF2FF
textColor=%23312E81
title=PREMIUM
bgColor=%23FFF7ED
textColor=%239A3412
title=NEON+PULSE
bgColor=%23F5F3FF
textColor=%235B21B6
title=DARK_MODE
bgColor=%23F1F5F9
textColor=%230F172A
title=SOFT_ICE
bgColor=%23ECFEFF
textColor=%23015559
title=VIBRANT
bgColor=%23FFF1F2
textColor=%239F1239
title=AURORA
bgColor=%23F0FDF4
textColor=%23065F46

⚙️ Parameters

Customize your calendar widget by passing query parameters in the URL.

![](https://profile-calendar.vercel.app/image?font=juicy-fills&bgColor=pink&radius=8)
✨ Parameter 📦 Type 🧩 Description 🎯 Default
width number Width of the generated image (in pixels). 1200
height number Height of the generated image (in pixels). 100
textColor string Text color (hex). Use %23 instead of #.
Example: %23ffffff
#000000
bgColor string Background color (hex or transparent).
Example: %23000000
#ffffff
fontSize number Font size of the text (in pixels). 60
font string Font family for the text.
See → Available Fonts
cheese-orange
radius number Corner roundness.
0 = sharp • 50 = pill style
0
title string Custom text displayed inside the image.
Use + for spaces
Welcome!

🖋️ Available Fonts

Customize the typography of your calendar using these unique font styles.

Font Name Visual Preview
cheese-orange cheese-orange
bob bob
juicy-fills juicy-fills

About

Put the current date on your github profile!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors