Useful GitHub Repos AI
~1 min read updated 21 April 2024
More precisely, GitHub repos I’ve spotted here and there that could be useful for my own work. I drop the ones I’ve starred in here and write a short description.
- YS-L/csvlens — a command-line CSV viewer.
- wagoodman/dive — lets you inspect Docker images layer by layer.
- pocketbase/pocketbase (site) — a legendary package written in Go. With a single click it gives you a ready-made backend with an admin panel: database, file storage, user authentication and so on. You can hook up whatever you like through its JSON API.
- bcanata/awesome-stars — turns out there’s such a thing as an “awesome-stars” repo; it generates and publishes a list of the repos I’ve starred.