Progress Report - January 2020
Progress Report - January 2020
I post a progress report showing what I did and how my products performed each month.
Last month's report can be seen here.
What did I do
Hours worked on side-projects in January
I worked 61 productive hours last month. I really made use of those weekends. 💪
To make these progress reports a bit more interesting, from now on I'll post my favourite song, TV show, and article I read last month.
Podcast of the Month: Pieter Wuille talking about his contributions to Bitcoin. I loved listening to this highly-technical podcast from one of the bitcoin core contributors and how Bitcoin evolved over the 10 years he worked on it.
Song of the Month: Kofi Stone - Lost to the Streets
TV series of the Month: Boku No Hero Academia S04
What was worked on
We finished the Vigor DAC landing page.
I started working on a new eosjs helper library - there are just so many tasks I keep reimplementing over and over.
It's time to bundle them and make them reusable. I'll share more news when it's in a beta version.
Just in time for the end of the month, I finished the MVP for my first side project of 2020.
An on-chain EOS arbitrage trading bot for Bancor <> NewDex. I'm really curious to see if it can outperform the existing ones.
I'll gradually keep adding more features and trading pairs to it.
I also think this would make an interesting post series - I had to overcome quite some oddities of DEXes trying to shut down auto-trading.
Platform Growth
Website
Sessions went down to 7,585 on my website.
I wrote two small posts on my blog.
Subscribers
My twitter followers increased by 15 to 571.
Learn EOS Development Sales
I sold 4 books last month.
What's next
Do the 20% on the trading bot that'll bring 80% of the results until B1's Voice launch.
There'll probably be some nice opportunities for developing products around Voice.
Originally published at https://cmichel.io/progress-report-january-2020/
Leave Progress Report - January 2020 to:
Read more #programming posts
Best Posts From cmichel
We have not curated any of cmichel's posts yet. But you can encourage our curation team to review posts by visiting them regularly and by referring other readers. Because we give priority to frequently read content.
More Posts From cmichel
- How I gamed EOS Defi projects and still got rekt
- Progress Report - September 2020
- How to install an old package version with brew
- Fixing C++ compilation bugs for the MacOS Catalina upgrade
- Progress Report - August 2020
- Progress Report - July 2020
- Obfuscating EOSIO smart contracts
- Progress Report - June 2020
- Progress Report - May 2020
- Typing transformations in TypeScript
- 8 EOSIO WASM intrinsics you might not have heard about
- EOSIO C++ IntelliSense in VSCode
- Testing EOSIO smart contracts with Hydra
- Progress Report - March 2020
- Progress Report - February 2020
- How to check if an EOS account has a smart contract
- Launching EOS Token Portfolio
- How to deploy a create-react-app with github-actions
- Progress Report - January 2020
- How to rollback to an older EOSIO.CDT version with brew