My Portfolio

Learning chinese, my experience

5 minute read

My learning chinese journey has been lasting for years now and I would like to share my adventure (with a tech point of view) as well as give some tips that ...

AlphaStar, DeepMind’s new success story

8 minute read

They did it! DeepMind, the successful inventors of AlphaGo, the Go game AI that defeated the professional korean player Lee Sedol, just released a new amazin...

Spark

2 minute read

WORK IN PROGRESS

MCQBot

less than 1 minute read

MCQBot, or Multiple Choice Questions Bot is a simple NLP project I realized in June 2018. The idea is pretty simple, given a question and a set of answers, m...

Instagram Botting

8 minute read

My experience about Instagram Automation, or “Botting”.

Optimized STMVN

1 minute read

STMVN, or ‘Short-Time Mean Variance Normalization’ is a normalization technique for sequential data, introduced in this paper. I implemented this technique i...

Bash

less than 1 minute read

This is a bash cheatsheet I created when I got my hands on server remote control, process handling etc.

Simple binary options trading

3 minute read

Small project I realized when I was learning python and thought I could hack trading easily. I implemented really simplistic methods with a simple simulator ...