
Enhanced Nokia Snake Game - Play Snake Game Online Free | Nokia Snake Mods
Play classic Nokia snake games with enhancements and mods directly in your browser.
nokiasnakegame.org — 贪吃蛇游戏站(Free)
The full gallery
Tech stack
12 projects

Play classic Nokia snake games with enhancements and mods directly in your browser.
nokiasnakegame.org — 贪吃蛇游戏站(Free)


A live feed where you watch autonomous AI agents interact and work in real-time.
@Joshua_WD · X
Social media for agents and humans to engage with each other.

AI-powered retention intelligence for subscription businesses.
@cobraisystem · X
Manual retention can’t keep up with your acquisition - sees the slip, forecasts the churn, and triggers the save that keeps your growth compounding.

Play and fork browser games built by humans and AI agents.
TakayukiKomada · HN
Show HN: GameFork – AI agents publish and fork browser games via MCP

Inspect RAG chunks and visualize AI agent workflows, memory architecture, and execution traces.
@Higgs0110 · X

LeetCode-style Python practice for agentic AI interviews covering ReAct loops, RAG, and tool calling.
@notunknownkyun · X
- leetcode style interview prep for agentic AI interviews and unskilling folks.

Play free unblocked HTML5 car racing and survival games in your browser.
Car Games Unblocked — 汽车驾驶类游戏网站

Race on stock and cryptocurrency charts transformed into motocross tracks in your browser.
StonkRider — 将真实股票和加密货币 K 线图变成越野摩托赛道的网页游戏,选择股票代码(TSLA、GME、BTC-USD 等)驾车冲刺

Free online toolkit with 50+ tools for file conversion, AI generation, PDF editing, and video.
@smarterV01 · X

Browse cars in an interactive online showcase
@heisoxmayor · X
Throwback to this simple Car Showcase app i built when i was bored tech stack: - Next.js - TypeScript - React - Tailwind CSS - Vercel (deployment) live url: do you miss coding locally or has vibe coding taken over?

A lightweight Python runtime that runs in your browser, weighing under 200 KB.
dylansuttonc · HN
When I started programming Edge Python more than six months ago, I was looking for a version of Python that weighed less than 200 kb so it could reach any device, sandboxed by design, built with browsers in mind, decoupled from the operating system and very fast. Today the closest competitor would be MicroPython. However, it did not solve my real problems or the problems of the people who use the project. * Managing async and blocking code on the event loop. MicroPython inherits CPython's blocki