Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of Tim Krins

Tim Krins

Tim Krins has asked 0 questions and find answers to 13 problems.

Stats

350
EtPoint
121
Vote count
0
questions
13
answers

About

The only way to go fast is to go well

class TimK
   EMPLOYMENT_CURRENT = 'Software Developer (Ruby / Rails / TS / React)'
   EMPLOYMENT_HISTORIC = [
     'Senior Software Developer (Ruby / Rails / JS / React)',
     'IoT Developer (Python, MQTT, Android)',
     'Web Developer (PHP, JS, React)',
     'Web Developer (PHP, JS, SQL)',
     'Embedded / System Developer (C, Python, ZigBee, Atmel)',
     'Web Developer (PHP, Wordpress, JS)'
   ]
   LOCATION_CURRENT = 'Jersey, Channel Islands'
   LOCATION_SOURCE = 'Melbourne, Australia'
end