
متجر حنين بيوتي | مستحضرات تجميل وعناية بالبشرة أصلية
Buy original cosmetics, makeup, and skincare products online.
@hbute1 · X
The full gallery
Tech stack
21 projects

Buy original cosmetics, makeup, and skincare products online.
@hbute1 · X

Match cartoon character colors using HSB sliders to guess the right shade.
Toon Tone — 浏览器里的动画角色颜色猜测游戏,玩家使用 HSB 滑块还原目标颜色,每轮显示色相、饱和度、亮度偏差得分,支持手机微调、种子分享和排行榜

A global platform for Quranic interpretation with smart search, audio, and digital resources.
@Tfsir_ai · X

Explore every word of the Quran with Arabic, Urdu, and English meanings, frequencies, and ayah references.
@opismutiny_ · X
been vibe coding this quranic word explorer a small tool to explore every word of the holy quran with arabic, urdu & english meanings, roots, lemmas, frequency, ayah references, recitation, bookmarks, memorization, notes & progress tracking.

Design electronic circuits and PCBs in your browser with KiCad, no installation required.
ViktorEE · HN
KiCad, a PCB EDA suite is now working in a browser, you can try it at the link, there's a demo project or you can bring your own. Firefox is best, Chrome is good, Safari is "working". We’re Emergence Engineering, a dev shop from Hungary, mostly working with rich text editors, CRDTs. PCBJam started as my (Viktor, CTO, ex-electrical engineer) hobby project but as time went on I put more and more energy into it, and a product started shaping up in my head, in the last few months we’ve started to focus on this project a bit more, and this is the first MVP~ish result. This project is a ton of fun, ton of learning, ton of improvements over improvements: - I thought there must be ways to emulate the PCB canvas OpenGL code on the web. And yes, there are a lot of ways, all of them very buggy. Turns out it’s faster to just write WebGL code that works with KiCad’s Graphics Abstraction Layer if you add the right intermediate debugging steps. I (with Claude) implemented the features and compared

Upload a photo of a plant or flower to get instant identification and information.
@MiteshSing34029 · X
I have published my first app in ai studio,your valuable feedback is much appreciated.

Edit, resize, crop, customize and convert images privately in your browser with no uploads required.
@its_ajseven · X

Walk through a 3D library to explore your curated quotes.
jac08h · HN
I turned my quote collection into a walkable 3D library (desktop-only)

Match anime colors from memory by adjusting HSB sliders in this guessing game.
ToonTone — 在线动漫猜颜色小游戏

@UK_Daniel_Card I made something similar https://t.co/HCVGlFb8hF. Its completely vibe coded but it is supposed to be a vibe project. Been making it for about 6 months now. Feel fre
@slacksarenice · X
I made something similar Its completely vibe coded but it is supposed to be a vibe project. Been making it for about 6 months now. Feel free to take inspiration from it 😅

Try realistic beard styles and colors online instantly with visual previews.
Beardstyle AI — 虚拟试戴胡子

Browse and discover Substacks that were submitted to Hacker News.
cartucho1 · HN
I made an HN clone that lists only Substacks posted here. - Why? Over the years, I've discovered some great blogs here, so I thought it would be nice to have a filter for them. - Why only Substacks then and not blogs more generally? Because it's easy to query for "substack.com" in the public HN Algolia API (see below). Plus, hnblogs was already taken :) - What about substacks on custom domains then? At the bottom of the page there is a form to submit a custom domain. The site attempts to auto-validate that it is a Substack. If that fails, it is marked for manual review (which I'll do every once in a while). Approved ones will be included in the results. - How? I use HN's Algolia API to fetch substack stories by searching for "substack.com" in the url. I do this via a CloudFlare worker that has 3 separate cron triggers: (1) fetches new stories every 10 minutes and saves them in a KV store. (2) runs 2 minutes after the first, computes hot stories from new ones by simulating HN's scor