Projects
- ANENeuralSuperSampling (Objective-C / Swift / Python) - attempt to implement neural super sampling algorithm for real-time rendering (like Nvidia DLSS) using Apple Neural Engine.
- PastaGPT (Swift) - Telegram bot which generates copypastas in Polish about given topic using GPT-3.
- PageView (Swift) - highly customizable SwiftUI paging component, equivalent to UIPageViewController. Allows scrolling in both vertical and horizontal directions. Compatible with watchOS and iOS.
- ANECompat (Objective-C) - tool for assessing compatibility of CoreML model with Apple Neural Engine. Available for macOS and iOS.
- ScreenFramer (C++) - tool which helps to put screen recordings from your apps or prototypes in device frames from iPhone, iPad and Apple Watch. Available in CLI and GUI (macOS) versions.
- …
Open-source work
- UTM (Objective-C) (2020) - System emulator and virtual machine host for iOS. Integrated text terminal mode using QEMU serial port emulation, named pipes and HTerm terminal emulator.
- Defaults (Swift) (2020) - Swifty wrapper around UserDefaults. Maintainer. Responsible for Combine observation extensions.
- Preferences (Swift) (2020) - Maintainer. Responsible for SwiftUI integration.
- bitrise-step-jira-build (Go) (2021)
- …