-
Notes from Creativity, Inc.
Over the past week, I read the book Creativity, Inc. by Ed Catmull and I must say it was an excellent read. This is a book on the culture of Pixar, one of the most creative organizations in the world. I thought this is a book worth taking some notes on to revisit later. This…
-
Reading list
Over the last two years, I’ve accumulated a lot of books and reading multiple of them in parallel. Trying to keep track of them is starting to get difficult, so I thought I’ll make a list. This is my reading list, will be updated as I complete books. Corporate strategy/ Leadership Leaders eat last by…
-
Problem Solving Practice
It’s been some time since I did proper coding and am getting rusty with C++. So, I decided to start solving LeetCode style problems where you need to solve programming challenges using various algorithmic techniques. As I practice I am also revising C++ topics, so I also noted down my learnings. I decided to document…
-
Book Notes – Deep Work
One of the best books that I recently read was a book called “Deep Work” by Cal Newport, a computer science professor with a degree from MIT. In this age of social media networking tools, we have become increasingly distracted with shortening attention spans. Our ability to concentrate is one of the greatest tools of…
-
Book Notes – Leaders Eat Last
One of the leadership books that was suggested to me by many people is Leaders Eat Last by Simon Sinek. I started this book during the Winter Holidays and recently finished it. It had some very useful insights and leadership lessons which I don’t want to forget, so I made almost a 7-page summary with…
-
YOLO Machine Learning
During my free time, I study about machine learning for Robotics. Recently, I am helping a Robotics team to come up with a machine learning solution for real-time object detection. One of the most famous algorithms used for this is YOLO(You look only once). I made a presentation about this topic to other team members…
-
Hello world!
In this website, I will be writing about my interests and particularly learnings from projects and hobbies. I mainly use this website to document my thoughts, work and ideas. If you find any errors in the articles I post here, please comment.