Pinned Repositories
AdventOfCode2020
My solutions to puzzles in C# language.
AdventOfCode2021
AdventOfCode2023
AoC 2023 in Kotlin!
CylinderCollider
A cylinder collider approximation made of primitive colliders.
Dirt3TelemetryDisplay
A display for variables sent by DiRT 3 telemetry feature which bases on UDP communication.
KotlinLowAllocMath
A collection of various math related types that have little to no GC memory allocation pressure.
MaterialBinder
A code generation tool made for Unity Engine which simplifies material binding process and reduces errors associated with it.
NoteCalendar
A simple note calendar app for Android.
TimePicker
A customizable time picker component for Android.
Sztorm's Repositories
Sztorm/NoteCalendar
A simple note calendar app for Android.
Sztorm/CylinderCollider
A cylinder collider approximation made of primitive colliders.
Sztorm/Dirt3TelemetryDisplay
A display for variables sent by DiRT 3 telemetry feature which bases on UDP communication.
Sztorm/MaterialBinder
A code generation tool made for Unity Engine which simplifies material binding process and reduces errors associated with it.
Sztorm/TimePicker
A customizable time picker component for Android.
Sztorm/AdventOfCode2020
My solutions to puzzles in C# language.
Sztorm/AdventOfCode2021
Sztorm/AdventOfCode2023
AoC 2023 in Kotlin!
Sztorm/KotlinLowAllocMath
A collection of various math related types that have little to no GC memory allocation pressure.
Sztorm/BookmarkProjectBackend
A backend for college project.
Sztorm/BookmarkProjectFrontend
A frontend for college project.
Sztorm/ColorPickerPreference
🎨 A library that lets you implement ColorPicker, ColorPickerDialog, ColorPickerPreference.
Sztorm/CSharpExtensions
Set of C# extensions designed for performance and usability.
Sztorm/KotlinLibTest2
Project created for testing purposes.
Sztorm/SortingAlgorithms
A project presenting sorting algorithms made with Unity for recruitment task.
Sztorm/SztormCollections
Set of collections that are more specialized than .Net ones.
Sztorm/UnityFlags
An enum flags drawer for Unity editor.