
MERIDIAN — Considered Clothing for the Modern Wardrobe
Browse and shop tailored, heirloom-quality clothing designed to last a decade.
@Ortegatomm79 · X
Check out what I just built with Lovable!
The full gallery
Tech stack
60 projects

Browse and shop tailored, heirloom-quality clothing designed to last a decade.
@Ortegatomm79 · X
Check out what I just built with Lovable!
Browse 7,584+ consistent SVG icons for React, Figma, and Framer. Search Round and Sharp icon styles, then copy clean SVG, TSX, or React components for your next product.
@Dmytri_Design · X

Learn Python by solving 60 coding challenges in a browser-based editor.
u/Funny-Temporary7465 · Reddit
Built a Python learning platform because I was bored of the existing options Hey everyone, I built PyTutor, a web app to learn Python by actually writing code from the first minute instead of watching videos. 60 challenges across 6 modules, a real Python editor in the browser (runs via Skulpt, no backend needed), a live variable inspector so you can see what your code is doing as it runs, and a certificate at the end. Built it with AI-assisted coding tools, which let me focus more on the

Paste your website URL and generate AI design variations for your hero section.
u/smoke4sanity · Reddit
Drop your website in the comments, and I'll redesign your Hero section (if it needs one). Title says it all - drop your website in the comment, and I'll reply with an image of alternate designs for your Hero sections of your home page. Background: I'm a web designer, and I always felt like AI design still has a long way to go. Looking at all the websites posted in these subreddits proves it - code and app works great, homepage design (the thing first people see) is basic or looks the

Shop designer blouses online in India. Custom fit, tracked shipping, 7-day returns. Pick from 500+ blouses by 500+ top Indian designers.
@mangeshwumn · X

Generate beautiful, customizable QR codes with colors, gradients, and logo support.
@TheSarimQureshi · X

Solve jigsaw puzzles across four difficulty stages from 9 to 70 pieces.
@Zyra__01 · X
First puzzle game First time vibe coding 🥹🌹 Built for @Divergents_eth Huge thanks to @Defihubdao for hosting the class, and @maxxavii for teaching and helping whenever I got stuck😌🫶. Link to the puzzle:

Explore 1,200+ curated logo references — symbol, wordmark, symbol and text, and animated.
@taher_max_ · X
Building and

Interactive lessons in math, programming, data analysis, AI, and science.
@BruceWayne95290 · X
just leaving a comment cause its 1am and im vibe coding, will come back tomorrow (on an alt account for open claw fyi) I've worked with the following brands: vytadose, bajabeachco, jaje health, eric javits, 4knines, welleco, coatdefence

Compose rhythms and melodies with a radial step sequencer.
@EasternDaylight · X
One year ago I launched my first application - a radial music sequencer - vibe coded and deployed with help from Grok and Gemini. It's useful for exploring rhythms, and I like to use it for exposing hooks in well known songs. Happy to see it's still in use steadily at about 150 times a day, and 140k times since launch - I've renewed the domain and thanks to your encouragement will continue to work on it.

Create and browse Final Fantasy XIV glamour outfit templates in multiple languages.
@franandneo · X
我做了一个ff14幻化模板网站,搭载了我和我的好友自行制作的模板,支持展示不同语言的装备名称(也能用自己熟悉的语言写好后再切换成其他语言展示),欢迎大家尝试使用~ 其他语言的翻译还比较粗糙,网页还不太成熟,但物品名称都是正确的,后续会逐步完善

Analyze cryptocurrency markets with Chan Theory patterns, K-line charts, and anomaly detection.
@onehopeA9 · X
用 DAPPOS @dappOS_com 做了一个加密货币缠论分析网站,也是我一直想做没时间做的! 来看看缠论三买的威力: 不是不会写代码。 我自己是程序员,真要硬写当然能写。 但问题是:没时间。🤡 做交易的人都懂,真正消耗人的不是“看一根 K 线”,而是把一堆信息拼起来: K 线结构。 缠论笔、中枢。 一买二买三买。 一卖二卖三卖。 资金费率。 持仓量变化。 成交量异动。 市场舆情。 这些模块涉及太多方面,写得出来,但太费时间。 所以我一直想做一个自己的交易雷达: 接币安历史数据。 用 TradingView 展示 K 线。 自动画缠论结构。 标注买卖点。 再把资金费率、持仓量、成交量和币安广场热度放进去。 想法很清楚。 但一直躺在 TODO 里。 最近用 xbubble 的 Coding 功能试了一下,直接把需求丢进去: “做一个加密货币缠论分析网站,接入币安一年历史数据,用 TradingView 展示 K 线,自动画笔、中枢、一买二买三买、一卖二卖三卖,增加异动分析和币安广场舆情热度。” 它真给我生成了一个能跑的原型。 这次最戳我的不是“AI 会写代码”。 而是 xBubble 把最消耗时间的工程杂活压短了。 以前我自己做: ❌ 搭项目结构 ❌ 爬数据源和图表库 ❌ 写 K 线处理 ❌ 写缠论结构识别 ❌ 做前端交互 ❌ 部署、改样式、修细节 一圈下来,核心想法还没验证,人先累了。 现在变成: ✅ 先描述业务目标 ✅ 让 xBubble 生成可运行原型 ✅ 我再校验规则、调整逻辑、优化体验 ✅ 把时间花在交易理解和产品迭代上 这对程序员其实很有价值。 因为程序员最缺的不是能力,而是时间和注意力。 我这个原型现在大概有几块: 第一,TradingView K 线主图。 用币安数据展示行情,再叠加缠论结构。 第二,笔和中枢。 把原本需要手动盯的结构,先自动画出来。 第三,买卖点雷达。 一买、二买、三买,一卖、二卖、三卖,先帮我筛可能的位置。 第四,异动面板。 资金费率、持仓量、成交量变化,和 K 线结构一起看。 第五,舆情热度。 把币安广场讨论热度也拉进来,看看市场情绪是不是和盘面互相印证。 你可以理解成: 我不是让 AI 替我交易。 我是让 AI 帮我做一个交易前的信息雷达。 我觉得 xBubble 和普通 AI