git-notes-memory provides a memory capture and recall system that stores memories as git notes with semantic search capabilities via sqlite-vec embeddings. It's designed to work as both a standalone ...
A simple multi-step form built using HTML, CSS, and JavaScript. The project demonstrates step navigation, form data collection, and a clean UI structure for learning front-end form workflows. Learn ...