Public GitHub work

Nico Stranquist

Senior software engineer, St. Louis.

Senior software engineer. Full-stack products, developer platforms, and AI systems.

This page lists public GitHub work. The first group has tagged releases. Native Mac tools sit in that group as systems work. The second group is more public source.

PlatformsLocal toolsFull-stack

See the work

Catalog

8 with GitHub releases

Names jump to the write-up. Versions open GitHub.
ProductKindStackLicenseRelease
01docs-pullernstranquist/docs-pullerdocs searchGoApache-2.0v0.7.6
02Nicos Catalognstranquist/nicos-catalogsoftware catalogGoApache-2.0v0.1.1
03Openbooknstranquist/openbooksocial appTypeScriptMITv0.1.0
04agent-opsnstranquist/agent-opsagent toolingGoMITv0.3.2
05Nicos Hidden Barnstranquist/nicos-hidden-menubarmacOS appSwiftGPL-3.0v0.2.0
06Nicos Slot Docknstranquist/nicos-slot-dockmacOS appSwiftMITv0.3.6
07JobKitnstranquist/jobkitjob searchGoMITv0.9.0
08SessionPressurenstranquist/session-pressurehost admissionGoApache-2.0v0.1.0

Source is on GitHub.

Selected work

Source and release on each card

01

docs search

docs-puller

Search vendor and project docs on your machine.

Copies docs to Markdown, indexes them with SQLite FTS5, and searches them locally. A public BM25 sample reaches 95.8% Hit@1 and 100% Hit@5. A live demo searches the same sample corpus.

GoApache-2.0public BM25 sample: 95.8% Hit@1 · 100% Hit@5

SourceRelease v0.7.6Live demo

02

software catalog

Nicos Catalog

A local engine for software catalogs.

Full-text and relationship search, plugins, and a check when files no longer match the catalog. Includes a local Explorer UI. The GitHub release is v0.1.1.

GoApache-2.0

SourceRelease v0.1.1

03

social app

Openbook

A realtime social app on Convex.

Accounts, friends, a feed, comments, notifications, and messages. Updates run through Convex queries.

TypeScriptMIT

SourceRelease v0.1.0

04

agent tooling

agent-ops

Local records of what an AI agent did.

Records what an agent did, what it saw, and what it was allowed to call. Everything stays on your machine.

GoMIT

SourceRelease v0.3.2

05

macOS app

Nicos Hidden Bar

Hide and reveal macOS menu-bar items.

Visible, hidden, and always-hidden regions, notch-safe overflow, and a searchable reveal panel. No account. No network service.

SwiftGPL-3.0

SourceRelease v0.2.0

06

macOS app

Nicos Slot Dock

A native launcher strip next to the macOS Dock.

Custom app, file, and URL slots, optional Dock merge or mirror, running-app badges, and a reveal from the screen edge or the menu bar. Public source. No signed download yet.

SwiftMIT

SourceRelease v0.3.6

07

job search

JobKit

An offline job-search and resume CLI.

Profiles, eligibility rules, and apply packages you review before sending. The public repo uses example data only, not a real resume or job history.

GoMIT

SourceRelease v0.9.0

08

host admission

SessionPressure

Host admission for concurrent coding agents on one Mac.

Reads CPU, memory, thermal, and disk-write pressure, then admits or defers agent work. Public source. No downloadable binary.

GoApache-2.0

SourceRelease v0.1.0

Also on GitHub

Public source, including repos without a tag

How I work

On your computer

The default path runs locally. You do not need a cloud account.

Source and releases

I publish source, tests, and tagged releases. I do not invent users or revenue.

Terms

One term used above.

BM25
A standard keyword search ranker. Hit@1 means the right page ranked first. Hit@5 means it ranked in the top five.

Toolbox

GoTypeScriptReactNode.jsConvexSwiftPythonPostgreSQLSQLiteAWSCloudflare