Organizing a remote hack week

In recent years, Hackathon/hack week/hack day has been the driving force behind the innovation of the large company. It also serves multi-purpose. 1) Medium for recruitment to find passionate engineers. 2) Timeout and a change of pace from the usual backlogs. 3) Builds culture and […]

Read more

Clean Code

Clean code was made popular by publishing a book by Robert C. Martin titled Clean Code: A Handbook of Agile Software Craftsmanship. It talks about writing clean, understandable, and maintainable code is a skill that is crucial for every developer to master. “Any fool can […]

Read more

Scrum – Product Backlog

Before anything, a team needs to have something to work on. A team consists of the Product Manager and Developers. You might also need a scrum master to help coordinate and facilitate the whole process. Instead of having a detailed execution plan, proper management should […]

Read more

Agile – Scrum

I am glad that I have taken up the scrum master course from Udemy. Strongly encourage you to take up this course. You can finish this within half a day watching at 1.75x speed. I’ll breakdown the key takeaway here first. After that, I’ll write […]

Read more