Skip to content

Latest commit

 

History

History
48 lines (40 loc) · 3.25 KB

README.md

File metadata and controls

48 lines (40 loc) · 3.25 KB

🛹 Robin Thijsen

I'm a web developer, who discovered development at school and totally fall in love with it!
Currently, I'm working for OANNA based in Belgium, I'm trying to make my way through the web development's universe (WDU) 😁.
You can check my projects here or just check my others social's network.


📱 Social's Links

🧰 Languages and Tools

html5

css3

sass

javascript

react

vue

php

laravel

java

docker

docker


Robin's GitHub stats

Robin's GitHub lang stats


What's this?

let human = new Human("Robin", "Thijsen", 22, true, "Backend")
human.isHungry()
// => yes, he is! Here is a bit of crisps
human.getFirstName()
// => Hi! I'm Robin
human.whatBestEnd()
// => Laravel for sure!