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

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

Daily coding challenges to keep developer skills sharp with AI assistance and streak tracking.
u/Administrative_Egg78 · Reddit
I built this because AI was making me a dumb&lazy engineer I noticed something sad about how I use AI. I was shipping faster, but practicing less. I could get answers quickly, but I was losing the habit of working through the fundamentals myself. So I built Unrot: short daily challenges for developers across languages, system design, architecture, data engineering, and other tracks. Game/xp and rewards system, a tiny bit competitive. No signup required to try it: https://unrot.dev

AI-powered project planning that recommends the most cost-effective model for each task.
@Hanumliahzhra · X
vibecoding free tier Just discovered Vibe Coding Plan - AI-powered project planning that breaks down ideas into actionable tasks! Check it out

Turn your handwriting into an installable OTF font.
@alpsariyer · X
Building Penform, a browser-based tool that turns handwriting into a real installable font with supporting alternates.

Browser-based video and audio editing tools for compression, cropping, merging, and format conversion.
zhw2590582 · V2EX
最近对网站进行了重构,做成了免费的视频工具站:[ArtPlayer Tools]( https://artplayer.org/tools/) 主要是围绕着 ffmpeg.wasm 和 mediabunny 实现的一些可以直接在浏览器里用的视频/音频工具,常用的有: - 视频压缩:[Compress Video]( https://artplayer.org/compress-video/) - 视频裁剪:[Crop Video]( https://artplayer.org/crop-video/) - 视频合并:[Merge Video]( https://artplayer.org/merge-video/) - 视频尺寸调整:[Resize Video]( https://artplayer.org/resize-video/) - 视频旋转:[Rotate Video]( https://artplayer.org/rotate-video/) - 视频调速:[Change Video Speed]( https://artplayer.org/change-video-speed/) - 添加文字到视频:[Add Text to Video]( https://artplayer.org/add-text-to-video/) - 添加水印:[Watermark Video]( https://artplayer.org/watermark-video/) - 提取字幕:[Subtitle Editor]( https://artplayer.org/subtitle-editor/) - HLS 转 MP4:[HLS to MP4]( https://artplayer.org/hls-to-mp4/) - 音频可视化:[Audio Visualizer]( https://artplayer.org/audio-visualizer/) 大部分工具都是本地处理,文件不会上传到服务器。最开始是因为自己偶尔要处理一些视频,开剪辑软件又有点重,在线工具又担心隐私,所以就慢慢做成了一个站。 目前还在持续完善,体验肯定还有不少粗糙的地方,比如不同浏览器的兼容、移动端操作、长视频性能之类的。 网站: [ArtPlayer Tools]( https: