A simple Github contributions table.
Displays a table summarizing the user's contributions on Github over a specified period.
Shows metrics such as total contributions and new repositories in the last year, offering deeper insights into user activity.
Fetches Github contributions data on the client side, allowing for dynamic updates and interactions.
Allows users to easily search for icons based on keywords, making it quick to find the right icon for their project.
Allows selection of multiple icons for building icon collections.
Enables icon selection with color customization.
Provides implementations using various libraries like 'virtua', '@tanstack/react-virtual', and 'react-virtualized'.
Integrated within a popover for a compact user interface.
Displays a simple table showing your Github contributions over a selected month.
Shows a detailed view of contributions and new public repositories over the past year.
Fetches contributions data directly on the client side for more interactive use.