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

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

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


Browse verified UAE properties with real market insights and end-to-end buying support.
@MhdNihad921793 · X
Here Dubai realesta a new platform from end to end services

@sridharfyi https://t.co/h6rbHXCCon
@MedDispatch_Now · X


Connect notes, people, and money to organize your life in one place.
u/Wrong_Election189 · Reddit
I built one memory for notes, people and money because none of my apps knew the full story Solo dev here. I built CleverNote because my information kept getting split across three places: notes for what happened, contacts for who was involved, and a finance app for how much it cost. None of them knew the full story. The concrete example I keep using is a plumber receipt. I snap the receipt and CleverNote keeps the original note, identifies the plumber as a person/service, records the amount

@suni_code https://t.co/OajI3lOKKW - Traffic Orchestration Platform
@KsaAZaks · X
- Traffic Orchestration Platform


AI personal assistant accessible via WhatsApp for reminders and expense tracking.
u/Limp-Upstairs6798 · Reddit
People don't want another productivity app I've been building an AI personal assistant that lives entirely inside WhatsApp. Instead of asking people to download yet another productivity app, create an account and learn a new interface, they can simply send a message like they normally would. For example: - "Remind me to pay rent next Friday." - "I spent $28 on groceries." - "Remember my passport is in the top drawer." - "Add milk and eggs to my shopping list." - "Share this shop

Upload manga images and instantly translate text into multiple languages.
AIMangaTranslator — 用 AI 翻译漫画 - [更多介绍](https://github.com/1c7/chinese-independent-developer/issues/160#issuecomment-2120097059)

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