
MyGeoTokens , The world's first Geospatial NFT Marketplace
Buy and sell location-based NFT collectibles on Solana.
@MyGeoTokens · X
- location based collectibles
The full gallery
Tech stack
4597 projects

Buy and sell location-based NFT collectibles on Solana.
@MyGeoTokens · X
- location based collectibles

Daily questions game where you compare honest answers with friends, groups, and the world.
@checkmurmur · X

Simulate food delivery with fake restaurants on real map routes in a free 30-second demo.
@zou_freky · X
Pour le troll, free food delivery

Build and deploy AI voice agents to handle customer calls using a no-code visual graph editor.
@mattcabral_ · X
looking for honest feedback from devs

@sridharfyi https://t.co/EsNHxfUqXO
@SocialWithAI · X

Track time, manage projects, and organize clients with AI-powered workspace.
@baptistedulac · X
time tracking for freelancers and agencies

Create and share group cards to collect wishes and gifts for celebrations and life events.
@puttythankeeu · X
online celebration group card to collect wishes in a central place

Search for local businesses, read stories, and discover offers in your neighborhood.
@localmama4u · X

Paste your SaaS URL and get feedback from AI personas trained on indie hackers' advice.
roozka10 · HN
make this about validating we trained each shark using their real advice, tweets, and how they publicly validate ideas so when you pitch, it actually feels like them roasting you not just a generic AI response Here you go: we trained each shark using their real tweets and advice on how they validate ideas so when you pitch your idea it actually feels like getting feedback from them not just a generic AI telling you "great idea" Short, clear, accurate so should i qoute the first post or reply for this Quote your first post for this one. This way: new people who see the quote will click the original tweet to understand what it is it brings fresh eyes back to your main post every time each quote tweet acts like a new post in the feed So the order is: First post — the main one you already posted Quote that post — with the "we trained each shark" tweet Quote that post — with how each shark thinks (marc asks MRR, pieter says ship faster etc) Quote that post — with the early access l

Avoid guessing the hidden word in this reverse Wordle game by following color clues.
lby910722 · V2EX
做了一个免费的 Don't Wordle 反向 Wordle 小游戏 最近做了一个原生浏览器版的 Dont Wordle: https://dontwordle.app/ 玩法和 Wordle 反过来:不是尽快猜中隐藏单词,而是要在遵守每一轮颜色提示的前提下,尽量避免猜中答案。页面里有合法单词数量、Undo 、每日局、本地保存进度,不用登录。 技术上是原生页面里的小游戏组件,不是 iframe 。欢迎试试,有反馈也可以直接回帖。

Play a platformer testing reflexes with hidden traps and deceptive exits.
stigo · V2EX
终于把小游戏站后端管理系统做出来了,全程没写一行代码,都是 AI 写的... ## 用系统上的第一个站 👉 [Level Devil]( https://leveldevilgames.top/)  - 一个 SITE_ID 就是一个网站,后续持续运营上新页面只要后台管理页面鼠标点点就行了  - 前端模板交给 AI 就行了,碰到赏心悦目的直接 copy 过来 ## 接下来就是不断上站💪🏻💪🏻

Fast 5-letter word finder for Wordle, Scrabble, and crosswords with position and letter filtering.
lby910722 · V2EX
做了一个 5 Letter Word Finder:按 Wordle 线索快速筛 5 字母单词 最近做了一个英文 5 字母单词查找工具,主要给 Wordle / crossword / Scrabble 这类场景用: https://5letterwordsfinder.org/ 特点: - 可以按 green tile 的固定位置筛选 - 支持 must include / exclude letters - 支持 starts with / ends with / contains pattern - 支持 available letters ,用来做 anagram / rack search - 词库在前端本地跑,结果响应很快,不依赖远程 solver API - 有 common-only 模式,Wordle 场景不会被太多冷僻词淹没 我把工具放在首页第一屏,下面才是说明文档和 FAQ 。现在主要想收集一下文字游戏玩家 / 做工具站朋友的反馈:哪些筛选项、排序逻辑或移动端交互还可以再改?