Talks
This page will soon be updated with my conference talks and presentations covering software engineering, technical leadership, and distributed systems architecture.
- Developing Mobile Web Apps with Open Source Frameworks Open Web Technologies Days
Talk introduces open source frameworks developers can use to develop mobile web apps, an alternative way to native mobile applications. It also draws comparison between two.
- Introduction to Android Game Development Linux and Open Source Days
Talk provides an introduction to developing Android games and covers several key hardware features supported, including touch screens, accelerometers, orientation sensors, and cameras. It also outlines the general concept of game development and provides simple examples of games that utilize touch screens, accelerometers, and orientation sensors. The basics of game development such as the game loop, state, input, AI, physics, animation, and sound are also briefly discussed.