emadda
- Karma
- 0
- Created
- ()
- Submissions
- 0
- list55.com: Simple transcription: Microsoft's MAI 1.5 model as a web app (list55.enzom.dev)
- Show HN: List55: PWA to transcribe into a plain text list (list55.enzom.dev)
Hello HN, This is a very simple utility. My aim is to reduce the number of taps needed on iPhone to transcribe my speech into a plaintext list on my clipboard. I use it for my workouts, but it works for any kind of…
- Show HN: kg Food Log: Don't Track Calories; Track Molecules (kg.enzom.dev)
Hello HN, This is my molecule tracking web app. It tracks calories like traditional apps, but goes into much higher detail on micronutrients (vitamins, minerals) and amino acids. It is powered by Google Gemini, so you…
- Show HN: kg Food Log: Reveal the molecules in your foods (kg.enzom.dev)
Hello HN, This is a food log web app powered by Google Gemini. You can use it from any of your devices. Thanks, Enzo
-
Hello HN, It's pretty simple: Type in the foods you consumed in your meal and get a table and charts of nutrients in return! The trial has limited tokens, but email me if you would like an extended trial. Feedback…
-
Hello HN, Passkeybot is a hosted sign in page that only supports passkeys. Add email verification and user auth to your app with only a few server side HTTP handlers. Feedback appreciated, Thanks, Enzo
- Show HN: Hot Notes – Fuzzy Search for Apple Notes (macOS) (hotmatcha.dev)
- Show HN: Hot Notes. Fast fuzzy search for opening Apple Notes (hotmatcha.dev)
Hello HN, This is a macOS app to open your Apple Notes using fuzzy search over your folders and titles. There is a demo video on the homepage. Let me know what you think. Thanks, Enzo
- Show HN: Pocket Log, macOS app, transcribe your audio log into visual a timeline [video] (youtube.com)
Pocket Log is a macOS app that transcribes audio files from a USB dictaphone or Apple Voice Memos into a visual timeline.
-
This is a macOS app that transcribes audio notes from any directory or from the Voice Memos app. See the video for more details, Thanks!
-
Hello HN, This is a macOS app that allows you to see all your open windows on each monitor and select the one you want. It also lets you view the current state of things like email or chat windows, terminal processes,…
- Show HN: Robata, macOS window switcher (robata.app)
Hello HN, Robata is a macOS window switcher app that I have created. There is a quick demo video on the site. Thanks, Enzo
- Show HN: Interactive CSS Grid Guide (cssprinciples.com)
Hello, This is an interactive CSS Grid guide covering the basics. Best viewed on a monitor or tablet. The minmax example (https://cssprinciples.com/3/#e3_4) is probably most interesting - it shows how space is…
- Grid: Dabble in Precision: Fundamental Principles (cssprinciples.com)
-
This is a JS lib, CLI, Web UI and HTTP API to convert between JSON, SQLite and Excel formats. I built this partially as a challenge to see if I could reuse the JS code in each environment. I also move between these…
-
https://github.com/emadda/lilo
-
Hello, I released this recently, take a look: https://bigwav.app
-
Tabserve gives you a https url for localhost using only the browser (tabserve.dev). Take a look: https://tabserve.dev
-
Hello, This is Tabserve, a web-based reverse proxy that gives you a HTTPS URL that forwards requests to localhost. It uses a Cloudflare Worker for the HTTPS certificate, but other than that runs entirely in the browser.…
-
Hello, I have recently released a web based transcription and annotation app. It is powered by Whipser.cpp (https://github.com/ggerganov/whisper.cpp) compiled to WASM. It is a PWA, so can be installed via desktop…
-
Hey, Stay 100 is a web app that shows you 100% of the stays for a given date range and location. It is optimized for large screens by using all of the available space to show images. At the moment AirBnB paginates…
- Show HN: Tree-merge.com. Merge e-commerce categories with a web UI (tree-merge.com)
Hello, I built this web UI to merge multiple tree based e-commerce categories into one "super tree". You can export the super tree as JSON, and import it into another system such as a search engine. Users can then…