
Atlas of Living Curves
探索数学曲线、分形、对称和拓扑的交互式可视化。
@vkuoo · X
Added more demos showcasing graph-math relationships, built with Codex.
完整作品展
技术栈
60 projects

探索数学曲线、分形、对称和拓扑的交互式可视化。
@vkuoo · X
Added more demos showcasing graph-math relationships, built with Codex.

探索AI协作开发的数学框架,进行高级微积分计算与验证。
@ErnestPresident · X
I know how to code Sun Yi so I vibe coded a multi layers math pipeline + multi layer verifier pipeline that do advanced calculus, I must do something wrong then.

数学工具包:学生可解决单位转换、几何、代数和三角函数问题,附带公式步骤。
@DullyAq · X
Check out what I just built with Lovable!

Divyanka数学班在线报名和费用支付系统。
@Priyankamanishj · X
Check out what I just built with Lovable!

对着数学题目拍照,SnapSolve 立即求解并解释每一步。
@7spiritz · X
Check out what I just built with Lovable!

Brilliant 提供数学、编程、数据分析、人工智能和科学的交互式课程。
@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

在这个基于浏览器的游戏中,调整 neural network weights 以适配数据曲线。
Gooblebrai

免费Math Circle课程:20课时计划、可打印资源、19个数学游戏,适合7-8岁儿童。
@iamjoshknox · X
This is very cool - I'm starting a math circle at my son's school this year. I vibe coded some teaching instructions for it here:

将手写数学笔记转换为可编辑的 LaTeX 和 PDF。
u/Worth_Difference_282 · Reddit
Handwritten notes into latex + study tools - looking for feedback Hey everyone, I'm a mathematics student at university, and over the past few months I've been building something called LatexNotes in my free time. The original problem was pretty simple, I like taking paper handwritten maths notes, but whenever I wanted to turn them into proper LaTeX afterwards or to get AI to mark answers, it was a pain. I kept needing to switch between my university’s content platform, then to Chatgpt to e

通过交互式3D复平面可视化探索欧拉恒等式 e^{iπ} + 1 = 0。
@Sabrina7772 · X
I built my first app with Grok Build and had a lot of fun making it. It’s a little interactive lab for e^{iπ}+1=0. You start at 1, turn halfway around the circle, land on −1, then add 1 — and you can actually see why the equation works. Code: Any feedback is appreciated

输入数学题,逐步讲解解题过程和原理。
u/peterparkermarker · Reddit
MathIQ I built mathiq.io with Claude Code because I wanted a way for students struggling with college level maths to see how the problems can be broken down and not as intimidating. Each walkthrough goes from beginning to end and each step has a "why and how?" feature. Anon users get 1 free daily walkthrough powered by Haiku 4.5. Signed in users get 3 free daily walkthroughts powered by Haiku 4.5. Plus users get 5 Opus 4.6 walkthroughs plus 20 Sonnet 4.6. Pro users get 8 Opus/30

基于币安数据的加密货币缠论分析与交易信号平台。
@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