How I installed Python3 and PyCharm on my Mac

I found existing online instructions to install python3 on my mac confusing and complicated. Hence, below I listed instructions of how I installed python3 and PyCharm on my mac which I think are simpler than the ones on the internet. You might find them useful. Although the list looks so long, the steps are very easy and simple to follow.

Read More

I am now Dr. Sarsenbayeva :)

I am so thrilled to announce that I have received my PhD today and I am now officially Dr. Zhanna Sarsenbayeva! :) It was an amazing journey and I enjoyed every single moment of it! I am so grateful to my life that it worked exactly this way! This journey was full of joy, success, happiness, love, fun, exciting trips, surprises, new contacts, connections and opportunities!

Read More

UbiComp'18

This year we attended UbiComp’18 with a big crowd from the University of Melbourne. UbiComp’18 was held in Singapore and it was a great experience to visit this amazing country. I was also my first time to visit South East Asia for such a long period. I must say the humidity is very difficult to get used to :)

Read More

MySQL, PhpMyAdmin & Apache on MacOS Sierra

I experienced some issues running MySQL on my laptop for some reason. It constantly kept giving me an error: access denied for user @’localhost’ (using password: yes). I solved it by uninstalling completely MySQL and reinstalling again. But instead of using MySQL installer, I used Brew for installing MySQL and it worked. Below are the short steps of what I have done.

Read More

My recently developed app

I have recently developed an app which can be used to quantify user performance in tapping tasks, searching tasks and typing tasks. Don’t worry that the repo is called TypeMe. It was initially created as a repo for a typing task only, but then it grew into a bigger project which combines all of the three tasks. Please feel free to have a look and fork the project if needed.

Read More