Want to practice GitHub and coding? Here are some fun mini-projects you can make, share, and remix. Build them solo or collaborate with friends!
Create a dashboard showing your GitHub repositories with stars, forks, and recent commits using the GitHub API.
Build a tool that generates custom badges showing your contributions to different projects.
Use the GitHub Issues API to show open/closed issues in a project and filter by labels or milestones.