Welcome stranger!

This is my page at github. Here I add the projects I do at my free time. Feel to browse them and if you are more familiar with the default github design visit my profile at github.

Github Profile »

Project Euler Solutions

These are my own solutions to problems on Project Euler. You may use those solutions as reference after you have solved the problems on your own.

Browser code »

LoveFinder.app

LoveFinder will be an iPhone application where you can find your soulmate using the GPS capabilities of your iOS device and a portable social network.

Browser code »

Camomile.app

Camomile is an application that turns off the screen of your mac. The name is inspired of the camomile tea. Besides being my favorite tea, it makes you sleep as well =)

Download

Download the archive, mount it and move the application to your Applications folder.

Camomile 1.0
(MD5: e39d1b915d02d96b016bc94f2a4ee841)

Browser code »

Bezier Curves For Fun

I started this project as I realized that Bezier curves are much easier to understand once you see how they actually work.

Math teachers put too much effort into transforming something easy into something too hard.

Here I will put my own implementations of Bezier curves in various languages using various algorithms.

Browser code »