Mind . Body . Work
November 07, 2020Not tech related, just general thoughts about mind, body ... and work.
How to integrate Spotify and Genius API to crawl song lyrics with Python
April 08, 2018Get the lyrics for the song currently playing on Spotify
What I learned from implementing a Sudoku solver in Python
April 01, 2018The pros and cons of knowing a language before using it to solve your problem
How to build an image carousel with React
March 13, 2018Learn how to build a simple carousel of images using React.js
Setting Up D3.js with Babel and Webpack
August 02, 2017Learn how to setup D3 with webpack for live reloading
Git: Ours or Theirs? (part 2)
April 05, 2017Tips for resolving conflicts automatically
Git: Ours or Theirs? (part 1)
March 31, 2017Tips for resolving conflicts automatically.