Skip to content
View larkindom's full-sized avatar

Block or report larkindom

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
larkindom/README.md

Technical Product Manager in NYC with 6+ years building user-driven digital products, with a passion for financial empowerment fintech, renewable energy climatetech, and affordable housing proptech.

A few things I've built recently:

NYC Electrification Map — a parcel-level map that scores NYC buildings for heat pump retrofit readiness, pulling fuel type, building age, flood risk, GHG emissions, and disadvantaged-community status live from city open data into a red/orange/green match score, with a plain-language strategy note per building. Explore the Map!

Climate Risk & Housing Map — overlays FEMA hazard risk (flood, wildfire, heat wave, hurricane) on Redfin housing market data across the top 20 U.S. metros by population, to test an actual question: is climate risk showing up in home prices yet, or is the market not pricing it in? Check out the Map!

Family Story — a voice-first way for parents and grandparents to record their life stories, one question at a time: no login, no app to install, just a personal link and one big record button. A sidebar dashboard lets the family add the people being recorded and note how they relate to each other, so separate answers become one connected family story. Try the demo!

Product Knowledge Base — a build spec for standing up a PM operating system in Claude: the five layer stack (models, surfaces, knowledge base, integrations, and self testing agents) that can be used as a reference to build a Product Knowledge base at any Company Take a look here!

Product Status Dashboard — a stakeholder-facing dashboard for product status at a glance: key metrics (MAU, MRR, churn, NPS) with trend charts, active projects as a release-stage kanban board, and open action items sorted by due date. Check it out!

PRD to Prototype — a tool that takes a written product requirements doc (PRD) and generates a clickable HTML prototype from it, closing the gap between "what we spec'd" and "what it should feel like" without waiting on a design or engineering cycle.

Kindle Morning Digest — a cloud automation that scrapes my RSS feeds + paywalled sources every morning, extracts clean article text, and emails a single EPUB "newspaper" to my Kindle. Runs free on GitHub Actions.

Daily Product Lesson — a local automation that emails me one product-management lesson every morning: a written takeaway plus a few verbatim key quotes, pulled at random from my shelf of product books. Multi-format (PDF/EPUB/MOBI) text extraction, a quote-fidelity validator that fails the build on any non-verbatim quote, and launchd scheduling.

Popular repositories Loading

  1. larkindom larkindom Public

    Profile

    1

  2. Fire-Calc Fire-Calc Public

    Interactive FIRE calculator — Coast, Lean, regular & Fat FIRE from your savings rate and portfolio mix. Dependency-free, client-side.

    HTML

  3. RSSforKindle RSSforKindle Public

    Scrapes your RSS + paywalled sources each morning and emails a single EPUB digest to your Kindle. Runs free on GitHub Actions.

    Python

  4. ProductLessonDaily ProductLessonDaily Public

    Daily Product Lesson Email Distribution

    Python

  5. PRDtoPrototype PRDtoPrototype Public

    PRD to Prototype Tool

    Python

  6. feedparser feedparser Public

    Forked from kurtmckee/feedparser

    Parse feeds in Python

    Python