dawitworku
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Gityap – Ship vs. Talk Intelligence (gityapper-web.vercel.app)
- Show HN: Fifu – Ultra-Fast Terminal YouTube Downloader (fifu-docs.vercel.app)
I built *Fifu (Fetch It For Us)*, a cross-platform *TUI* for downloading YouTube channels and playlists with zero friction. It’s built with *Textual* + *yt-dlp*, supports *async downloads*, *subtitles*, *audio…
- A faster, cleaner way to use the Internet Archive (downloadstuffss.vercel.app)
-
Hi HN I built DownloadStuffs, a fast, modern interface for exploring the Internet Archive. The default IA UI is powerful, but I often found it: slow on mobile hard to preview multi-file items (series, playlists)…
- Show HN: DownloadStuffs – search, preview, and download from Internet Archive (downloadstuffss.vercel.app)
Hi HN, I built [DownloadStuffs](https://downloadstuffss.vercel.app/), a fast and modern web app for searching, previewing, and downloading content from the Internet Archive. It’s designed to make browsing and…
-
What is FlowKitX? FlowKitX is a Python library that makes writing async workflows more readable and structured. It provides lazy pipelines: operations (like API calls) are queued and executed only when awaited. This…
-
I built SpeedyEDA, a Python CLI and library for fast, production-ready exploratory data analysis. The idea is simple: remove EDA boilerplate and make data inspection something you can run in one command, directly from…
-
Hi HN, I built ProjectCLI (@dawitworku/projectcli) — a universal interactive CLI for developers who are tired of juggling multiple project generators. Problem: Setting up a new project often requires learning dozens of…
- ThePrimeagen: Who He Is, Why Developers Love Him, and What You Can Learn (devnews-nu.vercel.app)
-
https://github.com/Dawaman43/xsql
-
xsql is an open-source Rust CLI + TUI for converting SQL schema DDL between database dialects. Instead of text-based rewrites, it parses CREATE TABLE statements into a small intermediate representation (IR), then emits…