Our portfolio
This page contains samples of our work with screenshots.
You can click on thumbnails to view different screenshots.
You can click on thumbnails to view different screenshots.
3D Showroom Save/Restore
Selection Screen
(Full Size)
System for storing personal user preferences on the server side for the 3D Showroom Website Edition project by Applet3D. The system allows storing user’s settings of chosen stone color and pattern for countertops, backsplash, and trims, as well as colors or tiles of floor, ceiling, walls, and furniture on the server and restoring saved settings later.
Web-site:
http://applet3d.com/
Technologies:
Java, JSP, Struts, SQL, Hibernate, XML
Baby Daily Log
Main screen
(Full Size)
An iPhone application to keep track of baby care activity. It allows to enter all the baby activity into a log, view reports, draw charts showing the progress. For example growth charts can be drawn for weight/length. The data entered into application can also be uploaded to the website.
Web-site:
http://www.babydailylog.com/
Technologies:
Objective-C, Cocoa Touch, PHP
Name 3 Things
Sample question
(Full Size)
A simple iPhone trivia game, similar to apps like "9000 Awesome Facts". Allows to scroll easily through the set of questions in the "name 3 things" form. Can be used to enterntain friends in a long flight, etc.
Technologies:
Objective-C, Cocoa Touch
ULSpanish Cocoa port
Audio Lessons
(Full Size)
This project was a port of application used to help learn Spanish from Windows to Mac. Windows application was done in Delphi, so Mac version had to be developed from scratch using Cocoa to achieve the best results.
Technologies:
Objective-C, Cocoa
Radicaltransfer.com - Secure file sharing
Upload form
(Full Size)
A website which allows users to upload files and optionally secure them with passwords. The link to the file together with password can be sent by e-mail / IM to intended recipient and used by him to download file. Files are erased automatically after given time period.
Web-site:
http://radicaltransfer.com/
Technologies:
PHP, MySQL, Javascript, Flash
Customized online text editor (outliner)
Main Page
(Full Size)
A web application built with Grails and Dojo. Has rich user interface done with Dojo. Allows to edit documents online, documents are organized in tree of folders. Also the functionality to search documents by keywords and to generate reports is implemented.
Web-site:
http://demo.componentix.com/outliner-0.1
Technologies:
Java, Grails, Javascript, AJAX, jQuery
Bearcribs.com port to iPhone
Apartments
(Full Size)
This project is an iPhone application which acts as interface to the housing search engine provided by the Bearcribs.com site. It has a simple navigation-based interface done using Three20 framework.
Web-site:
http://www.bearcribs.com
Technologies:
Objective-C, Cocoa Touch, PHP
BookScouter.com port to iPhone
Main Screen
(Full Size)
This project is an iPhone application which allows to lookup book prices quickly on BookScouter.com. It allows user to scan book barcode with iPhone camera or enter ISBN manually. It then fetches the price data from web service on BookScouter.com.
Web-site:
http://www.bookscouter.com
Technologies:
Objective-C, Cocoa Touch
Polygon Decomposition Library
Main window
(Full Size)
A library for creating a minimal set of 2D primitives from initial concave non-self-crossing polygon. The library follows the model described here. Library supports pluggable primitive types, and pluggable stoppers (which decide when thorough decomposition process should stop and switch to less computationally expensive mode).
Here shown is the demo application developed for the library.
Here shown is the demo application developed for the library.
Technologies:
C#, .NET 2.0, 2D Geometry, XML doc
Browser Helper Object for web-based e-mail
Installer start
(Full Size)
Browser Helper Object is an extension to the Internet Explorer browser. This project included development of such an extension. The goal was to make an extension which monitored the usage patterns of the web-based e-mail platform (Hotmail in particular). The extension gathers data and submits it to a web service. The data could then be used for usability analysis.
Technologies:
C#, .NET 2.0, COM, BHO, IE, HTML, JavaScript, AJAX, Windows Installer