Cyluun inside .


Hello. This is Ada's website.

whoami


With a (questionable) mathematics background and naturally interested in computer science, I'm exploring how code can change the world. I love Python, sci-fi, puzzles and turning complexity into simplicity. Current obsession: AI, Reinforcement learning.

Find me

I wrote about


  • 04 Mar 2016

    Uninformed search algorithms in Python

  • Overall, graph search can fall either under the uninformed or the informed category. The difference between the two is that the first one (uninformed) is naive or blind - meaning it has no knowledge of where the goal could be, while the second one (informed) uses heuristics to guide the...



  • 15 Feb 2016

    Simplicity is cool

  • I’ve always been a simple person. I appreciate clean lines as a minimalist would, and my thought patterns have always been like a reverse binary tree. Starting from the bottom and finding the top; deductive; focused on the big picture. And so it’s in my nature to appreciate simplicity, minimalism...



  • 23 Jan 2016

    Manipulating Python's os.walk()

  • Python’s os.walk() is a method that walks a directory tree, yielding lists of directory names and file names. If you’re not close friends though, it can appear tricky to control. It may flood your screen with hidden files or generally have poor boundaries! This is my effort for you guys...



  • 14 Jan 2016

    How to not get frustrated with Jekyll

  • If you’re trying to get your blog set up with Jekyll there is a very likely case that at some point you will find yourself facepalming in despair. Well, I’m here to save you some time and address some of the problems you might bump into. Assuming you have installed...



All posts

Contact me


I'm Ada Vasiliu

I'm currently in: Thessaloniki