Pinned Repositories
dbux
Dbux is an Integrated Debugging Environment (IDbE) and Omniscient Debugger that makes JavaScript application's run-time behavior come alive, visible and interactive.
NoGap
NoGap makes it easier to build Node single-page apps, by offering RPC + simplified asset management + some other simplifications for Host <-> Client interactions.
paai
PAAI is Program Analysis for/with AI.
sdt-for-javac
Syntax-Directed Translation for Javac: Modified Javac to compile a new language (C-Minus-Minus) [from 2011]
UnityAudioVisualizer
Simple Audio Visualizer in Unity
UnityBoxes
Simple multi-level Unity top-down shooter with enemy tracking, hostile and friendly AI, boss, and seeker missiles!
UnitySandbox2
Random collection of game elements, primarily physics based stuff.
chromium
The official GitHub mirror of the Chromium source
WCell
World of Warcraft emulator written in C#/.NET 4.0, with design and extensibility in mind.
Domiii's Repositories
Domiii/dbux
Dbux is an Integrated Debugging Environment (IDbE) and Omniscient Debugger that makes JavaScript application's run-time behavior come alive, visible and interactive.
Domiii/project-empire
Domiii/dbdi
DataBinding via Dependency Injection: It allows to easily data-bind any DataProvider (e.g. a database, file-system, cache etc.) with React components by defining a DataSourceTree that gets injected into the render pipeline. Somewhat similar to Redux-Toolkit.
Domiii/dbux-backend
Domiii/replay-vscode
Replay in VSCode
Domiii/paai
PAAI is Program Analysis for/with AI.
Domiii/algo-play
Domiii/babel-handbook
:blue_book: A guided handbook on how to use Babel and how to create plugins for Babel.
Domiii/better-to-string
JavaScript traditionally does not do a good job converting arbitrary data to string. Here is the fix for that!
Domiii/check-in
A Cohort check-in system - helps with some basic bookkeeping
Domiii/cv-experiments
Domiii/dbux-experiments
Domiii/DjangoFun
Domiii/door-control
Domiii/learn-learn
Domiii/openai-gym-experiments
Domiii/openjdk-jfx
Mirror of the OpenJFX repository
Domiii/port-pid-and-terminate
Cross-platform example of how to use Node.js to: (1) find a PID by port and (2) kill a process by PID.
Domiii/proxy-play
A very basic HTTP proxy to allow us (later) play with injection.
Domiii/qa-wolf
QA Wolf test runner
Domiii/research_r_10702
Domiii/reselect-map
Selectors for mapping over collections
Domiii/sequelize-sscce
Base repository for creating and sharing Sequelize SSCCEs
Domiii/Slorgs
Domiii/together-web
Domiii/UnityExperiments
My daily Unity Prototyping results~ I kept it up for 2 weeks :)
Domiii/vscode-bug-1
Domiii/vscode-docs
Public documentation for Visual Studio Code
Domiii/webpack-plugin-order-test
Domiii/ws
Simple to use, blazing fast and thoroughly tested WebSocket client and server for Node.js