Skills
Backend: PHP SQL Codeigniter Laravel Magento Wordpress OOP REST Electronjs
Computer vision: Python Machine learning OpenCV Keras
Software: Adobe Photoshop Blender
Other: GIT UML SEO Agile app. development Email marketing Raspberry pi Arduino
Research
Master thesis. June 2020.
2019.
2019.
30 May 2018.
5 Mar 2018, International Conference on Human Robot Interaction (HRI 2018), Chicago, United States.
Education
2017 – 2020
Aalborg University in Denmark
- Computer Graphics Programming
- Machine Learning
- User Experience Design for Multi Modal Interaction
- Project Based Learning
- Semester project - Graphics
- Image Processing and Computer Vision
- Robot Vision
- Numerical Scientific Computing
- Semester project focused on Computer Vision
- Platforms and Methods for Multi Modal Systems Architectures
- Research in Vision, Graphics and Interactive Systems
- Semester project - focus on Multi Modal Interactions
- Master Thesis
2014 – 2017
Slovak University of Technology in Bratislava
- Algorithms and Programming
- Calculus 1
- Economics
- English Language 1
- Introduction into Engineering
- Introduction into Physics
- Logic Systems
- Safety and Protection of Health at Work
- Calculus 2
- Computer Architecture
- English Language 1
- Finance Basics
- Physics
- Programming Techniques
- Communication management
- Computer networks
- Discrete Event Systems
- Electrical Engineering
- Linear Algebra
- Microprocessors and their Programming
- Artificial Intelligence
- Database systems
- Discrete Mathematics
- English Language 2
- Mathematical statistics
- Object Oriented Programming
- Analysis and complexity of algorithms
- Bachelor project 1
- Operating systems
- Software engineering
- Virtual Prototyping
- Web technologies 1
- Algebraic structures
- Bachelor project 2
- Bachelor Thesis
- Developement of software applications
- Smart Mechatronic Systems
- Web technologies 2
Working experience
April 2019 – Present | Aalborg, Denmark
Plus Global ApS
Working solely on one webshop built on Magento 1. My work consists of implementing business logic and designing new features to increase sales and employees' effectiveness.
October 2017 – August 2019 (1 yr 11 mos) | Aalborg, Denmark
Wexo A/S
My duties consisted of troubleshooting, design adjustments but mainly implementing new modules primarily in Magento 1 and later in Magento 2. The clients were popular eCommerce companies in Denmark with high turnovers.
April 2017 – September 2017 (10 mos) | Bratislava, Slovakia
Zlavadna.sk
I worked on refactoring of custom created management system. This consisted of rewriting spaghetti PHP into MVC architecture with Codeigniter framework and also rewriting SQL queries.
November 2015 – September 2016 (11 months) | Bratislava, Slovakia
Cgc.sk
As part of a small eight member team, we worked on web based software solutions focused on complex security management. I undertook the visual part of the system and backend logic as well. Technologies I worked with were: HTML5, CSS3, Bootstrap, Javascript, jQuery, PHP, Codeigniter MVC framework, SQL
Volunteer experience
November 2015 – June 2017 (1 yr 8 mos)
Ynet Student Organisation
Ynet is a student organisation serving as an internet provider in dormitories with more than 3000 users. My duties were troubleshooting & network maintenance.
Independent courseworks
Work samples
Bachelor's thesis - CMS system
The aim of this thesis was to create a web portal for online laboratories, to allow access to experiments for students of faculty as well as the general public. I decided to create a custom CMS for this, so the teachers don't need to edit code in order to make changes. I built it with the current most popular PHP framework - Laravel, which will ensure that people after me will have a simple task to make changes or implement new functionalities.
Custom made Wordpress theme from Adobe Illustrator template
I first coded the pure HTML and CSS from the Adobe Illustrator template. Then, I created the custom Wordpress theme from that. Finally, the last requirement was that all content had to be dynamically editable within the WP administration, which I achieved with an Advanced Custom Fields plugin in a very short period of time.
Autoclicker with autochanging IP address
Created an autoclicker which clicks on certain positions on the screen and changes the ip address every time. The brain of the application is inside Raspberry pi which controls the sim router and arduino-leonardo trough relays. The logic is written in PHP Codeigniter framework, which executes python scripts. Also, it stores logs in a MySQL database which prevents clicking from the same IP address.