I built https://pagey.site initially for my own self since I was creating an insane lot of small one-page sites using LLM for various utilities/calculators/explanations etc. and needed a single place to host them.
Initial version was super minimal, but then, a lot of people started using it. So, revamped it into full product and launched it. Currently hosting over 300 sites, with 10 new sites getting added daily. All free for now. I personally has 53 sites as of now.
I built a question-to-sql-to dashboard tool for quick data analysis, just to avoid sharing random personal or customer xlsx documents with external AI. Released it as MIT recently:
It was able to query csv, json, parquet and xlsx files, all locally. You could also mix files of different types in single session, and, manage multiple sets of files as individual sessions that you can switch easily whenever needed.
abstractspoon 18 hours ago [-]
I started building ToDoList to manage multiple projects on CodeProject. That was is 2003. Still working on it daily. www.abstractspoon.com
13 hours ago [-]
dgrelaud 19 hours ago [-]
[dead]
ashishp15 23 hours ago [-]
[dead]
developer_ash 14 hours ago [-]
[dead]
Rendered at 07:44:38 GMT+0000 (UTC) with Wasmer Edge.
Initial version was super minimal, but then, a lot of people started using it. So, revamped it into full product and launched it. Currently hosting over 300 sites, with 10 new sites getting added daily. All free for now. I personally has 53 sites as of now.
Sample stuff of mine:
1. [latency-numbers-2026] - https://latency-numbers-2026.pagey.site/
2. [NVIDIA (NVDA) — The Short / Underperformance Thesis] - https://nvidia-stock-analysis.pagey.site/
3. [Shamir's Secret Sharing] - https://shamirs-secret-sharing.pagey.site/
4. [Build Software Like It Needs To Last] - https://building-software-the-right-way.pagey.site/
5. [NPM Supply Chain Attack Techniques] - https://npm-supply-chain-attack-techniques.pagey.site/
6. [NPM Ecosystem Threat Report (May 19, 2025 - June 1, 2026)] - https://npm-supply-chain-attacks-25-26.pagey.site/
https://pagey.site
https://eatmydata.ai/
https://github.com/eatmydata-org/eatmydata
It was able to query csv, json, parquet and xlsx files, all locally. You could also mix files of different types in single session, and, manage multiple sets of files as individual sessions that you can switch easily whenever needed.