08

Search

Ask in plain language, refine with chips, sliders, and vocabularies.

The search window

One window, two saved sessions. Natural language sets the intent; every refinement commits to a chip so the query stays legible to someone who cannot read code.

Titles
Languages
Stars
500 5k
Followers
0 2k
Seniority
Applied Senior Systems Engineer Rust Stars 500–5,000
Anchor to repositories they'd know
The full search experience, composed from Tabs, SearchField, TagCombobox, RangeSlider, SegmentedControl, FilterChip, and RepoSuggest.

Auto-suggest repositories

Anchoring a search to a repository a candidate has contributed to turns a vague query into a concrete claim. The field never fetches; the parent feeds results as the query changes.

tokio-rs/tokio

Asynchronous runtime for Rust.

Rust 26k
hyperium/hyper

A fast HTTP implementation for Rust.

Rust 14k
launchbadge/sqlx

Async, pure-Rust SQL toolkit.

Rust 13k
RepoSuggest rows render as RepoCard, so the dropdown and a saved result read identically.

The grammar

Every filter commits to a chip, and natural language compiles to the same chips. Sliders carry continuous ranges, comboboxes carry closed vocabularies, and a toggle carries a binary.