built a fullstack Todo app with React and Go, featuring CRUD,
persistent storage using localStorage for userIDs and backend ID
mapping, and ULID-based todoIDs for sorting by date
implemented optimistic UI updates, animations, responsive
design, and dark mode support for superior UX