Bucket Sort is quite an easy to implement algorithm when talking about parallel algorithms. Its main logic is to spare different parts of array into different buckets, then sort them at the same time with another algorithm and put it back together in one big result array. I took some images from Wikipedia for better [...]
About Me
I am Richard Smaizys (Ričardas Šmaižys) a freelance PHP developer working mostly on unique projects or projects using PrestaShop for ecommerce and WordPress for CMS.
I am a responsible and creative IT professional who offers the best services for my customers. I am constantly writing articles about information technologies and programming, as well as I spend a lot of time on programming. My finished projects vary from finding and correcting bugs in existing systems to creating unique systems from scratch. In addition, I make web sites using most popular Content Management Systems (CMS) such as WordPress, Presthashop.
For my daily basis I use PHP5 with OOP, CodeIgniter, jQuery, HTML5/CSS3.
My passions are writing and programming and I feel a pleasure on making my clients satisfied.
I work as a freelancer, so if you need any help with Web Development (specifically PrestaShop) related work - I am the right person. I am ready to consult your business regarding technical questions in addition to advices for your websites SEO, user experience etc.
Checkout LinkedIn account
You can also visit my GitHub repositories by clicking this link.
Hits From The Blog
Bucket sort parallel algorithm using C++ OpenMPI
by Richard Smaizys on January 2, 2013 in Programing
What to expect from PrestaShop 1.5?
A short video about what to expect from the newest PrestaShop 1.5 version. Mike Kranzler, PrestaShop’s Community Manager, answers some of most commonly-asked questions about PrestaShop version 1.5.
by Richard Smaizys on June 22, 2012 in PrestaShop




Recent Comments