Pinned Repositories
Highlights
Kotlin Multiplatform (KMM) syntax highlighting engine
highlights_plugin
Highlights method bridge for Flutter
KodeView
Kotlin Multiplatform syntax highlighting views
AdvancedMotionLayout
This repository shows advanced usage MotionLayout as CoordinatorLayout and card animator with RecyclerView
Arduino-LED-Controller
Project that connects Android app and Arduino board in order to easily manage your WS2812B led strip
arduino-with-mavlink
Tutorial that explains a connection with a quadrocopter via a Mavlink interface based on the APM 2.6 with an Arduino ESP32 board. Project is made like a part of the DroneTeam project.
DronE
This is official repository for android application made for using with drones. App uses Butterknife, Unit tests, dependecies and google services, keep this in mind. If you want to use this code in android studio configure your gradle under this config.
MotionLayoutAnimatedBottomSheet
This is a MotionLayout example repo with lottie and fab to bottom sheet transition.
Zadania_maturalne_cke
Repozytorium z kodem źródłowym do rozwiązanych zadań na blogu http://tkadziolka.pl/blog.html. Zadania pochodzą z arkusza Matura_Zbiór_zadań_Informatyka CKE.
tmaxxdd's Repositories
tmaxxdd/arduino-with-mavlink
Tutorial that explains a connection with a quadrocopter via a Mavlink interface based on the APM 2.6 with an Arduino ESP32 board. Project is made like a part of the DroneTeam project.
tmaxxdd/DronE
This is official repository for android application made for using with drones. App uses Butterknife, Unit tests, dependecies and google services, keep this in mind. If you want to use this code in android studio configure your gradle under this config.
tmaxxdd/AdvancedMotionLayout
This repository shows advanced usage MotionLayout as CoordinatorLayout and card animator with RecyclerView
tmaxxdd/Arduino-LED-Controller
Project that connects Android app and Arduino board in order to easily manage your WS2812B led strip
tmaxxdd/MotionLayoutAnimatedBottomSheet
This is a MotionLayout example repo with lottie and fab to bottom sheet transition.
tmaxxdd/Zadania_maturalne_cke
Repozytorium z kodem źródłowym do rozwiązanych zadań na blogu http://tkadziolka.pl/blog.html. Zadania pochodzą z arkusza Matura_Zbiór_zadań_Informatyka CKE.
tmaxxdd/Dagger2
Repozytorium z kodem dla kursu Dagger2 na platformie Udemy. Aplikacja realizuje wstrzykiwanie zależności z wykorzystaniem komponentów, interfejsów, subkomponentów oraz zbioru zależności.
tmaxxdd/Retrofit2
Repozytorium z kodem dla kursu Retrofit2 na platformie Udemy. Pokazuje ono przykładową aplikację komunikującą się za pomocą REST API. Kod realizuje: CRUD, interceptory, obsługę błędów oraz cache'owanie.
tmaxxdd/RxJava2
Aplikacja pokazująca praktyczne zastosowanie RxJava2 w Androidzie. Projekt przedstawia: operatory, RxView, akumulowanie oraz łączenie strumieni.
tmaxxdd/AlgoritmTimeComparison
This is simple c++ code made for comparing time complexity of two algorithms. For example here is implemented horner vs classical polynomial evaluation. With small effort any others algorithms can be compared.
tmaxxdd/BlogPostGenerator
tmaxxdd/Decompose
Kotlin Multiplatform lifecycle-aware business logic components (aka BLoCs) with routing (navigation) and pluggable UI (Jetpack Compose, SwiftUI, JS React, etc.)
tmaxxdd/ElectroShopApi
Web api for online shop with electronic devices
tmaxxdd/KotlinVsDart
Dart and Kotlin language comparison for the multi-platform development
tmaxxdd/LEDController
Repo with app to control WS2812b led strip via Arduino
tmaxxdd/MVPWithFirebase
This app is a result of many great examples and tutorials about MVP that I have found on the internet. MVP is one of the simplest approach for implementing app's architecture. MVP stands for M(Model) V(View) P(Presenter). MVPWithFirebase also as name points is based on Firebase database by Google.
tmaxxdd/progressbar.js
Responsive and slick progress bars
tmaxxdd/QuizWiedzy
Kod źródłowy aplikacji zrobionej dla Gimnazjum nr 2 w Zabrzu
tmaxxdd/Room