Develop GUI application with Python Tkinter

3 min readThere are at least two reasons that you should develop GUI-based application with Python. GUI applications developed with Python are cross-platform, which you can run them on Mac, Linux and Windows and Python is easy to learn with much simpler syntax than any other programming languages.
Create charts and graphs using Python Matplotlib

3 min readPython has an awesome library known as Matplotlib, which you can use to create all sort of graphs and charts by simply a few lines of code.
Develop a simple News Search Android app with Kotlin & NewsApi

8 min readNewsApi.org provides a simple and easy way to fetch news headlines for different topics and sources with its REST api. To fetch news from them, you just need to sign up for a free developer account and get an API key. All you need to do is make a simple HTTP request by providing the […]
Changing this blog into a programming blog, it’ll be about swift, kotlin, react-native & more

2 min readInitially, this blog was intended to record some of my game development progresses. But due to some changes in the past couple of months, I’ve now switched to focus more on developing a number of iOS & Android mobile apps that involve several service platforms; as one of my passion projects. And what I’m doing […]
What’s it about?

< 1 minuteHi! I’m Christopher Chee, an independent iOS app developer, who has ever worked on several other mobile apps before. Lately, I’ve got interested in developing games.