My OpenSource developer log
With this log, I want to record when I work on open source and personal projects. In 2020 I made a merged PR to ML5 and improved on my own modules. Actually I didn’t make many PR, but with the modules that I publish and maintain, some good value is provided. Also with sharing experiences and opinions about modules and technology, I like to contribute, not necessary to the project itself but to the developer community as a hole.
About this log, I an not sure jet about the final format, I would like a separate page for each entry but for now, just go with a list
- 2020-01-10 start work on appsmith node.js server
- 2020-01-11 types without typescript in in javascript with trdb
- 2020-01-13 building an rpc library with msgpack and tcp
- 2020-01-14 building the rpc library with msgpack and udp
- 2020-01-15 implementation of udp-msgPack-rpc
- 2020-01-19 update txml to version 4.0.1 for parsing office documents
- 2020-01-20 hide and show elements without javascript but html and mini.css
- 2020-01-20 learning java again
- 2020-01-20 moving 1000 motors with raspberry pi using i2c pca9685 and node.js