%PDF- %PDF-
Direktori : /mnt/tnb/Desktop/ |
Current File : //mnt/tnb/Desktop/CV-Europass-20190403-Vařák-EN.xml |
<?xml version='1.0' encoding='UTF-8'?> <SkillsPassport xmlns="http://europass.cedefop.europa.eu/Europass" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://europass.cedefop.europa.eu/Europass http://europass.cedefop.europa.eu/xml/v3.3.0/EuropassSchema.xsd" locale="en"> <DocumentInfo> <DocumentType>ECV</DocumentType> <Bundle/> <CreationDate>2018-02-23T12:47:25.463Z</CreationDate> <LastUpdateDate>2019-04-03T20:20:10.397Z</LastUpdateDate> <XSDVersion>V3.3</XSDVersion> <Generator>EWA</Generator> <Comment>Europass CV</Comment> <EuropassLogo>true</EuropassLogo> </DocumentInfo> <PrintingPreferences> <Document type="ECV"> <Field name="LearnerInfo.Identification.PersonName" show="true" order="FirstName Surname"/> <Field name="LearnerInfo.Identification.Demographics.Birthdate" show="false" format="numeric/long"/> <Field name="LearnerInfo.WorkExperience[0].Period" show="false" format="numeric/long"/> <Field name="LearnerInfo.WorkExperience[1].Period" show="false" format="numeric/long"/> <Field name="LearnerInfo.WorkExperience[2].Period" show="false" format="numeric/long"/> <Field name="LearnerInfo.Education[0].Period" show="false" format="numeric/long"/> <Field name="LearnerInfo.Education[1].Period" show="false" format="numeric/long"/> <Field name="LearnerInfo" show="false" order="Identification Headline WorkExperience Education Skills Achievement ReferenceTo"/> </Document> </PrintingPreferences> <LearnerInfo> <Identification> <PersonName> <FirstName>Martin</FirstName> <Surname>Vařák</Surname> </PersonName> <ContactInfo> <Address> <Contact> <AddressLine>Pod Hubleskou 1051/17</AddressLine> <PostalCode>74301</PostalCode> <Municipality>Bílovec</Municipality> <Country> <Code>CZ</Code> <Label>Czechia</Label> </Country> </Contact> </Address> <Email> <Contact>martin@varak.net</Contact> </Email> <TelephoneList> <Telephone> <Contact>+420777558159</Contact> <Use> <Code>mobile</Code> <Label>Mobile</Label> </Use> </Telephone> </TelephoneList> </ContactInfo> <Demographics> <Birthdate year="1987" month="--12" day="---17"/> <Gender> <Code>M</Code> <Label>Male</Label> </Gender> <NationalityList> <Nationality> <Code>CZ</Code> <Label>Czech</Label> </Nationality> </NationalityList> </Demographics> </Identification> <Headline> <Type> <Code>personal_statement</Code> <Label>PERSONAL STATEMENT</Label> </Type> <Description> <Label><p>I am an avid developer, working mostly in C#/.NET and Java, but I also have some experience using Python (mainly for rapid prototyping) and creating sites in PHP/Smarty/Nette.</p><p>I learned C# around summer of 2003 on my own doing my summer job and in 2012 I started my full-time job developing desktop client/server application using C# and WCF. Since then, after joining NetSuite/Oracle, I seamlessly&nbsp;switched to Java, albeit&nbsp;developing only automated test cases at first.</p><p>Starting after earning my bachelor&#39;s degree, I participated in few enginnering competitions/hackathons, where I mainly wrote in Python, as it empowered me to iterate prototypes quickly.</p><p>Asides from that, I run my own web/mail/FTP/VCS server since 2011, but my experience with server management goes to 2005, when I helped a friend to start web hosting service.</p><p>Currently, my side projects mainly focuses on electronic score keeping revolving around PractiScore IPSC app, creating our own match attendance system and allowing it&#39;s usage for LOS matches as well.</p></Label> </Description> </Headline> <WorkExperienceList> <WorkExperience> <Period> <From year="2019" month="--10" day="---01"/> <Current>true</Current> </Period> <Position> <Label>Software Developer</Label> </Position> <Activities><p>My work was mostly summer jobs, where I developed various utilities using C# and Windows Forms. Several jobs also involved working on ASP.NET web pages. As a database, MS SQL was used in all instances.</p><p><strong>User download page (2003-2005):</strong> Implementation of authenticated download section for customers, containing new versions of software released. Done in ASP.NET using C#.</p><p><strong>CSV import utilities(2004-2012): </strong>Development of utilities which integrated customer&#39;s data in form of CSV (TSV) with Softapp&#39;s DMS system. Developed in C# using Windows Forms and ODBC for connection to database.</p><p><strong>Localization of web pages (2006):</strong> Added localization ability to web pages, done in C# and ASP.NET.</p><p><strong>Cash Register for LDN (2007)</strong>: Simplified system for managing cash register and bank account savings used by LDN (hospice) Orlová. Main request was to be able to log all manipulations with patient&#39;s money (both cash and on bank account) and printing monthly reports about the cash flow. Software is still actively used. Used technologies are C#, WinForms, MS SQL and ODBC connectivity.</p><p><strong>Information system for crematorium in Ostrava: </strong>Software for management of deceased and funeral costs. This replaced old software running on MS DOS.</p><ul><li>Generating monthly reports</li><li>Printing of certificates of cremation</li><li>Integration with Softapp&#39;s accounting system so invoices can be sent to various funeral service companies on regular basis.</li></ul><p>Done using C#, WinForms, MS SQL server, ODBC connectivity.</p></Activities> <Employer> <Name>Tieto Czech s.r.o.</Name> <ContactInfo> <Address> <Contact> <Municipality>Ostrava</Municipality> <Country> <Code>CZ</Code> <Label>Czechia</Label> </Country> </Contact> </Address> </ContactInfo> </Employer> </WorkExperience> <WorkExperience> <Period> <From year="2014" month="--08" day="---01"/> <Current>true</Current> </Period> <Position> <Label>Senior Engineer in Test</Label> </Position> <Activities><p><strong>Test Engineer in ERP:PSA team (08/2014 - now)</strong>: Work on Project related part of NetSuite ERP product. This area includes project planning (similar to MS Project product) and ability to bill work to customers.</p><p><strong>Activities &amp; Responsibilities</strong>: I was assuring quality of code released to customers. This ranges from investigation of new issues, verification of issue fix correctness to responsibility for affirmation of new feature readiness to be released.</p><p>As part of some issues investigation, I needed to work with customer&#39;s database, either to find problems with their data or to investigate the source of poor performance.</p><p>I was writing automated tests using Java or JavaScript or Groovy languages, using JUnit and occasionally Selenium frameworks. This ranges from simple unit tests to complex integration testing between various parts of product.</p><p>I also participated in development of test framework used by our team, in particular working on builder interface for creating test data and means to manipulate automatic data clean-up.</p><p>Recently my work focused on logging various usage metrics to ElasticSearch, particularly on creating JSON RPC service which allowed us to log client-side interaction with the product. Also implemented the ability for often-repeating messages to be cached in-memory and logged as an aggregate.</p><p><strong>Technologies</strong>: Java, JavaScript, Groovy, JUnit, Oracle SQL</p><p>----------</p><p><strong>Ignored tests (06/2017 - 03/2019)</strong>: I participated in work group focused on solving problems with massive numbers of ignored automated tests. Main part I was working on was notification of respective owners who owned tests ignored for long periods of time. Currently the project is prepared to enter deployment for whole company.</p><p><strong>Activities &amp; Responsibilities</strong>: I was creating service which will sift through ignored tests, pre-processed from TeamCity CI logs and generate email reports to be sent to product teams across entire company.</p><p><strong>Technologies</strong>: Java, MySQL, Spring, Hibernate</p></Activities> <Employer> <Name>Oracle s.r.o.</Name> <ContactInfo> <Address> <Contact> <Municipality>Brno</Municipality> <Country> <Code>CZ</Code> <Label>Czechia</Label> </Country> </Contact> </Address> </ContactInfo> </Employer> </WorkExperience> <WorkExperience> <Period> <From year="2012" month="--04" day="---01"/> <To year="2014" month="--07" day="---31"/> <Current>false</Current> </Period> <Position> <Label>Software Engineer</Label> </Position> <Activities><p><strong>Security panel configuration utility (04/2012 - 07/2014)</strong>: We developed tool set, which allowed our customers to configure security panels both on-site and remotely. My part of the team collaborated with engineers developing the hardware and firmware for the panel.</p><p><strong>Activities &amp; Responsibilities</strong>: Asides from developing various small features on the apps, I mostly worked on following:</p><ul><li>Improvement of the RPC service used for communication between clients and customer&#39;s central server application</li><li>Modification of the underlying data access layer in order to make future extension easier</li><li>Investigation and remedy of slowness when saving panel configurations</li><li>Development of wizard for configuring wireless devices</li></ul><p><strong>Technologies</strong>: C#, MS SQL, WCF, WinForms, XSLT</p><p>------</p><p><strong>Work on next-gen configuration tool (03/2011 - 05/2012)</strong>: I participated in group focused on unification and improvement of two different configuration utilities. Our goal was to consolidate several very different tools and allow more streamlined development of said tool, fixing several performance bottlenecks.</p><p><strong>Activities &amp; Responsibilities</strong>: I created first version of ported application, which demonstrated variability of our next-gen architecture to handle various forms of clients from traditional desktop app to cloud-hosted web solution.</p><p>I also participated on developing new architecture for the configuration tool eco-space, mostly focusing on communication between server and client parts.</p><p><strong>Technologies</strong>:C#, MS SQL Server, MVC 4, Hibernate, WCF, Linq</p><p>-----</p><p><strong>Maintenance of acquired application for other teams:</strong> When the work load of our team was lower, I also helped other teams which did not have an C# developer at the time with maintenance of their acquired or legacy applications. This included wizard for breathing mask test bench and diagnostic tool for heat pumps.</p><p><strong>Activities &amp; Responsibilities</strong>: Main task was maintaining the software to be compatible with modern OS (Windows 7 at the time) and .NET versions. I also did porting of underlying database from SQLite to MS SQL CE, which made future maintenance much easier.</p><p><strong>Technologies</strong>: C#, WinForms, MS SQL CE</p></Activities> <Employer> <Name>Honeywell</Name> <ContactInfo> <Address> <Contact> <Municipality>Brno</Municipality> <Country> <Code>CZ</Code> <Label>Czechia</Label> </Country> </Contact> </Address> </ContactInfo> </Employer> </WorkExperience> <WorkExperience> <Period> <From year="2003" month="--07" day="---01"/> <To year="2012" month="--08" day="---01"/> <Current>false</Current> </Period> <Position> <Label>Developer</Label> </Position> <Activities><p>My work was mostly summer jobs, where I developed various utilities using C# and Windows Forms. Several jobs also involved working on ASP.NET web pages. As a database, MS SQL was used in all instances.</p><p><strong>User download page (2003-2005):</strong> Implementation of authenticated download section for customers, containing new versions of software released. Done in ASP.NET using C#.</p><p><strong>CSV import utilities(2004-2012): </strong>Development of utilities which integrated customer&#39;s data in form of CSV (TSV) with Softapp&#39;s DMS system. Developed in C# using Windows Forms and ODBC for connection to database.</p><p><strong>Localization of web pages (2006):</strong> Added localization ability to web pages, done in C# and ASP.NET.</p><p><strong>Cash Register for LDN (2007)</strong>: Simplified system for managing cash register and bank account savings used by LDN (hospice) Orlová. Main request was to be able to log all manipulations with patient&#39;s money (both cash and on bank account) and printing monthly reports about the cash flow. Software is still actively used. Used technologies are C#, WinForms, MS SQL and ODBC connectivity.</p><p><strong>Information system for crematorium in Ostrava: </strong>Software for management of deceased and funeral costs. This replaced old software running on MS DOS.</p><ul><li>Generating monthly reports</li><li>Printing of certificates of cremation</li><li>Integration with Softapp&#39;s accounting system so invoices can be sent to various funeral service companies on regular basis.</li></ul><p>Done using C#, WinForms, MS SQL server, ODBC connectivity.</p></Activities> <Employer> <Name>Softapp s.r.o.</Name> <ContactInfo> <Address> <Contact> <Municipality>Bilovec</Municipality> <Country> <Code>CZ</Code> <Label>Czechia</Label> </Country> </Contact> </Address> </ContactInfo> </Employer> </WorkExperience> </WorkExperienceList> <EducationList> <Education> <Period> <From year="2012" month="--09" day="---01"/> <To year="2015" month="--07" day="---01"/> <Current>false</Current> </Period> <Title>Ing.</Title> <Activities><p><strong>Field of study: </strong>Risk Management in Information Systems</p><p><strong>Thesis: </strong>Data Mining from Ingress augmented reality game.</p><p><strong>Technologies: </strong>PHP, various SQL servers (settled on MySQL)</p></Activities> <Organisation> <Name>Brno University of Technology</Name> <ContactInfo> <Address> <Contact> <Municipality>Brno</Municipality> <Country> <Code>CZ</Code> <Label>Czechia</Label> </Country> </Contact> </Address> </ContactInfo> </Organisation> <Level> <Code>7</Code> <Label>EQF level 7</Label> </Level> </Education> <Education> <Period> <From year="2007" month="--09" day="---01"/> <To year="2011" month="--06" day="---01"/> <Current>false</Current> </Period> <Title>Bc.</Title> <Activities><p><strong>Field of study</strong>: Informatics</p><p><strong>Thesis: </strong>Software for Expense Report creation and evidence, as per the Czech law.</p><p><strong>Technologies:</strong> MS SQL, ODBC, C#, WinForms</p></Activities> <Organisation> <Name>Brno University of Technology</Name> <ContactInfo> <Address> <Contact> <Municipality>Brno</Municipality> <Country> <Code>CZ</Code> <Label>Czechia</Label> </Country> </Contact> </Address> </ContactInfo> </Organisation> <Level> <Code>6</Code> <Label>EQF level 6</Label> </Level> </Education> </EducationList> <Skills> <Linguistic> <MotherTongueList> <MotherTongue> <Description> <Code>cs</Code> <Label>Czech</Label> </Description> </MotherTongue> </MotherTongueList> <ForeignLanguageList> <ForeignLanguage> <Description> <Code>en</Code> <Label>English</Label> </Description> <ProficiencyLevel> <Listening>C1</Listening> <Reading>C1</Reading> <SpokenInteraction>C1</SpokenInteraction> <SpokenProduction>C1</SpokenProduction> <Writing>C1</Writing> </ProficiencyLevel> </ForeignLanguage> </ForeignLanguageList> </Linguistic> </Skills> </LearnerInfo> <CoverLetter/> </SkillsPassport>