Projects

Projects we created with using various tools and programming languages.

Not all projects are listed here, just some we wanted to highlight.

Störtebeker Ticketsystem

A complete ticketing solution for Störtebeker Festspiele in Ralswiek, Germany: https://stoertebeker-karten.de/ This is a huge topic since it includes amongst others a webshop with online payments fully-featured administrative UI for booking offices (barcode reader functionality video) entry controlling software: video 1, video 2 ticket printer software POS terminal programming (cashier’s desk) It was a complete greenfield project built from the get-go, closely working together with colleagues from the theater, and is still being maintained and new features developed.

Honda forum Hungary

An ongoing rewrite of the old, PHP-based version of https://hondaforum.hu Originally, the forum was born out of the need for a new forum for Honda enthusiasts in Hungary, when the former forum (not created by us) was getting too slow to handle. The first, now-to-be-rewritten version of the forum was born in 2004(!), working flawlessly ever since. But, technological developments demanded a rewrite, which is a tedious task and ongoing effort given the system’s vast capabilities.

Zalando KPI dashboard

A now retired website https://zappboard.de, dedicated to SEO & ASO statistics. Developed an SEO and Business Intelligence tool for the Zalando Content Marketing & BI division guys with Django. The project was practically a KPI dashboard with various data sources: it was collecting data from Google Webmaster Tools API and App Annie API at that time, but more data sources were planned. Click here to view the presentation made about it.

Total Heizöl

Full site revamp of the former heizoel.total.de, associated with Uhura Creative Media GmbH, now retired and merged into https://energieshop.totalenergies.de/ Backend: Django (1.5 upgraded to 1.6), south Django-Portlets, FeinCMS, CKEditor, django-compressor, requests, geoip2 Rebuilt order system to use AJAX based views for a better user experience Using Google’s reverse geocode API (geo coordinates based) and MaxMind GeoIP (IP based) for finding the user’s location Built lots of JSON serving views for feeding the frontend modules Adding new functionality for ‘wishdelivery’, where users can choose when they’d like their heating oil delivered, strict rules in the backend with flexible prices Created custom template tags with variable parameters for menu generation (header/footer), order data retrieval, and other template helper functionalities Frontend: