You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a learning exercise where I went past the copy/paste procedure from the tutorials provided from https://modelcontextprotocol.io/docs/getting-started/int…
A classic 2.5D side-scrolling beat-em-up built entirely in vanilla HTML5 Canvas with no frameworks or dependencies. Take to the streets and fight through waves …
Read, preview, compose, and send email without leaving VS Code. The extension bridges globally installed `extractemail` and `sendemail` CLI tools behind a singl…
Quick and easy computer sketching with a drawing GUI that simulates pen and paper/napkin sketching - featuring an auto-sharpen tool that turns stiff, computer s…
A browser-based 3D flight simulator built with https://threejs.org/. Fly over a procedurally generated landscape with mountains, plains, beaches, and snow-cappe…
VS Code extension port of https://github.com/isocialPractice/map-3d-camera. Fly a 3D satellite camera over the world capitals without leaving the editor.
A Node.js CLI tool to extract and process emails from IMAP accounts. Supports multiple account configurations and custom task plugins for extensible email proce…
A collection of simple, self-contained game-engine elements built with vanilla JavaScript and HTML5. Each folder is a standalone demo that maps keyboard and mou…
A first-person backrooms explorer that runs inside a VSCode webview. Endless yellow-wallpapered halls under humming fluorescent panels, drop-tile ceilings, and …
A terminal CLI tool for browsing and editing XML tag data directly in your preferred terminal text editor (nano, vim, etc.). Designed to integrate with VS Code …
A procedural, deterministic, effectively infinite 2D maze and level generator written in strict TypeScript. It produces endless, braided corridors with no dead …
A classic arcade bowling game that lives inside VS Code — inspired by World Class Bowling. Throw, hook, and spin your way to a perfect 300. Also playable direct…
A retro DOS-style terminal space tunnel game. Pilot your ship through an endless neon warp tunnel, dodge obstacles, collect energy orbs, and chase the high scor…
A futuristic 3D tunnel flyer game for VS Code. Pilot your ship through an endless neon warp tunnel, dodge obstacles, collect energy orbs, and chase the high sco…
An interactive command-line quiz application for learning and practice. Create custom quizzes on any topic, load from a quiz library, and test your knowledge ri…
This extension creates an interactive quiz using VS Code's `QuickPick` and `InputBox` APIs. The quiz evaluates user responses and provides immediate feedback, u…