
Traffic.cv: Free Website Traffic Checker
Check any website's traffic volume, sources, trends, and top keywords.
@website_ai · X
大数据网站助力挖掘出海网站需求 第一个网站叫哥伦布,寓意就是哥伦布发现新大陆的意思 第二个网站叫sitedata。首先要说一下,这个网站作者之前是做了一个sitedata的浏览器插件,非常有用。 3. 这个网站的作者其实是浏览
The full gallery
Topics
Known attributes
A lens, not a filter — shows only projects we could confirm.
Tech stack
112 projects

Check any website's traffic volume, sources, trends, and top keywords.
@website_ai · X
大数据网站助力挖掘出海网站需求 第一个网站叫哥伦布,寓意就是哥伦布发现新大陆的意思 第二个网站叫sitedata。首先要说一下,这个网站作者之前是做了一个sitedata的浏览器插件,非常有用。 3. 这个网站的作者其实是浏览

Research and compare cars with real Reddit opinions from car owners.
u/Usual-Royal4560 · Reddit
I built a free car research site that surfaces real Reddit opinions Meet CarAdvisor It pulls real discussions from r/cars , r/whatcarshouldibuy , and r/askcarsales for each car so you can see what actual owners think — not what the brand wants you to think. Other features: Side-by-side comparison of any two cars AI quiz that recommends cars based on your budget, lifestyle, and commute Specs, safety ratings, and pros/cons for every major model Resale value estimator and loan

Toss the I Ching coins online to explore hexagrams and search real-time newsfeeds.
richcostello68 · HN
The IChingPortal is a phrase and keyword search platform that queries popular API’s and 1000’s of newsfeeds and filters them through the I Ching frame work. I call Ancient Wisdom through Modern Data. You can do a coin toss to get an I Ching reading or search individual hexagrams. This has been a work in progress for several years. I built the first prototype before LLM’s were even a thing. I came up with the idea after reading The Tao of Physics by Fritjof Capra but it took some time to evolve w

Unified platform to manage employees, track shifts, handle leads, and monitor team performance.
@Nucleous_in · X

Browse technology stacks from popular companies and share your own.
mythz · HN
TechStacks – Popular Tech news summarized, including comments

Convert messy supplier catalogs to Shopify-ready CSV files with AI.
u/captain_sauce_code · Reddit
I built a tool that turns messy supplier PDFs and spreadsheets into Shopify CSVs I'm a software developer in Australia, building this on the side around a full time job. The itch: dropshippers and small Shopify stores get product catalogs from suppliers as PDFs or ugly spreadsheets, then hand-retype them into Shopify's import CSV. While building I ran real supplier catalogs through it and the files were worse than you'd think. Split product titles, columns that drift halfway down the page,

Sports betting analytics platform with +EV fair-value checks, projections, and bet tracking.
u/sweetnessssss · Reddit
Nine months ago I quit my data science job to build an app. The app is still hungry. Nine months ago I left a comfortable data science job at a travel company to build a sports betting app. Comfortable is and odd word for a job - it means the money arrives on schedule and nobody in your family asks if you're okay. The app is called THE LINEUP ( https://thelineup.pro/ ) -- it does the unromantic parts of betting: comparing prices, working with projections and tracking what happened afterwar

Take notes, organize them into a knowledge base, and collaborate with your team on structured documents.
lerongwan1 · V2EX
上班前的三小时,属于我的独立开发时间 - - # 上班前的三小时,属于我的独立开发时间 白天要上班,真正能留给自己的整块时间并不多。 所以我开始在早上 5 点多起床。城市还没完全醒来,我已经坐到电脑前,用上班前的三个小时做自己的产品。 这段时间很安静,没有临时消息,也没有其他事情打断。每天只推进一点,可能只完成一个很小的任务,但它确实属于我。 早起并不轻松。不过一天最清醒的时间,正在被我用来完成真正想做的事。 我的产品,怎么才能有用户 -> [使用 NoteDeep 开始整理你的知识库]( https://www.notedeep.com) #独立开发 #副业 #程序员日常 #个人产品 #NoteDeep

Interactive lessons in math, programming, data analysis, AI, and science.
@BruceWayne95290 · X
just leaving a comment cause its 1am and im vibe coding, will come back tomorrow (on an alt account for open claw fyi) I've worked with the following brands: vytadose, bajabeachco, jaje health, eric javits, 4knines, welleco, coatdefence

Web scraping API that extracts structured data from websites for AI agents.
mohitprateek · HN
Anakin – API for your AI agents to access the most difficult websites

Real-time used car market analytics platform for tracking pricing, inventory, and trends.
@greekdubliner · X

Generate Excel files with specified row counts, up to millions of rows, for testing data imports and exports.
v2mo · V2EX
生成指定行数的 Excel 文件, 输入行数, 就能快速下载 xlsx 表格文件 后端测试需要用到 Excel 大文件,测试导入、导出。 这个工具用来测试是很顺手了。 [生成指定行数的 Excel 文件, 输入行数, 快速下载 xlsx 表格文件]( https://it365.janqi.com/generate-excel-file-with-specified-number-of-rows/zh/) 看了背后的技术: 使用了 WebAssembly Web Worker 能支持生成一百万行的 Excel 文件,还是有点猛,只是 100w 行,要等几十秒。 还能按规则填充列的数据,也支持插值表达式和随机数,自由度还是不错的。