Skip to content
View liamross's full-sized avatar

Block or report liamross

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
liamross/README.md

Hi, I'm Liam 👋

💼 Engineering @ Leap, building the internal operating system for specialty infusion care.

I’m interested in custom software built close to an organization’s operations, and how AI expands what those systems can do.

Open source

Most of these aren’t actively maintained, though I may return to them someday.

interval-resizer (2017) — Resize a div at preset intervals

psiagram (2018) — A simple diagram framework

use-data (2019) — Basically TanStack Query or SWR, but earlier and worse

dara (2020) — A toy programming language

policyscript (2021) — A specialized language for policy definition

brink (2023) — API-key authentication and rate limiting for Next.js

rest-well (2024) — Schema-based RPC on top of REST

nextjs-cache-inspector (2025) — An advanced Next.js caching debugger

ai-memory (2025) — A memory-ranking system for AI applications

Writing

Mostly on hold, but I keep telling myself I’ll write more.

Machine learning course notes (2020) — Not bad timing to learn the fundamentals before everything changed

Blog (2020) — Occasional writing about software and other things

Pinned Loading

  1. policyscript/policyscript policyscript/policyscript Public

    A specialized and simple language for defining policy.

    Go 1

  2. ai-memory ai-memory Public

    Memory ranking system for AI

    Go

  3. nextjs-cache-inspector nextjs-cache-inspector Public

    Advanced dev tools for debugging Next.js cache

    TypeScript

  4. brink brink Public

    API key authentication and rate limiting for Next.js

    TypeScript