
zoxilsi studio
Design and export beautiful mesh gradients, waves, and patterns with GPU-accelerated effects.
@zoxilsi · X
The full gallery
Tech stack
60 projects

Design and export beautiful mesh gradients, waves, and patterns with GPU-accelerated effects.
@zoxilsi · X

Philosophy game where you master your senses to escape the cycle of rebirth.
@weirdcodesx · X
Built with Claude AI.Code & Play: 💻 🎮 #Gamedev #IndieDev #JavaScript #VibeCoding #HTML5

Interpret your dreams using AI technology combined with traditional dream wisdom.
台灣解夢 — 融合 AI 技术与传统解梦学说,为用户提供免费梦境解析服务,无需注册即可一直免费使用 - [更多介绍](https://twjiemeng.com/about)

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.

Play a browser game instantly with no wallet or setup.
@NormiePepeNFT · X
Want to have some fun? 🐸🎮 Try the NOPE game — built entirely with Claude Code. No wallet connection required. No complicated setup. Just jump in and play. Have some fun. Be NOPE. 💚

Merge images and PDFs into high-quality documents in your browser, with no uploads or accounts.
@_AayushTripathi · X

Mask API keys, passwords, and tokens locally before sending to AI chat tools.
@souvik_ghosh975 · X
A small Chrome extension with one job: stop accidental secret leaks into AI chats. That's Secret Sanitizer 🥷.

Get real-time traffic updates for Lower Mainland with voice narration every 15 minutes.
@938EPK_0 · X
Alex, I just found out that News1130 shut down so I vibe coded a free website that provides automated traffic updates for the lower mainland every 15 minutes and even reads the updates to you outloud in case you're driving. Any feedback is appreciated.

YouTube player with parental controls that whitelists safe channels and removes shorts and recommendations.
@AmblingLife · 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:

An interactive zombie survival game exploring multiple undead universes.
@Rajeev_Pogaru · X
ZombieVault: an interactive zombie survival site. I wrote a spec. Claude Code built all of it in one session. I didn't write a single line of code. My job was making the spec good enough that there was nothing left to guess. Live: If you played it — where did it break for you?

Simple AI chat for OpenRouter models with no login, no tracking, self-hostable.
johnfahey · HN
As someone who doesn't use any of the more "advanced" features on sites like ChatGPT or Claude (agentic mode, memory, image generation, deep research, etc), I found the bloat of these services, both in UX and in performance, to be pretty tedious. There are a million AI chat interfaces out there, but I could never find one that just did simple messaging and history in the most minimal and lightweight way possible. So I made my own. Nully is written in Go and Vanilla HTML/CSS/JS. It literally just sends messages to OpenRouter, receives the result, and stores your messages locally. It's very simple, very clean, and very lightweight (see performance graphs on the site). It has basic chat features, basic model settings, and works with just about any OpenRouter text model. It supports attachments and basic web search via the OpenRouter API. I made Nully mostly for myself, but the cost to open-source it and host it on a cheap VPS is practically nothing, so I figured I'd release it if it c