Jul 2019 - Present
Resume
Links
Portfolio
View All
Since 22.10. I have been worked on a small application to display data from mettler (balances) with the possibility of selecting the period and time grouping ... 25.10. handed over for use
to date... • an application for customer complaints has been created (reprogrammed to the new version of the libraries). • the application for complaints against suppliers is being completed • anal...
• the project for complete redesign of the intranet in one branch in the Czech Republic ... the intranet requires the creation of an application for production planning, people, TRS / OEE, manageme...
I first joined a company that belonged to the parent company BONGRAIN, here were my beginnings of programming web applications .. first in PHP .. over time came the need to implement more and more ...
JS Framework
objects / libraries objects are based on the structure: function $name() { var ...; this.methodA = function() { }; this.methodB = function() { }; this.init = function() { }; this.init() }Possibly i...
Next basic thing is a universal trigger One single HTML file allowing to create a basic structure = layout of the displayed part, its dynamics, creating menus, working with "subpages" without page ...
The basis of the framework 2. As a basis, I needed to divide the workspace into several parts that will have different uses. This division must then accept a change in the size of the display area,...
framework requirements: - split desktop similar to the application - possibility to control the layout on the fly - show, hide, zoom in, zoom out - minimization of client-server communication durin...