Android

AR app for Android: Salwa Concept AR

Salwa Concept AR is an augmented reality application for Android phones and tablets. This is the same augmented reality application which I already created on iPhone, but this time it's for Android devices. Augmented reality will work only on the devices which have Oreo 8.1 operating system installed and higher. AR apps will work also on the Android version Nougat 7.0 and above, but depends on the phone model and it's hardware capabilities. The list of AR enabled Android devices is on this web page: https://developers.google.com/ar/discover/supported-devices. Clear indicator whether your Android device is AR-enabled is whether you can install Google Play Services for AR app on it because it is a requirement for running AR apps. I created the 3D model of the bridge in Civil 3D and 3DS Max (Civil View), as well as the 3D traffic signs and gantries.
The screenshots are showing a virtual scene. The emulator is showing a virtual scene that is used for the development of the AR applications instead of the real world view through the camera.

Ventilation Duct Sizing (2010)

I created this tool for the ventilation duct calculations. It would calculate volumetric air flow in cubic meters per hour and cubic meters per second based on the provided room volume and desired number of air-changes per hour. It would also calculate required duct cross-sectional area based on the volumetric flow. And then it would calculate second dimensions of the rectangular duct based on the first one that had to be provided. Finally, it would calculate the size of a round duct (diameter and radius) equivalent to the dimensions of the rectangular duct. I created this for my father who was mechanical engineer, and was a designer of central heating, ventilation and air-conditioning installations.

Collector (2009)

And before Android and smart phones, I was doing some J2ME programming as well, which was a version of Java for mobile devices. I made this game in which the player drives a car, collects bottles, and tries to avoid the rockets. I think I made just two levels.