Neon Snake
Score 0
A recruiter-friendly playground of mini games, browser APIs, live UI states, and practical JavaScript interactions—all built without a framework.
const developer = {
name: "Ankush Kumar",
role: "Full Stack Developer",
builds: ["web apps", "games", "APIs"],
quality: "human reviewed"
};
run(developer).then(result => {
console.log("Ready to build ✓");
});Small interactions that demonstrate state management, timing, Canvas rendering, keyboard controls, and responsive input.
Score 0
Match the technology pairs in as few moves as possible.
Moves 0
Pairs 0/4
Latest—
Best—
Attempts0
Editable controls and real browser behavior—change values, run functions, filter data, and inspect responses.
A live component driven by CSS variables and JavaScript state.
Click Run to execute…Select an endpoint and send a request.
Every interaction adapts to touch, keyboard, mobile, tablet, and desktop layouts.
Game loops, timers, state transitions, filtering, validation, and event-driven behavior.
Async requests, loading states, errors, response timing, and structured JSON rendering.
Accessible controls, reduced-motion support, safe execution limits, and clear feedback.