This repository contains my sample projects in C# and C++.
- use Caliburn.Micro library
 - create applications for Windows Phone (tombstoning, GPS, OneDrive, camera, storage)
 - create applications for Windows Desktop using WPF
 - integrate Xamarin.iOS application with Bluetooth Low Energy devices
 - divide a project into smaller parts
 - use Event Aggregator to provide communication between objects
 - implement MVVM pattern
 - use OpenGL
 
Visit https://wojciechkulik.pl to get more information about those projects.