
Davini's Food Bank | Authentic & Warm Culinary Experiences
在Davini's Food Bank浏览菜单、下单和预订座位。
@Hafid_raji_ · X
完整作品展
技术栈
60 projects

在Davini's Food Bank浏览菜单、下单和预订座位。
@Hafid_raji_ · X

评估旅行是否符合预算和偏好,基于实时航班和酒店数据。
u/DilDaNiMaada_5911 · Reddit
Verdict-first travel tool — monetizing via affiliate links that only appear AFTER you've decided. Does this model hold? TripVerdict gives an honest "does this trip fit your budget" verdict from live flight/stay data. The wedge: every competitor (OTAs, AI planners) monetizes bookings, so their incentive is to make every trip look bookable. Mine shows booking links only post-decision, clearly disclosed — the bet is that independence is the moat and the trust earns the click. Early signal:

与随机陌生人进行21晚的匿名笔友交换,最后可选择相互认识。
@mymentally · X

用免费检查工具分析落地页的转化潜力,或预订24小时内完成的自定义设计。
@rapidlander_ · X
I design and deliver landing pages in 24 hours for founders who are launching now. Free inspector on the site too, paste your URL and it scores your page on what actually kills conversions.

输入旅游地点即可生成旅行地图动画视频,无需学习复杂工具。
@yan_ianthe · X
Shoutout to travelboast and — gorgeous travel map animations. I just wanted one for my own trip without learning a timeline. so with GPT 5.5 vibe coding I shipped ✨Free, browser-only, no login, type your stops → get a video. this is what "vibe coding a weekend project" actually looks like: no spec, no figma, just "build me X" in a chat window.

在您的大学附近搜索经过验证的学生宿舍,包括照片、价格和直接与房东联系的方式。
@imsudipcreator · X
Student housing simplified

Tako 在 60 秒内扫描网页应用,发现泄露密钥和开放数据库等安全漏洞。
@guhanvenkaty · X
Tako's free preview is live: Paste your URL, get a security verdict on your vibe-coded app in 60s. Not an AI wrapper: it fires real requests and PROVES exposure, pulling data from your open DB with no login. Scanning puts you on the early-access waitlist.

精选免费心理健康工具集合,隐私优先,无需登录立即使用。
alexmirelbecheanu
I’m a psychologist, not a developer. Over the past few months, I used Google AI Studio to build Psycurate.com Why? The digital mental health space has become exhausting—too many great tools are buried under aggressive monetization, mandatory tracking, and corporate bloat. This website wants to be an accessible alternative. What Psycurate is about: * Privacy First: A space specifically for tools that respect the person using them. Tools that do not harvest data. * A directory where anyone can discover and use these applications completely free, with no cookies and no corporate agendas and no friction * A platform to showcase tools made by ethical or indie developers that have something to offer to the mental health digital space. I just finished building the platform, so this is very much a fresh proof-of-concept. The site currently features three apps: two are simple tools I built myself, and one is from an independent creator who decided to submit their work on the platform. I w

一个网页应用,用语音播报你的GPS位置和地址,帮助盲人和低视力人士导航。
@JOFIMAN · X
Check out what I just built with Lovable! 🤗

浏览同济大学设计学院毕业设计作品的在线展厅。
@ezshine · X
卧槽,看视频你绝对不敢信这是一个网站,怕大家没看过这个,我又把它重新部署上线了。 声明:我不是作者,这是同济大学 2022 年设计创意学院的毕业设计在线展馆。为了不让优秀的网站成为时代遗珠,所以我第一时间备份了所有的静态资源。

@Joi2James Travel-AI https://t.co/chVZWxvbsA https://t.co/NdxwFO9auE
@virawise · X

搜索餐厅,发现当地人真正吃饭的地方,避免旅游陷阱。
kingchesco · HN
I know $90 for a dining app sounds absurd. And it’s not even an app; it's a wrapper for an LLM. But it is how it is built that makes it so expensive. I had to make a whole API just to call it (which because its own SAAS). All just to bypass dumb google reviews. Google Maps and reviews send people to places optimized for tourists and good copywriters. To find actual local hole-in-the-walls algorithmically, I had to first build that api (called BWENDI), a "spatial gravity" engine using 100GB+ of tweaked OSM, GeoNames, and other proprietary data. Instead of aggregating reviews, it mathematically calculates foot-traffic, throughput, transaction stats, and economic criticality among other factors. Bwendi is A Python/Node ETL pipeline feeding an LMDB-backed context API. It uses a proprietary 1MB binary grid served via Cloudflare Workers for millisecond edge reads with near-zero overhead, hosted in Switzerland. This was done of course to get the purest location context around every street