Side projects that I've done outside of my active employment:
 
Pic Timeframe Field Stack Description
2023-Oct Dev Tooling, HTTP C#, .NET Core, CLI, .NET HttpClient Building a Command Line Interface for JSON Data Downloader from Feed using .NET Core while learning some Microsoft materials on correct using of HttpClient. Implemented V1 with simple DI and V2 with full DI.
2023-Aug GIS, Maps, Routing, Algorithms, Graphs C++, SFML I made a Wall-E project which is a visually appealing implementation of path finding algorithms using SFML graphics library and Yandex data sets.
2023-Jun Algorithms, Graphs C++ I demonstrated that well-known algorithms BFS, DFS, Dijkstra, and A-Star are essentially variations of the same algorithm by creating a universal implementation.
2023-May Crypto, NFT, Blockchain, Algorithms C#, .NET Core, CLI Building a Command Line Interface for imaginary NFT Wallet using .NET. Implemented V1 with simple DI and V2 with full DI.
2023-Jan Databases C#, .NET, Entity Framework, Dapper, LinqToDb, DbUpMigrator, SQLite, SQL Server, PostgreSQL, Scaffolding Pure work need. Researched and provided examples of how to initialize and migrate databases using .NET.
2022-Dec Algorithms, Mazes, Labirinths, Games C++, SFML Getting deep into more sophisticated maze generators with guaranteed pass through.
2022-Nov Algorithms, Mazes, Labirinths, Games C++, SFML Hacking random maze generator in 24 hours.
2022-Oct Algorithms, Games C++, SFML Hacking pacman using SFML lib in 24 hours.
2022-Jan CMS C#, Orchard CMS Fixing issues in Orchard Core CMS source code while building production application using it.
2021-Nov Algorithms, Games C, SDL 3D graphics from scratch using SDL, pure C and mathmatics.
2021-Feb Authentication, SSO, Integration C#, SAML SAML protocol library for implementing SSO integration
2021-Jan Algorithms, Games C# Hacking Tetris Console game in 24 hours.
2020-Nov Business, Plugin C#, .NET, WebAPI, ASP.NET, ExpressJS As part of Atlassian Code Geist 2020 Hackathon I have created a JIRA plugin to help distributed teams to track their tasks execution in tickets.
2019-Sep Architecture C#, CQRS Playing with CQRS and microservices using .NET Core 3.0.
2016 Algorithms, Threading C++, Linux, POSIX Playing with Multithreading and Networking using C++.
2016 Algorithms, Games C++, OpenFrameworks Playing with openFrameworks C++ toolkit for drawing 3D Earth based on actual elevation data.
2016 Dev tooling C# Application for recursive copying of files and folders from source path or URL to target folder in the file system.
2015 Climat, Weather, Clothing, Dressing, Wardrobe C#, ASP.NET Web app cleverwearer.com designed to get dressed for the weather and plan users wardrobe for the trips, and also warning users about surprises of the nature.
2015 Dev tooling C++, Raspberry Pi Hand made Remote Control for little RC-car based on Raspberry Pi programming to control by software.
2014 Algorithms, Robotics C++ Programming robot for playing soccer
2014 Dev tooling C# A little Vkontakte Wall Exporter
2014 Algorithms, Robotics C# Created hardware and software kit for measuring laser light using Portable USB Spectrometer.
2014 Algorithms, Games C++, Open GL ES, Android NDK Playing with Open GL for Android to craete Asteroids Recovery for Android.
2013 Algorithms, Games C++, Open GL Playing with Open GL for Windows to create little prototype of game Asteroids Recovery.
2013 Algorithms, Games Javascript, Flash Played with Sound recording and modifications using Flash on my Funny Hamster web app.
2013 Dev tooling C#, SQLite, Skype Playing with SQLite and Skype internals to read Skype DB, chats and messages by using simple and straightforward code.
2012 Messenger C# Created Windows Phone messenger as part of Windows Phone Contest running by Vkontakte Social Network.
2012 Dev tooling C#, WPF, Google Voice Playing with Google API for Voice recognition.
2011 Games C#, XNA Created small game Space shooter for fun.
2011 Dev tooling C#, WPF Created application for automating text replacing with nice-looking UI using WPF.
2011 Dev tooling C#, Windows Forms Created application for automating text replacing.
2011 Dev tooling C#, Windows Forms Created Links Savings application for Windows.
2011 Dev tooling C#, WPF Playing with WPF and Graphs algorithms (blog publication).
2011 Dev tooling Javascript, C# Playing with Windows 7 gadgets
2010 Dev tooling C#, WPF Designing nice looking custom WPF controls.
2010 Business, Warehouse C# Application Database for managing deliveries of a small business
2010 Dev tooling C#, Windows Mobile Application for recovering contacts from Windows Mobile internal storage *.PIM file.
2010 Dev tooling C#, Windows Mobile Created an application Sealed Notes for Windows Mobile
2008 Algorithms, Graphs C++, MFC Playing with graphs using MFC C++ and Prima-Kraskal set of algorithms.
2008 Algorithms, Graphs C++, MFC Developed shapes intersections solver as part of my application to my first full-time job as a software engineer in GIS.
2007 C ATMega 16 basic programming
2003 C Developed Tanks 2D Game as part of my university program course about C language.
2002 Visual Basic, MS Access Developed clients registry system and database for municipal Dental clinic while I was a schoolboy and started to learn to write code. This project helped me to learn a lot and sell my first software program ever.