Recent Posts:
Moving a whole site over from raw HTML & CSS to Astro + Tailwind with MD articles in under 24 hours. Astro's clean superset of HTML makes it ideal for quick migrations.
This post is almost wholly a joke on using aegean numerals for line numbers in an IDE; A way of keeping line numbers 90021 short and concise as 𐄳𐄒𐄇.
Building convenienve tooling around Vercel and digging into react native on MacOS and handling heavy native interactions. From SF Symbol for icons, to filesystem parsing for configs.
Discovering the wide range of undocumented internal APIs of Vercel and how to use them to build out custom tooling and features without waiting for the Vercel team."
An exhausted U.S. based developer who spends too much of her freetime trying out new solutions.
I'm a bit all over the place moving from designing static sites, to full stack TS projects and libraries, to working in Rust or building binding layers to platform APIs.
Popular Projects:
A macOS menu bar app for those who spend too much time with Vercel
Stars: 20 | Forks: 1
TypeScript | MIT License
A Gleam library for generating sitemaps, rss feeds, and more!
Stars: 12 | Forks: 0
Gleam | Apache License 2.0
VAAS: The Vercel Analytics API Scraper, now featuring Vercel Speed Insights.
Stars: 9 | Forks: 1
TypeScript
Axum driven Astro for data driven frontends on constrained systems.
Stars: 5 | Forks: 1
Rust | The Unlicense
NextJS & React port of Logspot
Stars: 4 | Forks: 0
TypeScript | MIT License
a minimal recreation of srcbook for practice
Stars: 4 | Forks: 0
Zig
“RSS is simple I mean it the name is Really Simple Syndication, how bad can it be?”
Cloud tags with xml-rpc, <textinput>
tag??
“Why did VAAS suddenly disapear from the popular projects section? wtf it comes from the github api directly?”
Github not bothering to mention that they return a max of 30 results per
page without ?per_page=100
“Let me see if github pages has a way to handle this normally I’d stick a middleware layer in front”
30 minutes later: “Okay so middleware is impossible but if you inject a bunch HTML file into dist like so you can build legacy redirects”
“Stripe payment handling should only take a day or two to add and test fully”
2 weeks later: “Well it works, I think finally, now please never touch this code again”