
Gatedpage — Host & share your work online
上传文件立即获得可分享链接,无需注册。
@gonelf · X
So many things - dead simple way to share projects within your team - dead simple base - no backend forms - ez directory submissions - a Lego event
完整作品展
技术栈
17 projects

上传文件立即获得可分享链接,无需注册。
@gonelf · X
So many things - dead simple way to share projects within your team - dead simple base - no backend forms - ez directory submissions - a Lego event

为 CSV、Excel、JSON 和 Parquet 文件创建可视化数据 ETL 管道。
@ashkans_dev · X
An ETL tool:

用 Chrome 扩展和网页编辑器将屏幕截图转化为精美设计。
@buildwithshyam · X

在浏览器中持续运行和监控编码代理。
sakuraiben · HN
Reachpad – Run all your coding agents from anywhere from the browser

在浏览器中完成60个Python编码挑战。
u/Funny-Temporary7465 · Reddit
Built a Python learning platform because I was bored of the existing options Hey everyone, I built PyTutor, a web app to learn Python by actually writing code from the first minute instead of watching videos. 60 challenges across 6 modules, a real Python editor in the browser (runs via Skulpt, no backend needed), a live variable inspector so you can see what your code is doing as it runs, and a certificate at the end. Built it with AI-assisted coding tools, which let me focus more on the