Akhil's Notes

What I did this week #1a - Technical Summary

This is a more technical summary of the main things I covered this week. In addition to the below, I setup a Chrome Extension that automates some manual work (uses Claude to summarize on-page content) and a Streamlit project that helps evaluate RE investment deals, but I don't have time to write those up.

List Assist

1. Moved from on-device storage to Supabase

The Claude Sonnet 3.7 x Cursor Agent combo is a runaway mine train

Prompting is everything, lesson learned (again)

2. Setup optimistic UI patterns & backend config

Create a better UX by de-coupling backend operations from the UI

#ai #coding #writing