It's been a busy week for me and next week I will have 2 of my mid term exam, but I managed to make some update to my previous work.
StatBot UI update
After research a little bit, I updated statBot UI on Discord, the source might have to rewrite since a lot of features is added. My plan for this project is to add in testing and transfer the source code from JavaScript to TypeScript.
Team Australia
So, @jackmiller successfully implemented @anzub into #teamaustralia channel, which is based on the Steemph.cebu bot V1.0.0. I managed to help him out a lil bit on the setup of the bot 😂.
In addition to that, statBot is implemented into #teamaustralia discord channel.
Site to create the filter for a certain tag. It's to find new user in a certain tag
So, @legendchew approach me yesterday and requested me to create a site for him to check from steem created section of a certain tag with a filter based on reputation.
Since reputation is the easiest way to determine new comers, so this site is created. You can search for a certain tag (e.g. #teammalaysia), and set the reputation range, followed by the number of post to get from created category. The query might take from 2seconds -> 10 seconds depends on the number of post.
I don't plan to upgrade or update this site, it serve the purpose for a single use only
If you interested about this site is at https://legendchew.surge.sh
My pending work
- Video tutorial on Blockchain Development from scratch
- Blog post about what I learn from building a blockchain from scratch by reading Bitcoin White Paper
- StatBot rewrite
- Stephard bot update and complete rewrite
- Deploy my prototype blockchain into a new server
- Continue on learning Blockchain Development with Solidity