cv.swierczynski.net cv.swierczynski.net

cv.swierczynski.net

Marcin Świerczyński - CV/Resume

My name is Marcin Świerczyński. I'm a software developer especially interested in Java and Python languages, Java-based technologies and mobile applications development. Personal and Professional Profile. Believes in Software Craftsmanship as a method to create reliable and maintainable software. Recognized as a very motivated and open-minded person. J2SE, J2EE, JDBC, Hibernate, Spring, Servlets, JSP, Tomcat, GlassFish, JMS. Django, Django-nonrel, South, Haystack, PyMongo. PostgreSQL, MySQL, MS SQL.

http://cv.swierczynski.net/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR CV.SWIERCZYNSKI.NET

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

July

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Saturday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 4.5 out of 5 with 6 reviews
5 star
3
4 star
3
3 star
0
2 star
0
1 star
0

Hey there! Start your review of cv.swierczynski.net

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

0.7 seconds

CONTACTS AT CV.SWIERCZYNSKI.NET

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

CONTENT

SCORE

6.2

PAGE TITLE
Marcin Świerczyński - CV/Resume | cv.swierczynski.net Reviews
<META>
DESCRIPTION
My name is Marcin Świerczyński. I'm a software developer especially interested in Java and Python languages, Java-based technologies and mobile applications development. Personal and Professional Profile. Believes in Software Craftsmanship as a method to create reliable and maintainable software. Recognized as a very motivated and open-minded person. J2SE, J2EE, JDBC, Hibernate, Spring, Servlets, JSP, Tomcat, GlassFish, JMS. Django, Django-nonrel, South, Haystack, PyMongo. PostgreSQL, MySQL, MS SQL.
<META>
KEYWORDS
1 marcin świerczyński
2 software engineer
3 my blog
4 twitter
5 facebook
6 linkedin
7 skype
8 email
9 marcin@swierczynski net
10 website
CONTENT
Page content here
KEYWORDS ON
PAGE
marcin świerczyński,software engineer,my blog,twitter,facebook,linkedin,skype,email,marcin@swierczynski net,website,http / swierczynski net,technical skills,symfony,groovy grails,jquery extjs,linux / unix,agile methodologies,restful architecture,java,good
SERVER
Apache
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

Marcin Świerczyński - CV/Resume | cv.swierczynski.net Reviews

https://cv.swierczynski.net

My name is Marcin Świerczyński. I'm a software developer especially interested in Java and Python languages, Java-based technologies and mobile applications development. Personal and Professional Profile. Believes in Software Craftsmanship as a method to create reliable and maintainable software. Recognized as a very motivated and open-minded person. J2SE, J2EE, JDBC, Hibernate, Spring, Servlets, JSP, Tomcat, GlassFish, JMS. Django, Django-nonrel, South, Haystack, PyMongo. PostgreSQL, MySQL, MS SQL.

LINKS TO THIS WEBSITE

blog.swierczynski.net blog.swierczynski.net

Strong passwords hashing with Apache Shiro

http://blog.swierczynski.net/2013/01/strong-passwords-hashing-wtih-apache-shiro

Strong passwords hashing with Apache Shiro. Posted 12 Mar 2016 in ProgrammingJavaSecurity. What is it all about? Recently, I wanted to provide a strong password hashing in a plain Java application. I decided to use Apache Shiro. As Apache Shiro’s website says:. Apache Shiro is a powerful and easy-to-use Java security framework that performs authentication, authorization, cryptography, and session management. So, how to do that? First of all we should generate a salt:. Of course, we didn’t want to store.

blog.swierczynski.net blog.swierczynski.net

Code Simplicity by Max Kanat-Alexander

http://blog.swierczynski.net/2012/04/code-simplicity-by-max-kanat-alexander

Code Simplicity by Max Kanat-Alexander. Posted 12 Mar 2016 in Books and Videos. O’Reilly Blogger Review Program. I was recently able to read Code Simplicity by Max Kanat-Alexander. First of all, I have to admit I was confused by the title. I thought that the book will be about, well, coding. But it isn’t - in the whole text there is almost no code at all! It’s about good practices in software development. The author tries to create. The science of software development. In my opinion - unfortunately, not.

blog.swierczynski.net blog.swierczynski.net

Mastering Advanced Git by Matthew McCullough and Tim Berglund

http://blog.swierczynski.net/2012/02/mastering-advanced-git-by-matthew-mccullough-and-tim-berglund

Mastering Advanced Git by Matthew McCullough and Tim Berglund. Posted 12 Mar 2016 in Books and Videos. It was almost a year ago when I had a pleasure to review Mastering Git by Matthew McCullough and Tim Berglund. Today, thanks to O’Reilly, I can take a look at its successor - Mastering Advanced Git. Just as a reminder: I really liked the first part. But I simply loved the new one! Matthew and Tim decided to talk about. Methods of moving a code outside the repo, orphan branches and. Just a short disclaim...

blog.swierczynski.net blog.swierczynski.net

Cloud Foundry + Grails = lightning fast deployment

http://blog.swierczynski.net/2012/01/cloud-foundry-grails-lightning-fast-deployment

Cloud Foundry Grails = lightning fast deployment. Posted 12 Mar 2016 in Grails. The purpose of this article is to show how quickly and easily deploy Grails. Application to Cloud Foundry platform. What is Cloud Foundry? To make a use of this article you’ll need to have Grails framework installed. To check if Grails is properly installed, use. You should see something like. Grails version: 2.0.0. If you haven’t, just follow the Grails Getting Started Guide. Let’s the fun begin. Just do the following steps.

blog.swierczynski.net blog.swierczynski.net

Configuring IntelliJ IDEA for Play! Framework

http://blog.swierczynski.net/2012/06/configuring-intellij-idea-for-play-framework

Configuring IntelliJ IDEA for Play! Posted 12 Mar 2016 in Books and Videos. Some time ago I recorded a short screencast describing how to configure Play! Framework 1.2.4 with IntelliJ IDEA 11. The point was to promote the framework and to get some experience in screencasts recording :). I’m aware it’s a bit outdated now, since Play! 2 has been released. However, I decided to publish it. I hope somebody make a use of it! By Luka Cvrk, Solucija.

blog.swierczynski.net blog.swierczynski.net

Mastering Git by Matthew McCullough and Tim Berglund

http://blog.swierczynski.net/2011/03/mastering-git-by-matthew-mccullough-and-tim-berglund

Mastering Git by Matthew McCullough and Tim Berglund. Posted 12 Mar 2016 in Books and Videos. On the beginning, I just want to say one thing - McCullough and Berglund on Mastering Git is a perfect way to learn Git! The only requirement is an ability to learn in a classroom-type environment. An impression of class or conference is maximized by the fact that students are asking questions. If you’re able to learn from a lecture, keep reading! Mastering Git by Matthew McCullough and Tim Berglund.

blog.swierczynski.net blog.swierczynski.net

Functional Programming Principles in Scala Course

http://blog.swierczynski.net/2012/11/functional-programming-principles-in-scala

Functional Programming Principles in Scala Course. Posted 12 Mar 2016 in CoursesScalaFunctional programming. A few days ago I finished Functional Programming Principles in Scala course by Martin Odersky and Coursera. I just wanted to share my thoughts on it, since it took quite a bit of my time during last seven weeks. But it wasn’t a piece of cake! It’s quite challenging to change your mindset and start thinking in a functional way. But when you get the point, it’s unbelievably rewarding! To sum up, I n...

blog.swierczynski.net blog.swierczynski.net

How to create UIPickerView with toolbar above it in iOS

http://blog.swierczynski.net/2010/12/how-to-create-uipickerview-with-toolbar-above-it-in-ios

How to create UIPickerView with toolbar above it in iOS. Posted 12 Mar 2016 in iOS SDKObjective C. A few days ago, I had to implement a UIPickerView based select list with toolbar above it. The toolbar had to have a button to close the picker. The whole solution had to be very similar to the one used in a mobile version of Safari browser. How to do that? The clue of the problem is contained in just two properties of UIResponder. So now it should be quite easy:. What is the best, we aren’t limited to use ...

blog.swierczynski.net blog.swierczynski.net

2010 summary and 2011 resolutions

http://blog.swierczynski.net/2010/12/2010-summary-and-2011-resolutions

2010 summary and 2011 resolutions. Posted 12 Mar 2016 in Personal. I’ve never done summary of the past year before. As well as I’ve never make huge resolutions for the upcoming year. But, come on, this year was so great it deserve this! So, first things first. This year was good, very good. What I’ve done? I’ve graduated from Polish-Japanese Institue of Information Technology with honours degree in Computer Science. Python / Django * Objective C / iOS SDK * Groovy / Grails. What do I plan to do in 2011?

UPGRADE TO PREMIUM TO VIEW 0 MORE

TOTAL LINKS TO THIS WEBSITE

9

SOCIAL ENGAGEMENT



OTHER SITES

cv.sur-la-toile.com cv.sur-la-toile.com

CV Benoit Fries - Curriculum Vitae - Programmeur Analyste

H7S 2P2 Laval Qc. Lu, écrit et parlé. 2003 - 2005 Télé-Université du Québec. Téluq (Québec, Canada). Programme de Baccalauréat ès Sciences. 35 / 4.3). 1996 - 1999 Centre Universitaire de Luxembourg. Diplôme universitaire technique (DUT) en Informatique de Gestion. 97-98 1ère année : mention "BIEN". 98-99 2ème année : mention "BIEN". 1994 - 1996 Faculté des Sciences Agronomiques de Gembloux. Première candidature d'Ingénieur Agronome. 1988 - 1994 Institut Ste-Marie d'Arlon. Qualités et Défauts. Du 10/7/00 ...

cv.surfacesciencenetwork.com cv.surfacesciencenetwork.com

Surface Science Network

Now you can receive new forum posts by email! You can choose all:. Or be more selective:. Requests and Useful information. Leave your email to receive the SSN newsletter (only every three months). 1 Sept. 2010.

cv.suwala.eu cv.suwala.eu

Pawel Suwala :: Personal Resume ::

Software engineer / Web developer. Citizen of Poland / Permanent resident in Sweden. 46 73-294 04 40. I am rarely happier than when spending an entire day programming my computer to perform automatically a task that it would otherwise take me a good ten seconds to do by hand. Jul 2012 - Present. Software Engineer / Operations Engineer. Solid Equity Scandinavia AB. Development and maintenance of in-house, web-based CRM system (front-end to back-end). Automation of manual tasks and processes. HTML/JavaScri...

cv.swarnava.in cv.swarnava.in

Resume - Swarnava Sengupta

I'm a student who Studying Bachelor of Computer Application under West Bengal University of Technology, Keen Mozilla follower, Tech Geek, Open Source Evangelist. I make things. I am a Mozilla Rep, Movie Buff, Foodie and one of the bunch full of Indians listed in the Firefox browser's credits. Spreading the Mozilla Manifesto. To make the web a better place). Contributor to Mozilla Support. Firefox Addon Featured Community Board Member. Beta Tester at Kaspersky Lab. Gold Beta Tester @ Kaspersky Lab.

cv.sweet-potato.co.uk cv.sweet-potato.co.uk

Home - Makotokan

Aikido is for Life. Please insert your text here. Created with 1&1 WebsiteBuilder.

cv.swierczynski.net cv.swierczynski.net

Marcin Świerczyński - CV/Resume

My name is Marcin Świerczyński. I'm a software developer especially interested in Java and Python languages, Java-based technologies and mobile applications development. Personal and Professional Profile. Believes in Software Craftsmanship as a method to create reliable and maintainable software. Recognized as a very motivated and open-minded person. J2SE, J2EE, JDBC, Hibernate, Spring, Servlets, JSP, Tomcat, GlassFish, JMS. Django, Django-nonrel, South, Haystack, PyMongo. PostgreSQL, MySQL, MS SQL.

cv.swisseducation.com cv.swisseducation.com

Index of /

Apache/2.2.14 (Ubuntu) Server at cv.swisseducation.com Port 80.

cv.sydseter.com cv.sydseter.com

Johan Sydseter's CV', Zend certified PHP programmer

Johan Sydseter Zend certifed PHP programmer og webdeveloper, presentation and CV. Peder Holters vei 14 A. To whom it may concern. I finished my Digital Media studies at Østfold University College in 2008 and have, since then, worked as a developer for firms in Norway and Germay doing programming, graphic design, web-development, photography and multimedia design, freelance and as an employee. I am certified as a Zend PHP 5.3 Engineer. And Scrum product owner. I am now working on the DrVideo. Where I am d...

cv.sylecomte.fr cv.sylecomte.fr

Sylvain Lecomte :: CV :: Technicien Systèmes et Réseaux

Etat : En Poste. Technicien Recherche et Formation (classe normal). Décembre 2011 à Aujourd'hui). Technicien Informatique au Laboratoire d'Informatique et d'Automatique pour les Systèmes (LIAS) et à l'Ecole Nationale Supérieur des Ingénieurs de Poitiers (ENSIP) - Installation, gestion et maintenance du réseau. Gestion du parc informatique du laboratoire (60 machines et 4 serveurs). Aide à la gestion du parc de l'ENSIP. Sensibiliser les utilisateurs au respect de la charte informatique de l'établissement.

cv.sylvain-maillard.fr cv.sylvain-maillard.fr

Sylvain Maillard

26 bis rue Raspail. Diagnostics de milieux (analyses biologiques, chimiques, microbiologiques, .) / Hydrobiologie / Hydrogégologie / Aménagements de rivières / dossiers loi sur l'eau / . Traitements de l'eau (potabilisation et épuration). Procédés de traitements biologiques et physico-chimiques / hydraulique / gestion de systèmes automatisés / développement de procédés / régulation industrielle. SIG / Bases de données / Traitement des données (mathématiques environnementales). Depuis juillet 2012 :.

cv.sylvain.gamel.tel cv.sylvain.gamel.tel

Curriculum Vitae de Sylvain Gamel

Curriculum Vitae de Sylvain Gamel. Développeur spécialisé dans les langages à objets (Java, C ), technologies internet et mobiles, conception d'IHM et systèmes Unix. Http:/ cv.sylvain.gamel.tel. Curriculum Vitae de Sylvain Gamel. Curriculum Vitae de Sylvain Gamel. Développeur spécialisé dans les langages à objets (Java, C ), technologies internet et mobiles, conception d'IHM et systèmes Unix. Resume.sylvain.gamel.tel. Télécharger mon Curriculum Vitae en version française. Plus à propos de moi.