
Davini's Food Bank | Authentic & Warm Culinary Experiences
Order food and make table reservations at Davini's Food Bank.
@Hafid_raji_ · X
The full gallery
Tech stack
60 projects

Order food and make table reservations at Davini's Food Bank.
@Hafid_raji_ · X

Get an honest verdict on whether a trip matches your budget using live flight and hotel data.
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:

Exchange anonymous daily notes with a matched stranger for 21 nights, optionally revealing identities.
@mymentally · X

Analyze your landing page's conversion potential with a free inspector tool or book a custom design in 24 hours.
@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.

Create travel map animation videos from your trip stops without learning timeline tools.
@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.

Search for verified student housing near your college with photos, pricing, and direct landlord contact.
@imsudipcreator · X
Student housing simplified

Scans live web apps for security vulnerabilities like exposed keys and open databases in 60 seconds.
@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.

Access free mental health tools and psychological resources in a privacy-focused, login-free platform.
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

A web app that announces your GPS location and address aloud to help blind and low-vision people navigate.
@JOFIMAN · X
Check out what I just built with Lovable! 🤗

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

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

Find restaurants where locals actually eat, filtering out tourist traps.
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