Skip to content

Instantly share code, notes, and snippets.

View brittanyellich's full-sized avatar
👨‍🚀
Awesome

Brittany Ellich brittanyellich

👨‍🚀
Awesome
View GitHub Profile
@brittanyellich
brittanyellich / new-codebase-discovery-template.md
Last active April 5, 2025 23:15
new-codebase-discovery-template

Overview

How to document a new codebase Use this template to document a new codebase.

Business Logic

A place to record any important logic that you come across that is worth documenting.

Landmarks

Refers to the different landmarks of a codebase to help you navigate around. Where are the API methods defined? Where are interactions with the database?

@brittanyellich
brittanyellich / feeds.opml
Created April 9, 2024 17:40 — forked from stebennett/feeds.opml
The feeds I currently subscribe to.
<?xml version="1.0" encoding="UTF-8"?>
<opml version="1.0">
<head>
<title>Stephen subscriptions in feedly Cloud</title>
</head>
<body>
<outline text="Companies" title="Companies">
<outline type="rss" text="Trello" title="Trello" xmlUrl="https://trello.engineering/feed.xml" htmlUrl="http://tech.trello.com/"/>
<outline type="rss" text="IMVU" title="IMVU" xmlUrl="http://engineering.imvu.com/feed/" htmlUrl="https://engineering.imvu.com"/>