Category: Projects

  • MongoDB University Certificate: MongoDB for Node.js Developers
  • Game of Life in ES6

    Game of Life in ES6

    I made a game of life clone in ES6 . Instructions on how to run the game are on the projects github page linked above. The purpose was to learn more about JavaScript, and focus on the new features brought in with ES6. To be able to use ES6 right now I made use of technologies…

  • Painter

    Painter is a chrome extension which adds the ability to use a drawing pad right in your browser without leaving your current page. How to use: Download the file Go to chrome://extensions/ in your browser Drag & Drop the downloaded file in to the extension’s page. A Dialog should appear, select ‘Add’ and the extension will…

  • Summarizer App

    by

    in

    The summarizer app is an Android application which lets you summarize text. It works best with news articles but you can try any other. If you want to read more about this application. I have written a longer post on it. Read it here. It would be great if you tried out the app and…

  • Steel’s Run

    A game I created during a 30 day challenge of learning Android development. It’s a fast paced game where you need to jump obstacles and shoot enemies. Steel is a big helmet with attached arms and legs. He is trying to rid the world from robots who have recently started showing up, and the only…