code quest

Let's dive into code!

We are software development studio specialized in turning ideas into awesome products.

Let us dive into code and line by line build smart and awesome application.

What we can do for you…

  1. Web application
  2. iPhone application
  3. Machine Learning and Information Retrieval
read more »

Get in touch

  • email: tomek@codequest.eu
  • skype: tkorzeniowski
  • phone: +48 602 123 249

What we can do for you…

  • Web application

    Modern, scalable web application build using an iterative and transparent process. We are polyglots who use right tools for the job.

  • iPhone application

    Native and web-based iPhone applications with all supporting backend web-services.

  • Machine Learning and Information Retrieval

    Go beyond simple search functionality, apply machine learning algorithms and benefit from collective intelligence of your users.

Projects

  • Capture-1

    omnimemo

    omnimemo is an innovative service for people who would like to build rock-solid knowledge in a fast and efficient way.

  • Capture-2

    MyNewsdesk

    MyNewsdesk is online platform to distribute press releases, blogs, images, video, contact details, and events.

  • Capture-3

    Polar Rose

    Polar Rose is a startup company based in Malmö that is building new ways to do image search using computer vision technology and face recognition.

  • Screen_shot_2010-06-27_at_10

    netco

    Netco is Dutch company that protects computer systems and computer networks. We worked on a few projects for Netco and implemented tools to help monitor Netco infrastructure.

Our story…

Hi, My name is Tomasz Korzeniowski. I am founder and software engineer at code quest.

code quest grew out of my passion in software development and interest in the area of machine learning and information retrieval.

I was inspired by people like Obie Fernandez, Joel Spolsky and I have always dreamt about my own software development studio where I could build thing I love whether for customers or myself.

Articles & screencasts…

Sunspot and Solr production production setup.

I'd like to show you how to setup fully functional production instance of Solr and how to configure it to work with Sunspot. Described setup is not fully profiled, detailed Solr configuration depends on indexed data patterns.

How to write a custom form builder in Rails?

Most of the current web applications contain many different types of forms. Usually they look very similar across the whole application and they are a source of repetitive code in your presentation layer.

In this blog post I would like to share with you how to minimize this repetitive code and make your form nice, concise and dry by writing custom form builders.