abstract design
@sid_web_works
Software Engineer
open to work
Hey I'm Sid

I build systems and interfaces that are fast, reliable, and thoughtfully made. I care about how things work under the hood and how smooth they feel on the surface.

COMPANIES I'VE WORKED WITH

Latest Projects

Easily animate code snippets and save them as videos.
Web AppExperimental
Syntax Animations Easily animate code snippets and save them as videos.
Half-Baked is where unfinished apps, half-shipped ideas, and dusty GitHub repos come to live again.
PlatformComing soon
Half-Baked Startups Half-Baked is where unfinished apps, half-shipped ideas, and dusty GitHub repos come to live again.
Utils for working with maps, polylines and other geospatial data in Go.
LibraryPortMaps
Geomap Utils Utils for working with maps, polylines and other geospatial data in Go.

Open source

  • - Enhanced error reporting in the Undici (fetch) HTTP client by capturing detailed stack traces for failed or aborted requests, making debugging significantly easier.
  • - Strengthened HTTP response validation in Node.js by enforcing strict checks when the received body length mismatches the `Content-Length` header, improving spec compliance while maintaining backward compatibility through an opt-in flag.