diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2018-08-06 06:34:56 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2018-08-06 06:34:56 +0200 |
| commit | 7c874cd09f4d0d6865f703fb9c5ced557159b26a (patch) | |
| tree | addeb82ba1970a88e435d0c548de5c664256376b /curriculum-vitae.md | |
| parent | f078c475312b91b50f1a72d5ba8907ed8d715e15 (diff) | |
| download | mitjafelicijan.com-7c874cd09f4d0d6865f703fb9c5ced557159b26a.tar.gz | |
update
Diffstat (limited to 'curriculum-vitae.md')
| -rw-r--r-- | curriculum-vitae.md | 57 |
1 files changed, 57 insertions, 0 deletions
diff --git a/curriculum-vitae.md b/curriculum-vitae.md new file mode 100644 index 0000000..f687f20 --- /dev/null +++ b/curriculum-vitae.md | |||
| @@ -0,0 +1,57 @@ | |||
| 1 | --- | ||
| 2 | layout: page | ||
| 3 | title: "Curriculum Vitae" | ||
| 4 | description: "Summary of my experiences, skills and major projects I have worked on through years." | ||
| 5 | --- | ||
| 6 | |||
| 7 | ## Technical experience: | ||
| 8 | |||
| 9 | - Key languages: Golang, Python, C/C++, Bash, C#, Java, Perl. | ||
| 10 | - Platforms: GNU/Linux - Debian, Gentoo, Red Hat, Custom distros. | ||
| 11 | - Concepts: zigbee, knx, machine to machine, embedded systems, operating systems, distributed systems, relational database management systems, algorithms, database engine design, sql, nosql, big data analytics, machine learning, prediction algorithms. | ||
| 12 | |||
| 13 | ## Major projects: | ||
| 14 | |||
| 15 | - SMS marketing system (2007) | ||
| 16 | - Yacht management software (2008) | ||
| 17 | - Smart Home Gateway (2009) | ||
| 18 | - Moxa UPort 1130 USB to RS485 Universal Linux driver (2009) | ||
| 19 | - Remote management of electricity meter (2009) | ||
| 20 | - Remote management of blood pressure monitor (2010) | ||
| 21 | - Infomat automation system (2010) | ||
| 22 | - GPS Tourist - GIS Software (2011) | ||
| 23 | - Minimal GNU/Linux distribution for embedded platforms (2011) | ||
| 24 | - Digital Jukebox system (2012) | ||
| 25 | - Neonfire - Machine to Machine (2012) | ||
| 26 | - Street Lightning System (2012) | ||
| 27 | - Smart cabins with hardware sensor management (2013) | ||
| 28 | - Contextual advertising server (2015) | ||
| 29 | - Network accessible database engine for caching and in-memory storage (2016) | ||
| 30 | - Tick database engine specifically designed for storing and processing large amount of sensor data with high write throughput (2016) | ||
| 31 | - Wireless industrial lighting management system - hardware and software (2016) | ||
| 32 | |||
| 33 | ## Employment history: | ||
| 34 | |||
| 35 | - Freelancer (2001 – November 2006) | ||
| 36 | - Software developer at Mobinia (December 2006 – August 2007) | ||
| 37 | - CTO at Milk (September 2007 – December 2009) | ||
| 38 | - Founder and CTO of UTS (January 2010 – February 2014) | ||
| 39 | - Founding member of Origami Group (March 2014 – Present) | ||
| 40 | - Senior Software Engineer at TSmedia (January 2015 - Present) | ||
| 41 | |||
| 42 | ## Awards: | ||
| 43 | |||
| 44 | - Regional Award for Innovation by Chamber of Commerce and Industry of Slovenia for project Intelligent system management and regulation of Street Lighting, 2010 | ||
| 45 | - National Award for Innovation by Chamber of Commerce and Industry of Slovenia for project Intelligent system management and regulation of Street Lighting, 2010 | ||
| 46 | |||
| 47 | ## Key responsibilities: | ||
| 48 | |||
| 49 | - Responsible for embedded platforms development. | ||
| 50 | - Responsible for hardware design and driver development. | ||
| 51 | - Responsible for the designing, develop and test the systems. | ||
| 52 | - Responsible for implementation of the systems. | ||
| 53 | - Responsible for writing and maintaining user and technical documents. | ||
| 54 | - Responsible for development and maintenance of the project. | ||
| 55 | - Responsible for code revision, testing and output. | ||
| 56 | - Work on the enhancement suggested by the customers and fixes the bugs reported. | ||
| 57 | |||
