Skip to content

Instantly share code, notes, and snippets.

View PTRFRLL's full-sized avatar

Peter PTRFRLL

View GitHub Profile
@nntrn
nntrn / espn-api-list.md
Last active June 26, 2025 20:09
List of nfl api endpoints from espn

List of NFL API Endpoints

This page has been updated a lot in the past 3 years. Older revisions you might like more than this one:

@joshbuchea
joshbuchea / semantic-commit-messages.md
Last active June 30, 2025 07:03
Semantic Commit Messages

Semantic Commit Messages

See how a minor change to your commit message style can make you a better programmer.

Format: <type>(<scope>): <subject>

<scope> is optional

Example