fbpx
Categories
habits stories Time management

Unblocking yourself

I am recovering from a couple of weeks of COVID madness and trying to get back into my habits, including writing. To my surprise, I had no idea what to write about. I was effectively blocked. Thinking about being blocked reminded me of being blocked at work and what I did to get moving. In […]

Categories
empathy management stories

Project empathy — day five – logic and the first test

Today felt productive, engaging, and like I finally made real progress. Here is how the day went. I created a new ProjectManager class to contain the logic for the project domain. Since I am exposing the most straightforward functionality, I only added create and read methods, with creation only having a title as a required […]

Categories
empathy management stories Uncategorized

Project empathy, day four — first new code

Day four was fun but short. I began by setting my Pomodoro timer to 25 minutes to work on the first milestone, creating and viewing projects. The project’s definition already has a lot of functionality, so I constrained the milestone only to include the title as part of the project. The framework I am using https://aspnetboilerplate.com is […]

Categories
empathy management stories

Project empathy, day three — milestones

Day 3 took me towards project management; here is what happened. I managed to get 30 minutes in before the end of my day, so I was determined to make the most out of them. Recently, someone shared an article on project management and the importance of setting milestones rather than features. Using the concept […]

Categories
empathy growth habits management

Project empathy, day two

For day two of our project, I only got in 30 minutes of work. Here is how that went. Since I am in management, I am constantly in project management and productivity software such as Jira and Todoist. The idea is to build a project management tool that feels as simple as todoist. Doing so […]