End Point Team

Our team, headquartered in New York City, has developed, maintained, and hosted ecommerce and other web solutions since its founding in 1995. We combine web application development, database and hosting expertise with understanding clients' objectives to excel in client satisfaction.

Szymon Guz

Szymon Guz

Web application developer

With End Point Since: 2011
Location: Łódź, Poland

Szymon is an experienced software developer specializing in database administration, design, and programming. He has built applications using many programming languages including Perl, Ruby, Java, and Python.

Szymon has also led database training seminars, mainly about PostgreSQL, but also about issues common to many databases.

Senior Software Engineer at TomTom. Developed software for editing GIS maps and led PostgreSQL training.

DBA at EO Networks. Administered PostgreSQL, managed administration procedures, and optimized database.

MSc, Computer Science, Technical University of Łódź

Szymon lives in Łódź, with his wife, two sons, and dog. When not working on projects, Szymon enjoys spending time with family, making paper and plastic models, playing computer games and reading. He's still working on his book about database programming.

Recent Blog Posts By Szymon Guz

February 22, 2012

span.change{color:#DD0000;} Django has a very nice admin panel. The admin panel is highly extensible and there can be performed really cool enhancements. One of such things is a custom action. For... (Dowloading CSV File With From Django Admin cont.)

February 13, 2012

When you have to work with a bunch of different Python applications, the usual problem is that you have to deal with plenty of different packages in different versions. Each application needs its own ... (Django and Virtual Environments cont.)