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 supported. This note will be visible to only 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 ๐Ÿ‘‹

๐Ÿ’ผ Co-founder of Withe, building event and enrollment platforms for higher ed and government.

๐Ÿ“ Usually in Vancouver BC, often thinking about improving Canadian tech.

What we're building at Withe

TalentSync - Career platform powering virtual and in-person fairs for government and higher ed

  • Instant event setup with real-time video interviews and live analytics
  • Eliminated paper resumes - post-event processing now takes minutes instead of days

EnrollEQ - Enrollment platform helping colleges convert prospects to applicants

  • 24/7 AI chat with personalized program recommendations
  • Human-in-the-loop real-time intervention

Other work

Interchange - Turn Any Data Into AI-Ready Knowledge

Open source

As a rule most of these are not being maintained, perhaps in future I'll have more time (unlikely).

interval-resizer (2017) - Resize a div at pre-set intervals

psiagram (2018) - Simple diagram framework

use-data (2019) - Basically tanstack-query/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) - A schema-based RPC on top of REST

nextjs-cache-inspector (2025) - Advanced Next.js caching debugger

ai-memory (2025) - Memory ranking system for AI applications

Writing

Also mostly on hold but I always tell myself to write more.

ML course (2020) - not bad timing to learn some fundamentals before everything changed

Blog (2020) - I occasionally write about stuff

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