Skip to main content

Projects

There are our public projects only listed here. We can not mention some really huge projects because of NDA.

MtLap Platform

Project Status
Active
MtLap logo

MtLap software platform is our self-developed ground for fast development of cloud services and applications. Actual development was started in 2007 and it was completely refactored several times to be modern and effective base for most of our online projects. There are more than 10 projects under active development based on MtLap platform.

MtLap platform is based on Drupal CMS (Drupal 10 for now). Technically MtLap consists of 'mtlapbase' module and 'mtlaptheme' base theme for Drupal. Every our online project is custom Drupal module with 'mtlapbase' module dependency and custom Drupal theme inherited from 'mtlaptheme'. This allows us two share a lot of common code, styling, scripts, tests and so on between projects.

UU: Managerial Accounting

Project Status
Active
UU logo

Online system for company finances management. Also contains UuToken module to manage employees bonuses.

Started as internal utility project it has grown to really helpful tool in company management. Today it is essential part of our everyday business processes. It is also being used by other companies as well.

mt-howmany

Project Status
Active
логотип mt-howmany

Command-line utility to measure project sources size, files count, lines count, characters count. You can exclude vendor libraries, binary files, generated code and so from scanning.

Our goal was to understand how many code characters, lines and pages were written by our own hands for various projects.

Binardo: Virtual Thrift-boxes

Project Status
Active
Binardo logo

Cloud service for creating and maintaining virtual thrift-boxes. GUI in Russian language only yet.

Create your thrift-box, setup additions and substructions and enjoy pressing and buttons to add/spend whatever you are saving.

Mobile first approach: optimized for smartphones.

mito_exe_version.exe

Project Status
Outdated (some functionality might be old)

Small program for EXE-file version detection. It receives filename from command line and put the number of it version to standard output. It can be used for build process automation. For example we use it to create archive of program with number of this program in archive name right after build.

MT Browser Switcher

Project Status
Outdated (some functionality might be old)

This small utility allows you to assign URLs to several different browsers so different websites can be opened with different browsers. This can be useful if you use some browser for everyday surfing but prefer another browser for particular websites. For example you use Opera for everyday surfing, but you prefer to work with your GMail account using Google Chrome since Google services work much more faster and more stable with Google's native browser.

Directory Changes Watcher

Project Status
Outdated (some functionality might be old)

Program watches for file changes in particular directory (Watch directory) and then copies changed files to another folder (Mirror directory) saving directory structure. This can be very useful when you have local copy of remote site and want to upload only files, changed locally after last upload.

MiTo Team RealFly Game

Project Status
Closed (no more development and support)
RealFly screenshot

Small game written to test OpenGL programming. It is simple and unfinished. We provide it just to show an idea.

You have small ship in a "deep space" without any gravitation. So it has absolute inertia. Ship has 3 reactive engines: main and two rotators. Ship's acceleration and movement are calculated according to real Newton's law. This means that this ship has no "break" at all. You have to rotate it on 180 degrees and use main engine to reduce movement speed. Same things with rotators.

MiTo Team Paint

Project Status
Closed (no more development and support)

Small program for PocketPC that allows you to draw pictures like on paper. Program is VERY simple. It allows you to draw with different pen colors and line widths. After that you can save your picture to file. Just run and enjoy it!