Vilnius, Vilniaus Apskritis, Republic of Lithuania

Rokas Šleinius

About Me

Without any bias, I am an excellent programmer, an innovator and a perfectionist. I code with passion and confidence, at the same time catching up on my weaker areas and new technologies yet to be learned.

I will undoubtedly prove to be an excellent investment for your business.

Technical Skills
Like: php, javascript, mysql, regex, css
Experience

December 2007 - September 2009 Programmer/Engineer - UAB "Infotransportas"

technologies: php mysql javascript css ajax regular-expressions odbc

Worked on an existing CMS in charge of logistics processes. It was both substantially huge and unmanageable, but it was my first real programming job and my boss, the author of the system (and my sole colleague!) taught me a lot.

I started with small adjustments, ended up designing and writing whole new modules (eg. repair and parts, policy notifications etc.) and finally refractured and rewrote most of the core functionality.

Refracturing was a tremendous task, there were multiple similar codebases adapted to each of our bigger clients and there was little reuse of code between modules, no central bootstrapper, not even version control. File manipulation using regex and GREP was immensely helpful in bringing order to the chaos.

Working there and before first hearing of javascript frameworks I managed to implement my own ajax-based autocomplete functionality, various report filtering features and much more - all from scratch and with vanilla, cross-browser javascript.

The job also had much to do with importing and interfacing with other software used by the clients. Synchronizing data with Navision, MS Access and other, more obscure technology based systems was routine and although all new to me, I managed with little effort.

Optimal performance being always a priority and the challenges of poorly written code base both eventually proved to be invaluable lessons even though they were a nuisance at first.

November 2009 - Current Web developer - UAB "AAH"

technologies: php javascript mysql css smarty

I'm one of two sole developers working on an international and ever-expanding e-shop and its numerous side projects.

All company's sites are based on my framework, advanced modules like shopping basket, activity reservation process are all designed and written from scratch by me.

The decision to not use third party frameworks was forced on us as the codebase was in a really bad condition when we first came to the company and it had to be refractured in parts so no one complete solution was viable.

We're currently in the final stages of launching a totally rewritten code base for all of the sites and CMSes. It's again based on my framework and around 70% of the whole code is written by me, the system was designed by my colleague and I, it took almost two years and is a massive project even forgetting the fact that it was made by two people.

Current Senior developer - UAB "Elastic.lt"

Education
2004 - 2009

B.S. Computer Science

Projects

stackoverflow.com/users/179104
September 2009 - Current
Stack Overflow

Written 118 answers. Active in php, javascript, html, mysql and notepad++.

github.com/raveren/kint
May 2012 - May 2013
GitHub - kint

technologies: php javascript css debugging

Kint - a powerful and modern PHP debugging tool

A creation of mine, built through out the years and constantly gaining appreciation among PHP developers globally.

code.google.com:443/p/js-scroll-table-header Google Code - js-scroll-table-header

Class for making HTML table headers intelligently scroll along with the page

A piece of relatively simple JS which I thought was unique enough to be shared. Looking back at the code makes me want to refractor it a bit, but I'm over my head with work as it is.