- Polyglot programmer, learner by reinventing the wheel
- Below I have shown my (re)inventions and implementations
- ddaio - Drop in replacement for Python built-in asyncio.
- ddats - Python based async task scheduler, something similar to Celery.
- ddjson - C++ based JSON parser implemented using (RDP) recursive decendant parsing.
- ddpnx - C++, Yacc and Bison based app to generate values from regex like expression.