
Utopia — Free Local TCG Trading for Pokemon, One Piece & MTG
Find local collectors and arrange in-person trades for Pokemon, One Piece, and Magic cards.
@paxtondang · X
The full gallery
Tech stack
60 projects

Find local collectors and arrange in-person trades for Pokemon, One Piece, and Magic cards.
@paxtondang · X

Write once, export to notebooks, slides, PDFs, PPTX, DOCX, or canvas.
@mr_wickedhacks · X
Write the doc once → get a notebook, slide deck, canvas, or resume from the same source. No rewriting for every format.

Compress LLM prompts and docs to reduce token usage and API costs.
@marcusyul · X
THEY JUST GAVE AWAY 100 MILLION FREE TOKENS SO YOU CAN STOP BURNING THROUGH YOUR CLAUDE CODE BUDGET. if you code with AI you already know: the session fills up, starts failing, and on top of that you're overpaying there's a tool that fixes this: it shrinks the context before the model even sees it same model, same response, a fraction of the cost in a real session: from $154 to $43. a 72% drop and right now: → extend your Fable sessions in Claude Code → 100M free tokens to try it out you don't switch models you don't touch your code you just stop paying to repeat yourself link below ⬇️

Automatically hide toxic comments and detect spam on Instagram.
@DevKhandelwal84 · X
Built SocialFuse because creators and brands deserve better comment moderation. ✅ Filter spam ✅ Remove toxicity ✅ Stay focused on growth Try it:

Generate AI videos, images, music, and 3D using 100+ top models in one platform.
KKV AI — KKV 是一站式 AI 创作平台,提供视频生成、图像创作、照片编辑、趣味滤镜、AI 聊天助手等功能,无障碍访问 Veo 3、Flux、Claude Opus 4 等 100+ 顶级模型

Transform and enhance images with AI tools for face-swapping, background removal, and style conversion.
banana nana ai — AI 图片工具, AI 换脸,AI 清除背景, AI y2k 风格人像

Extract practical advice from strategy books like The Prince and 48 Laws of Power to solve real-world challenges.
@lavishmehra54 · X
Not building anymore, i just launched Morasious - Turns The Most powerful book's like The Prince, 48 laws of power like books into answers for whatever you're stuck on, so instead of reading books over 100+ pages just got the core and apply in real life 🔗

Browse professional Valorant crosshairs and create your own custom setup.
无畏契约准星库和生成器 — 无畏契约准星库和生成器,玩家的得力帮手

Generate Excel formulas with AI technology.
Formulas AI — 帮助用户生成 Excel 公式,基于 DeepSeek-V3 的 AI 工具产品(需要用户自己填入key)

Edit and retouch photos with AI, generate videos, and remove watermarks in one free online workspace.
Nano Banana Free — 图像编辑与视频生成工作台,支持产品图精修、人像润色、背景替换和视频生成,并在一个工作流里整合多个 AI 工具。

@suni_code Here it is: https://t.co/FJRlXNARp2 Definitely appreciating feedbacks
@sykatt01 · X
Here it is: Definitely appreciating feedbacks

Design electronic circuits and PCBs in your browser with KiCad, no installation required.
ViktorEE · HN
KiCad, a PCB EDA suite is now working in a browser, you can try it at the link, there's a demo project or you can bring your own. Firefox is best, Chrome is good, Safari is "working". We’re Emergence Engineering, a dev shop from Hungary, mostly working with rich text editors, CRDTs. PCBJam started as my (Viktor, CTO, ex-electrical engineer) hobby project but as time went on I put more and more energy into it, and a product started shaping up in my head, in the last few months we’ve started to focus on this project a bit more, and this is the first MVP~ish result. This project is a ton of fun, ton of learning, ton of improvements over improvements: - I thought there must be ways to emulate the PCB canvas OpenGL code on the web. And yes, there are a lot of ways, all of them very buggy. Turns out it’s faster to just write WebGL code that works with KiCad’s Graphics Abstraction Layer if you add the right intermediate debugging steps. I (with Claude) implemented the features and compared