Skip to content

IllegalCreedDeveloper Roadmap and Open Projects

A maintained learning map connected to four working web projects.

IllegalCreedIllegalCreed

What this site contains

This is the personal developer notebook and project index maintained by IllegalCreed. The main roadmap is written in Chinese and follows a practical path from browser fundamentals to application architecture. Notes are revised as the underlying technologies change rather than published as disconnected snippets.

Live projects

These are maintained applications with their own public entrances. The links and screenshots below make the work inspectable before a visitor reads the long-form notes.

WebPal — browser game engineering

WebPal (the browser version of Chinese Paladin) is an experiment in bringing a large, stateful game experience to the web. It is useful for seeing the runtime, loading flow, and interaction model directly rather than reading a static project description.

WebPal browser game loading screen

Open WebPal →

Algorithm Visualizer — interactive algorithm lessons

The algorithm site contains 92 interactive learning entries. Each lesson combines deterministic step playback, synchronized source code, custom input, and bilingual pages so the algorithm can be inspected while it runs.

Algorithm Visualizer bubble sort lesson

Open Algorithm Visualizer →

LumiDeck — browser slide agent

LumiDeck is the slide-authoring project: a browser workspace for creating and managing decks, with an agent-oriented workflow behind the editor. The public entry currently starts at its authenticated workspace.

LumiDeck slide agent login screen

Open LumiDeck →

IllegalCreed Quiz — programmer Q&A and review

IllegalCreed Quiz turns the roadmap into focused developer questions. Visitors can answer by topic and difficulty, then use the feedback loop for deliberate review instead of browsing disconnected snippets.

IllegalCreed Quiz developer question page

Open Programmer Q&A →

The source and current work are available on GitHub. See About, Contact, and Privacy for site ownership and data-use details.