
LumaDrop — files and text through light
通过光在设备间离线传输文件和文本,无需账户和配对。
@0xajc · X
我做了一个不需要 Wi-Fi、蓝牙的文件传输工具 —— “LumaDrop”,它可以让两个设备在同时离线、且不接入 USB 的情况下进行文件传输,非常适合敏感信息的传输,如:助记词、私钥、私密照片…… 网站: Github(已开源):
完整作品展
技术栈
60 projects

通过光在设备间离线传输文件和文本,无需账户和配对。
@0xajc · X
我做了一个不需要 Wi-Fi、蓝牙的文件传输工具 —— “LumaDrop”,它可以让两个设备在同时离线、且不接入 USB 的情况下进行文件传输,非常适合敏感信息的传输,如:助记词、私钥、私密照片…… 网站: Github(已开源):

追踪动漫进度,赚取游戏化奖励,与其他粉丝互动。
@addy_devx · X
Are you an anime fan?, build the ultimate

在一个屏幕中观看视频、运行代码、做笔记并生成AI学习卡。
@angelgetemm · X

Archive a web page in one click with the Chrome or Firefox extension — a full, rendered snapshot, not just a link, still there after the original 404s.
@TheStarchiveX · X

Sign in and start managing projects immediately. No onboarding, no configuration, no switching between tools. One platform, zero friction.
@TaskLemonWorks · X
Dont loose your ideas: Build with ->

VanillaPad - 编辑和预览HTML应用的移动工作区,支持ChatGPT、Claude和Gemini。
u/heisenberg2995 · Reddit
I built a mobile workspace to edit and preview the HTML apps ChatGPT/Claude write for you. Hey everyone! I built VanillaPad , a mobile workspace for building simple HTML/CSS/JS projects. 👉 https://vanillapad.dev The idea came from something I kept running into. Sometimes I'd need a simple utility app or a quick landing page or to test a little game idea. Getting the initial code written was easy since I could just ask ChatGPT or Claude on my phone. The hard part came af

A new kind of social space for everyone. Send Stars. Form Constellations. No feed. No scroll. Just real connections.
@rahulvijay81 · X
I’m currently building Constellation ✦ a social network for connecting with random strangers around the world. Still early, so I’d love some feedback, advice, or investor interest.

为照片应用60个电影风格的色彩分级,在浏览器中一键完成。
u/huuughmangasorr · Reddit
I built a tool that gives your photos a movie color grade (no AI generation) I kept seeing photo tools that "cinematic-ify" images by running them through AI and spitting out something that's basically a different picture. I wanted the opposite: keep my actual photo, just make it feel like a frame from a film. So I built CinematicPhoto — a browser tool where you upload a photo, pick a movie look, and get a graded version back. Your original stays intact; it's color grading and effects d

生活日志应用,用Canvas编辑器以新方式创建笔记。
u/Solid_Passion8154 · Reddit
I need your feedback! I've been building an app for 4 months, now I need your thoughts about it. Demo My Existence is a life-journal app. I know that there are a lot of journaling apps around, so here are key differences: " Canvas " is an editor with new look on how notes can be created. Inspired by "Craft", but with more space to customize. Canvas idea is: every object here is a card you can drag anywhere and resize by the grid of a page to make it look like a magazine page. It ha

探索精选的阿波罗11号档案和月球表面互动地图。
bethanyhunt · HN
Apollo 11 Tranquility Base Archive with Analyses

一个Markdown笔记本,自动保存每个编辑版本,让你随时回到过去的内容。
@khagankarimi · X
simple markdown notebook with version history

由AI驱动的代码审查工具,在microVM中运行代码来捕获更多错误。
u/dumbfoundded · Reddit
Ito, AI Code Review that Runs Code I've been using AI code review tools but none of them actually run code so I built one: https://www.ito.ai/ The way it works is that it uses microVMs to spin up your environment with all of the services running. Then a bunch of AI agents go and test the application to collect runtime evidence. The result is you get test cases along with evidence about whether or not the test cases pass or fail. The runtime evidence can be videos, request/response curls, db