Ujaval's Notes and Bookmarks¶
This site is a collection of my personal notes and bookmarks collected over the years. It is organized to help search and recall specific items or find notes related to a certain topic.
These notes were scattered across many places and hard to manage. Finally, Claude Code helped organize this and build this site. These are now auto-updated weekly from my notes. See the CLAUDE.md file with processing instructions.
Latest Finds¶
- Simple Georeferencer: A browser-based tool for georeferencing raster images by adding ground control points to warp images onto an interactive map, with multiple basemap and projection options and GeoTIFF export. [Keywords:
georeferencingGISrasterbrowsergeospatialGeoTIFF] — More in Tools - Stop Slop: A Claude skill file designed to identify and remove telltale patterns of AI-generated writing from prose, helping improve authenticity and readability. [Keywords:
ClaudeClaude CodeskillswritingAI textprompting] — More in Claude Code - Streaming millions of TESSERA tiles over HTTP with Zarr v3: Describes how TESSERA's geospatial embedding system was restructured into sharded Zarr v3 stores, enabling efficient HTTP range requests for single-pixel to regional data retrieval with xarray/dask compatibility. [Keywords:
TESSERAZarrembeddingsHTTPgeospatial] — More in Embeddings