A simple frontend I made for the Rest API I made.
Original image: https://www.pexels.com/photo/orange-tabby-cat-near-window-2071873/
Resulting image: https://pixbin.crawlshift.dev/crawlshift/images/pexels-wojciech-kumpicki-1084687-2071873-6ff826c4-b44d-4f3b-8634-e98714435dd4.avif
0
7
Built a REST API with FastAPI that resizes, compresses, and converts images online with one request. Generates permanent public URLs for every processed image — perfect for web apps, e-commerce, and SaaS.
Initial Features: Resize, Compress, Convert (JPG/PNG/WebP/AVIF)
0
34
A simple app to search Amazon products and get a basic structured data instantly.
Built with Svelte frontend and FastAPI backend, using Python scraping tools and proxies to avoid blocks.
PS: I’m primarily a backend/API dev, so the frontend is basic.