tulin akdogan

Logo

Welcome to my website! This is where I share my thoughts, ideas, and projects.

Home

About Me

Projects

Articles


Live Operations in Mobile Gaming

May 2017

Live Operations are the changes to the game after it goes live. Running live game operations require analyzing player behavior, setting weekly / daily events accordingly, modifying game parameters, rewarding players and communicating the events to players.

READ MORE


File Organization in an Electron App

September 2016

File organization of a programming project is vital for good engineering principles such as abstraction. It is also a good software engineering practice as good file organization makes it easier to maintain and modify the code.

READ MORE


Electron Desktop Apps

September 2016

Electron is a framework to build cross platform desktop applications with web technologies like JavaScript, HTML, and CSS. One of the main reasons Electron is recommended as the framework to develop a desktop application, is because Electron uses the same technology web applications use.

READ MORE