igtumt
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
Hi everyone, I built a small tool called GitShrink to solve a simple problem: making videos small enough (<10MB) to upload to GitHub. It runs entirely in the browser, so nothing is uploaded anywhere. Website:…
-
I often find myself needing to quickly check an API response — just to see what it returns or grab a specific field. For more complex stuff, tools like Postman are great, but for quick checks they sometimes feel a bit…