Skip to content
View DineshDevaraj's full-sized avatar
💭
A ordinary software developer
💭
A ordinary software developer

Block or report DineshDevaraj

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
DineshDevaraj/README.md

Hi There 👋

  • Polyglot programmer, learner by reinventing the wheel
  • Below I have shown my (re)inventions and implementations

Reinventions

  • 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.

Indigenous Ideas

  • ddpnx - C++, Yacc and Bison based app to generate values from regex like expression.

Pinned Loading

  1. ddaio ddaio Public

    Dron in replacement for Python built-in asyncio

    Python

  2. ddats ddats Public

    Python based async task scheduler

    Python

  3. ddjson ddjson Public

    A small JSON parser with minimum lines of code container in only two files

    C++

  4. pnxengine pnxengine Public

    Premium Number Expression Engine is a C++ application to generate premium mobile (MSISDN) numbes based on given PNX (Premium Number Expression)

    C++