
Kitbase — Product Analytics & Event Tracking
使用 Kitbase 追踪用户事件并分析产品行为。
@kitbasedev · X
We just launched, check us out at
完整作品展
技术栈
60 projects

使用 Kitbase 追踪用户事件并分析产品行为。
@kitbasedev · X
We just launched, check us out at

8个免费在线工具,包括格式化、编码、密码生成和取色。
@Supportpintutec · X
Just launched QuickTools — 8 free online tools 🛠️ Word Counter • JSON Formatter • Password Generator • Color Picker 100% browser-based, no signup 🔗 #SideProject #WebDev #FreeTools #BuildInPublic

通过真实的Wikidata关系连接任意两个主题的知识图谱游戏。
u/hyperschlauer · Reddit
I built a free knowledge-graph game where every move follows a real Wikidata relationship I’m building Webwoven for OpenAI Build Week, and the beta is now live: https://www.webwoven.org It’s inspired by Wikipedia hopping: you start with one topic and try to reach a target in as few moves as possible. Every move follows a real relationship from a reviewed Wikidata graph. The game therefore shows why two topics are connected instead of treating ordinary page links as paths. Webwoven curr

JavaScript和TypeScript代码审查工具,使用AI无需执行代码即可识别问题。
@adib_011 · X
Built RepoLens at the Codex Meetup, an evidence-first JS/TS code review tool that shows reviewers where to look, without executing repository code. Built with Codex + GPT‑5.6. Try it: Demo: @OpenAIDevs @mitul_shahriyar #CodexMeetup

Zero-setup visualizer for AI coding-agent runs. npx rungraph turns the transcripts already on your disk into an interactive graph — live, local, agent-readable.
u/Express-Phase1532 · Reddit
rungraph - see what your coding agent actually did, as an interactive graph (open source) My coding agent kept doing 20 minutes of work I couldn't inspect afterward. The transcript exists (Claude Code and Codex CLI write everything to disk), but nobody reads 4,000 lines of JSON. So I built rungraph, open source and free (MIT). npx rungraph turns every session on your machine into a clickable graph: your prompts run down the spine, subagents get their own lanes, and it flags stuff like ret

Flint是为AI代理设计的可视化语言,用于创建交互式数据可视化。
chenglong-hn · HN
Data visualizations are the bridge between user and data. But building AI agents that can generate visualizations reliably can be very tricky: - simple chart specs can be reliable, but generated charts are often of low quality due to reliance on system defaults; - complex chart specs with explicit details can produce good-looking charts, but they are verbose and agents can struggle with reliability We figured out it is a limitation on the language issue (not just AI capability thing) -- current visualization languages are a bit too low-level for AI agents, requiring them to explicitly make visual decisions that are supposed to be handled by a good compiler. Flint is a visualization intermediate language to address this issue, allow AI agents to solve this last-mile human-agent interaction problem. It provides a simple semantic-type based specification, and contains a layout optimization engine that can produce good-looking charts (filled with derived low-level details) from simple

Stepflo 连接 GitHub 代码库,自动检测用户流并生成可视化地图。
u/freestyle_gonzo · Reddit
Vibe coding made building fast. It didn't make understanding easy. Something changed in the last year. Vibe coding (or agentic engineering if you ask some) made writing an app fast. Week-to-weekend fast. More people are building software than ever before, and I think that's a genuinely good thing. But fast building creates a new bottleneck. Writing code is no longer the hard part. Understanding what you built and its nuances is. A huge share of people shipping right now have never analyzed

@Joi2James https://t.co/EX6jR2itEt https://t.co/sXaN7QuPuY
@SamEkeNnamdi · X

charts.art 用实时交易所数据呈现的 3D 加密货币市场可视化。
@zacxbt · X
my current apps: • j******** (redacted) • @irigenerative (my first nft) • non-crypto saas app • penis game • blockrunner (my endless runner iOS app posted a vid a week ago) • petwidge (per iOS app) • nftwidge (nft gallery iOS app) • (pretty charts) • @perpspet (3d gamified perps) • (gamified bridge) • crypto twitter social app (don’t want to spoil the details) • portfolio pet game where the character is your portfolio, you feed him coins and he grows/evolves • (first app i ever vibe coded in dec) • onchain jam (nba jam 2v2 game but each team is a chain ex: base team = brian + jesse) • waffle world (3d waffle platformer lol) - 3d social trenches game

CodeFlovio 将代码转换为交互式流程图,便于学习、调试和文档编制。
@Sparsh209 · X
Hi isha! Check it out here at: Would love to hear your feedbacks

托管 JSON 数据库,用于存储 agent 内存,具有 REST 和 MCP 连接能力
@StuSim · X
hey Adam, I run , lightweight agent memory

在浏览器中将 JSON、CSV、Excel、XML、YAML 等数据格式相互转换。
@NaimBiswas11 · X
Developers work with different data formats every day — JSON, CSV, XML, YAML, and Excel files are everywhere. But finding a simple, fast, and privacy-friendly way to convert and process these formats is not always easy.