RSSAmplifier

Blog

Arvin Poddar

Software engineer.

arvinpoddar.comRSS feed ↗5 posts

Latest posts

3D Modeling with Paper

Exploring the process of designing and assembling 3D models from paper.

Client-side Browser Window Communication

Exploring fully client-side communication options between browser windows.

Syncing Local Storage with React State

Syncing a React component's state to localStorage with useSyncExternalStore.

Geospatial Querying & Map Interactions

Using geospatial queries to efficiently render large datasets on an interactive map.

Creating Screen Flows with Finite State Machines

Managing large multi-step flows using finite state machines.