Pinned Repositories
Canvas
CityBikesZyrardow
A simple Android Kotlin application consuming city bikes REST API for Żyrardów, Poland.
clang-tidy-to-junit
A little script that can convert Clang-Tidy output to a JUnit XML file.
cppcheck
static analysis of C/C++ code
CXX14LanguageStandard
Working draft, Standard for Programming Language C++ (n4296, November 2014)
ExampleRxAndroidApp
ImageProcessing
Introduction to Image Processing algorithms
Python4Android
Python simple applications for Android (SL4A)
rust_currency_converter
t9-trie
piotr-tanski's Repositories
piotr-tanski/Python4Android
Python simple applications for Android (SL4A)
piotr-tanski/Canvas
piotr-tanski/CityBikesZyrardow
A simple Android Kotlin application consuming city bikes REST API for Żyrardów, Poland.
piotr-tanski/clang-tidy-to-junit
A little script that can convert Clang-Tidy output to a JUnit XML file.
piotr-tanski/cppcheck
static analysis of C/C++ code
piotr-tanski/CXX14LanguageStandard
Working draft, Standard for Programming Language C++ (n4296, November 2014)
piotr-tanski/ExampleRxAndroidApp
piotr-tanski/ImageProcessing
Introduction to Image Processing algorithms
piotr-tanski/rust_currency_converter
piotr-tanski/t9-trie
piotr-tanski/Graphs
Custom Graph implementation
piotr-tanski/GSL
Guidelines Support Library
piotr-tanski/intruders-notifier
A simple python application for raising alarms on person recognition.
piotr-tanski/KotlinRetrofitApp
An example kotlin application which uses the Retrofit library to communicate with kwejk.pl api to display images.
piotr-tanski/Message-Queues
piotr-tanski/mindful-breath
piotr-tanski/OCRApplication
Example OCR App using tesseract and leptonica libraries
piotr-tanski/PiotrTanskiCppGuidelines
Piotr Tanski fork of "The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++"
piotr-tanski/Qoolkie
Simple Qt game.
piotr-tanski/QtMagicSearch
Qt application to easily search Magic The Gathering cards Database
piotr-tanski/QtMultitouch
piotr-tanski/SalaryCalculatorMVVM
Example salary calculator created using MVVM architecture.
piotr-tanski/VectorBasedContainers
Introduction to vector-based containers written in C++