Happy Friday!
Looking back on your week — what was something you're proud of?
All wins count — big or small 🎉
Examples of 'wins' include:
- Starting a new project
- Fixing a tricky bug
- Cleaning your desk... or whatever else might spark joy 😊
Have a great weekend!
Latest comments (38)
Reached more than 10 000 views on my blogposts during my first month of writing. 🙏
I had a senior person in my team drifting apart. I tried to talk to him, turned out he felt as if he was not contributing enough. After a few kind words and assurances, he completely flipped. He is more proactive and productive now.
Started reading Testing Vue.js Applications by Edd Yerburgh and wrote my first tests in a Vue.js side-project of mine :)
Received the call letter (I've been waiting for months, thanks to covid) for my first job. Joining January 2021. Super excited.
I was interviewed by DEV's founders 🍾
Improved my language by adding closures where required and cleaning the AST.
Also keeping an happy mindstate while in lockdown.
Good weekend everybody!
Started a new side project and got the MVP live today cow-pilot.io ❤️
Release of my latest open source project called fork-corner! Hope you like it!
Wrote my first article and uploaded a video on YouTube
Fixed a bug in my Redis database clone where a key-value pair was not deleted (freed even when calling methods that should do so) when a delete command was issued. I'm not an expert in C so that was a win!