
4ollower | Private Creator Dashboard & Brand Deal Tracker
Dashboard for creators to track growth, manage brand deals, and handle finances locally.
@BayofDomain · X
The full gallery
Tech stack
3726 projects

Dashboard for creators to track growth, manage brand deals, and handle finances locally.
@BayofDomain · X

Audit your content's performance for AI-powered search engines.
@BayofDomain · X

A community for Indian students and creators to learn AI, discuss tools, and participate in quiz challenges.
@oneshopai · X
Building OneShopAI — A community where Indian students, builders, and creators grow with AI together. We're running a live AI Quiz Challenge next week with a ₹3,000 cash prize, so if that sounds like your thing, come hang out. Would love your feedback 👉

Create an ATS-friendly resume, host it online, and share via personal link or PDF download.
@itsmimakhtar · X
Still applying with a PDF resume? Create a professional ATS-friendly resume, host it online, and share it with a single link. ✅ ATS-friendly templates ✅ Free Resume website included ✅ Free PDF download Build your resume for FREE:

Lightweight, high-performance logging system for developers.
@CodeIsmySpotter · X
I am building a lightweight logger for developers:

Generate branded QR codes with real-time analytics on scans, devices, and locations.
@codewithnovel · X
glad to know how much relevant my SaaS currently !

Rubber duck debugging chat accessible in-browser or via OpenAI-compatible API.
Antihero5759 · HN
I built a rubber duck chat that you can use through the browser but it's also OpenAI api compatible so you can plugin it in and use it through your favorite ai app. https://bearjcc-quack-language-model.hf.space/

Get timely reminders for team birthdays and work anniversaries with AI drafting help.
u/Nearby_Dish2675 · Reddit
A year later, I rebuilt GreetIGo around the part that mattered: workplace relationships A year ago I was working on birthday messages and overfocused on AI drafting. The criticism was fair: a generated note is not the hard part. The real problem is realizing at 5pm that a teammate's birthday or work anniversary passed, then having no good way to fix it. I rebuilt GreetIGo around that: a small place for coworkers and employees, their important dates, and advance reminders so recognition ha

Coordinate multiple AI coding agents on shared code without interface conflicts or signups.
u/KangarooPitiful594 · Reddit
I built Aethereum: a team coordinator for AI coding agents (free beta) the simple version: if your team codes with AI agents, aethereum keeps them coordinated so you ship faster. everyone runs whatever agent they like (claude code, cursor, codex, cline, zed) and they all join one room. agents see what each other is building, get warned before breaking each other's changes, and can share code between machines end to end encrypted. when two agents want different API shapes they negotiate it b

Analyze what ChatGPT, Claude, Gemini and Perplexity recommend in your category and who they suggest instead of you.
u/EmbarrassedBuddy9743 · Reddit
I built a free tool that shows who AI recommends in your category (and who it names instead of you) When you ask ChatGPT, Claude, Perplexity or Gemini for the best tool in a category, they recommend the same few incumbents and quietly skip everyone newer. Most founders have no idea whether AI is recommending them or their competitors. So I built Bersyn. You type your domain, it asks the four models the questions your buyers actually ask, and shows who gets recommended in your category, who

Generate alternative usernames by finding homophones and combining characters to create unique variations.
letxxt · V2EX
Vibe 的一个中文起名小工具 注册账号不知道起什么名字,好不容易想到一个名字,该用户名已存在,肯定有人和我一样遇到这个问题。所以就有了今天这个起名小工具。 输入一个名字或字词,工具给你返回对应同音字,拼接出自己独特的专属昵称 起名着急?还有随便试试,快速生成一个乱七八糟的网名 体验: https://qiming.playcode.io/ 

Convert images to ASCII art, copy symbols, browse ASCII tables, and convert bases—all in your browser.
HeStudy · V2EX
做了个纯前端的 ASCII 工具站:图片转字符画、banner 生成、符号一键复制 平时偶尔需要查 ASCII 码表、复制一些特殊符号(箭头、制表符这类),每次都是搜一个满屏广告的老站凑合用,索性自己做了一个: https://getascii.com 目前有这些工具: 图片转 ASCII 字符画(拖一张图进去就行,支持调宽度/字符集/反色) 文字转 ASCII banner 大字 常用符号一键复制(箭头、制表符、数学符号、颜文字) 完整 ASCII 码表 + 一个交互式键盘映射图(点键盘上的键显示对应的 dec/hex 码) 进制转换器( hex/dec/bin ↔ ASCII ) 几个实现上的点: Astro 构建的纯静态站,所有工具都是纯客户端计算,图片不会上传到任何服务器 没有账号系统,没有付费墙,打开就用 整站是绿色荧光终端风( CRT 扫描线 + JetBrains Mono ),算是给终端审美交个作业 顺手给它做了个 25 秒的宣传片: https://www.youtube.com/watch?v=AjzU5mw1PrI