Software Development
Imagination is a Python framework to help you facilitate object instantiation without concerning the order of object
instantiation as the framework will figure that out for you. Allow you to have cleaner and manageable code. The framework
will also help you build code in either dependency injection pattern or aspected-oriented programming much easier.
The version 3 is coming shortly before or after 2019 with the decorator support.
Other projects
-
Gallium
A CLI framework written in Python with the integration to Imagination Framework
-
Human Cell Atlas
Work with the team at UC Santa Cruz to develop the genomic data browser (work-related)
-
Sandpiper
A simple generic key-value store interface library
-
Vireo
A library and framework for event-driven application development
Unfortunately, I am kinda busy/lazy to list all projects I have done so far. However, you can find the
full list of my projects on GitHub.