Skip to content

Here's what's popular on GitHub today...

The Download

Join rotating hosts from GitHub’s Developer Advocacy team - including Andrea Griffiths, Cassidy Williams, Kedasha Kerr, and more for the latest in developer, open source, and GitHub news.

A joyful summer hackathon for weird, wonderful, and wildly creative code

For the Love of Code

For the Love of Code is a global summer-long hackathon celebrating joyful, ridiculous, and wildly creative coding projects. Whether you’re building a bot that reviews your PRs like a concerned parent, finally doing something with that domain name you bought at 2AM, or inventing a programming language where every keyword is an emoji—this is your excuse to build the thing.

No startup pitches. No pressure. Just vibes.

Enter solo or with friends, and submit your project by September 22. Winners get Copilot Pro+, eternal nerd cred, and a feature on the GitHub blog.

Join in on the fun.

React Native logo

Popular topic

React Native is a JavaScript mobile framework developed by Facebook.
curl

Trending repository

A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features

  • Updated Sep 18, 2025
  • C

This recommendation was created by GitHub staff

PR Chat

PR Chat

Smarter notifications

Say goodbye to notification fatigue. PR Chat creates a single Slack message for every PR. Any changes to the PR instantly and silently update the Slack message

Full fidelity

Your PR looks the same as it does on Github. All formatting is preserved including text formatting, images and even code diffs.

Organized PR conversations

Use Slack to power your PR discussions. Conversations in the Slack message's thread are two way synced with Github comments.

Git X-Modules screenshot

This recommendation was created by GitHub staff

Git X-Modules

Git X-Modules

Git X-Modules is a server-side app that syncs your project directories with other repositories. Think of it as a server-side alternative to Git Submodules. Check out the website or watch video for more details!

Use Cases

  • Combine multiple projects and components into a single repository for cross-project development
  • Include parts of other projects into yours
  • Share common assets across multiple projects