Projects

After
0
cups of thinking coffee.

(I think, I lost count)

This is what came out.

Here I post Documentation and Media of my completed projects and/or Current projects im working on. This can be used to help inspire or even teach others wanting to learn more about software Development in general or to even try and develop similar projects of your own.


All the projects I create I try to release to the Public for people to use free of charge. Most of these projects were created becuase I had a specific problem I wanted to solve. So maybe in my basket of Applications you can find something usefull for yourself.

Android Games

#1 - Viro

Description:

I have Finally created a Video Game for people to play and this was also my very first mobile application to be published to the Google Play Store !!

This is a very small and simple game I had attempted with the Unity Game Engine to give me some insight on Mobile Gaming Development. This Projects secondary goal was to try and release it to the Play Store and that goal was achieved, it is available for anyone to Download and play on Android devices.

I had alot of Fun Creating Viro and also learned alot about game development for mobile devices in general.

Want to play my Game ?

Click the button below to download it from the Google Play Store.

Download



Android Apps

#1 - KlikR

Description:

This was a more personal project that I wanted to create, to help me better manage my daily activities and other small related problems I had with tracking information.

In the past I would use Notepad on my smartphone to keep track of activities (like Stuff to do, shopping lists and etc), make personal notes and write stuff down I wanted to remember. With that in mind I created KlikR to replace the Notepad process to store information and rather show the saved data in a more visually pleasing way and give it more functionality than just being a plain centance in Notepad.

Want to use it yourself ?

Click the button below to download KlikR from the Google Play Store.

Download



Websites

#1 - Sasha's Photography

Want to take a look ?

Click the button down below to go to their Website.

View Website



#2 - Defonteine

Want to take a look ?

Click the button down below to go to their Website.

View Website



#3 - Cabelo Stylist

Want to take a look ?

Click the button down below to go to their Website.

View Website



Arduino Projects

#1 - 3 Blinking LEDs

Description:

This was my very first attempt at creating a simple project using a Arduino.

With this project I wanted to learn more on how to use micro-controllers in projects and how they are used to manipulate electronic components. In this project the micro-controller would turn on and off 3 different LEDs, all at different times for each LED to create a simple blinking animation.

Link for .Ino file:

If you want to test this project yourself or even modify it, just download the .ino file from the button below and connect the pins of the components to the pins specified in the .ino file.

Click here



#2 - More Advanced LED Patterns

Description:

With help of the first Arduino project, I knew how to turn a few LEDs on and off and now I wanted to improve that concept by creating more than 1 animation and also make the blinking animations smoother.

I wanted to add a button to change the different animations that were available (3 in total) each time you clicked it.

Link for .Ino file:

If you want to test this project yourself or even modify it, just download the .ino file from the button below and connect the pins of the components to the pins specified in the .ino file.

Click here



#3 - Distance Mesurement

Description:

With this Arduino project I wanted to show how far away an obejct was by turning on Leds in sequence, depending on the distance between a Ultra Sonic Distance Sensor and the object.

The closer you got to the sensor the more Leds would turn on. The further you were away the less Leds would be turned on.

Link for .Ino file:

If you want to test this project yourself or even modify it, just download the .ino file from the button below and connect the pins of the components to the pins specified in the .ino file.

Click here



#4 - Controlling devices over WIFI

Description:

With this Arduino project I wanted replace my TV and Fan remotes that were used to turn my tv / fan on and off respectively, with my smartphone.

I connected a Wifi module to the micro-controller to allow it to recieve singles via WIFI from my smartphone, Telling the Arduino to send command signals back to my fan or tv via IR communication (used by normal electronics in general). This basically created the opertunity to turn any device that used a normal IR remote to be a smart device that can be controlled via your smartphone.

Link for the Youtube Video:

If you want to watch me create this project from start to finish and demonstrate how it actually works you can watch it on my Youtube Channel by clicking on the button below.

Click here