• Blog
  • Works
  • Talks
  • About Me

Recent →

tech

  • Preparing for the Google Cloud Associate Engineer Exam
    What is the Google Cloud Associate Engineer exam and how to ace it?
  • AI Nanodegree: A Summary
    Search and planning, game playing agents, image recognition, NLP and voice user interfaces
  • Convert Gitbooks to PDF with CI/CD tools
    Creating PDFs from Gitbook automatically using Travis.CI
  • Introduction to Dynamic Programming
    Digging deeper into the "coin-change" problem with dynamicc programming
  • Memory Tab in Chrome Task Manager
    A simple first-level diagnostic to track down memory leaks and problems
  • Animated Navigation Drawer Component in Angular
    Getting started with Angular Animations by building a simple component
  • Adding Jasmine to a Typescript project
    Lessons learned while adding the jasmine testing framework for Typescript