
Embroidery Pricing Calculator | Cost & Price
Calculate embroidery costs and suggested retail prices based on stitch count, quantity, labor and materials.
The full gallery
Tech stack
60 projects

Calculate embroidery costs and suggested retail prices based on stitch count, quantity, labor and materials.

Turn photos into cross stitch patterns with DMC thread recommendations and PDF.
ooklwq · V2EX
我妈要把我家猫绣成十字绣,找不到合适的图纸工具,于是自己写了一个 起因:我妈绣了十几年十字绣,拿着我家猫的照片问我"这玩意能不能变成图纸"。找了一圈现成工具,不是要注册就是要订阅,导出还带水印,于是一怒之下自己撸了一个 → https://crossstitchpatternmaker.app 先说原理,免得显得像个套壳:照片降采样到网格 → 用 CIELAB 空间的 Delta-E 色距匹配到 454 个真实 DMC 线号 → 输出带符号和绞数估算的 PDF 。 技术栈:TanStack Start + Cloudflare Workers + D1/R2 。 但我妈嫌自动配色不如她手挑的线准。程序员 vs 一线业务用户,果然是普世矛盾。 欢迎拍砖,尤其是颜色匹配这块,总觉得还能再准一点,有大佬有相关图片转换算法的也欢迎分享讨论~

A simple but challenging counting game with polished interaction details.
数数游戏 — 数数游戏,简洁但不简单,交互细节人性化 (PC)

Generate UI screens for mobile and web apps from text descriptions in seconds.
@ninakolari · X
Google just dropped Stitch and it changes the entire vibe coding workflow. You describe what you want your app to look like. It builds full high-fidelity screens in seconds. No Figma. No designer. No credit card. Here is how to use it: Go to Sign in with your Google account. That’s it. You’re in. Instead of typing “make me an app” type this: “A lesson planning app for teachers. Clean and calm. Inspired by Notion. Minimal. White space.” The more specific you are the better your screens. Then refine with follow up prompts. Change the nav. Try dark mode. Get 3 menu variations. Or just speak it. Your screens become a clickable prototype in seconds. Click a button and Stitch generates the next screen automatically. Your entire app flow. Before you write one line of code. Then take it further. Export to Lovable or Cursor and build the logic on top. Use the MCP server to keep your design and code in sync. Pull any website’s design system in seconds. Save everything as

A thought-provoking sewing machine game with a competitive leaderboard.
dkhcyx · V2EX
欢迎大家体验我做的发人深省,劝人向善的精品游戏 https://cassiangroup.uk/sewing/ https://cassiangroup.uk/salvate/ 最近 codex 重置太多了,蹬不完的 token 拿来蹬游戏了 期待大家荣登排行榜

Draw or import bead patterns, automatically count beads, and export PDFs.
letsgogogo · V2EX
做了一个串珠子的工具,支持拼豆。 我做了一个在线串珠图案工具 Loomet 。 可以画图案、自动算珠子数量、导出 PDF 。也支持拼豆模式。 https://loomet.app

Practice coding with 9,130 hands-on challenges across 33 professional disciplines.
@iwtlp · X
Rather than vibe coding I'd suggest to actually learn and understand the basics which won't take long btw and then vibe code so you can atleast talk to your agent properly.

Benchmark local coding models on consumer hardware to measure accuracy, latency, and throughput across 27 tasks.
u/Unfair_Association89 · Reddit
I built a reproducible benchmark for local coding models (Ollama, 27 tasks, live leaderboard) ran it on my 8GB card, here's what I found I kept eyeballing "vibes" to decide whether one quant of a coding model was actually better than another on my machine, so I built Sakura to get real numbers instead. What it does: - Points at any Ollama model and runs it through 27 hand-curated tasks: codegen, bugfix, SQL, refactor, systems design, protocol implementation, and terminal-agent episode

AI-powered team composition calculator for Dispatch game missions with 95%+ success rate.
Dispatch Calculator — Steam 上 Dispatch 这个游戏的计算器助手,帮助玩家针对不同任务进行分配人员信息。

Organize and use 125+ independently installable agent skills across 15+ departments in Claude Code.
cbrock84 · GitHub
headcount An agent organization for Claude Code, structured as a company — 15+ departments, 125+ skills, each independently installable.

Explore the live 1,000 × 1,000 canvas and inspect available or owned pixel regions.
@aidengrails · X

Measure objects in photos by setting one known reference size.
@Laxman101058405 · X
A few days ago I needed to measure something from a photo. Instead of searching for the perfect tool, I thought: "Why not build it?" So over the next 2 days, I built a Photo Measurement Tool using Cursor. If you try it, I'd love to know what you think.