Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions topics/for-the-love-of-code/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
aliases: fortheloveofcode, ftloc
created_by: Lee Reilly
display_name: For the Love of Code
released: July 11, 2025
released: July 16, 2025
short_description: "A global, summer hackathon that celebrates the playful, creative, and downright silly side of software development."
topic: for-the-love-of-code
related: gameoff
url: http://gh.io/ftloc
logo: for-the-love-of-code.png
---
For The Love of Code is a global, summer hackathon that celebrates the playful, creative, and downright silly side of software development. From talking toasters to terminal karaoke, this event invites developers to build the projects they've always dreamed about, but never had an excuse to ship. Just for the joy of it. No startups, no pressure... just vibes, creativity, and code.
<a href="https://gh.io/ftloc">For The Love of Code</a> is a global, summer hackathon that celebrates the playful, creative, and downright silly side of software development. From talking toasters to terminal karaoke, this event invites developers to build the projects they've always dreamed about, but never had an excuse to ship. Just for the joy of it. No startups, no pressure... just vibes, creativity, and code.

Copilot AI Jul 16, 2025

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[nitpick] Consider using Markdown link syntax [For The Love of Code](https://gh.io/ftloc) instead of HTML anchor tags for better consistency with Markdown conventions and improved readability.

Suggested change
<a href="https://gh.io/ftloc">For The Love of Code</a> is a global, summer hackathon that celebrates the playful, creative, and downright silly side of software development. From talking toasters to terminal karaoke, this event invites developers to build the projects they've always dreamed about, but never had an excuse to ship. Just for the joy of it. No startups, no pressure... just vibes, creativity, and code.
[For The Love of Code](https://gh.io/ftloc) is a global, summer hackathon that celebrates the playful, creative, and downright silly side of software development. From talking toasters to terminal karaoke, this event invites developers to build the projects they've always dreamed about, but never had an excuse to ship. Just for the joy of it. No startups, no pressure... just vibes, creativity, and code.

Copilot uses AI. Check for mistakes.