DominikButz
Intermediate hobby programmer (Swift, Javascript) and creator of Archivist and Muscular Workout Log for iOS.
Hong Kong
Pinned Repositories
DYAlertController
Replacement for UIAlertController, featuring checkmarks, icons and customisable fonts and colours.
DYPopoverView
SwiftUI implementation of a popover view with arrow
gitResources
Collection of media to be referenced from other repositories in the readme.md.
MinimizableView
SwiftUI view that minimizes to the bottom of the screen similar to the mini-player in Apple Music or Spotify.
MinimizableViewExample
Example for MinimizableView (Swift with SwiftUI)
SwiftUI-DialogueBox
SwiftUI Dialogue Box is a simple but highly customizable package that can replace Apple's Alert, Sheet and ConfirmationDialog.
SwiftUI_NotificationBanner
Finally a native SwiftUI notification banner package! With SwiftUI Notification Banner it is super-easy to display in-app notifications.
SwiftUIGraphs
As replacement for SwiftUI Charts, SwiftUIGraphs features a multi-line chart, stacked bar chart and pie chart with many customisable properties.
SwipeCellSUI
Swipe cell for iOS with SwiftUI
TriggerSlider
"Slide to unlock" / "Slide to open" view created with SwiftUI. Supports two slide directions, left and right.
DominikButz's Repositories
DominikButz/MinimizableView
SwiftUI view that minimizes to the bottom of the screen similar to the mini-player in Apple Music or Spotify.
DominikButz/SwipeCellSUI
Swipe cell for iOS with SwiftUI
DominikButz/SwiftUIGraphs
As replacement for SwiftUI Charts, SwiftUIGraphs features a multi-line chart, stacked bar chart and pie chart with many customisable properties.
DominikButz/DYPopoverView
SwiftUI implementation of a popover view with arrow
DominikButz/SwiftUI_NotificationBanner
Finally a native SwiftUI notification banner package! With SwiftUI Notification Banner it is super-easy to display in-app notifications.
DominikButz/MinimizableViewExample
Example for MinimizableView (Swift with SwiftUI)
DominikButz/TriggerSlider
"Slide to unlock" / "Slide to open" view created with SwiftUI. Supports two slide directions, left and right.
DominikButz/DYAlertController
Replacement for UIAlertController, featuring checkmarks, icons and customisable fonts and colours.
DominikButz/SwiftUI-DialogueBox
SwiftUI Dialogue Box is a simple but highly customizable package that can replace Apple's Alert, Sheet and ConfirmationDialog.
DominikButz/SynoClub
Example iOS application demonstrating how the NSURLSession class can interact with the Synology File Station API.
DominikButz/DYPopoverViewExample
example to illustrate the usage of DYPopoverView.
DominikButz/SwipeCellSUI_Example
Usage example of SwipeCellSUI
DominikButz/MonthCal
SwiftUI Calendar Generator
DominikButz/gitResources
Collection of media to be referenced from other repositories in the readme.md.
DominikButz/BarChart
SwiftUI Bar Chart
DominikButz/ChartView
ChartView made in SwiftUI
DominikButz/CHCSVParser
A proper CSV parser for Objective-C
DominikButz/DispatchSourceTimerUIKit
Test project to demonstrate that with UIKIt, a dispatch source timer does not make every view controller's view reload every time the timer fires (see the other repository with SwiftUI for comparison)
DominikButz/DispatchTimerSwiftUIReloadBug
demonstrating that each time the DispatchSourceTimer fires, all view reload.
DominikButz/DYBadge
Pop up badge, written in Swift 4. Add as subview to any UIView object
DominikButz/DYModalNavigationController
UINavigationController subclass with support for custom size and present and dismiss animations.
DominikButz/EmployeeAppTutorial
Modified version of this tutorial: Learn React JS, Python Django by Creating a Full-Stack Web App from Scratch (https://www.youtube.com/watch?v=f5ygXQKF6M8)
DominikButz/githubPagesTest
Testing GitHub pages
DominikButz/GoogleITAutomationTest
Exercise from IT Automation with Python - Git and Github
DominikButz/it-cert-automation-practice
Google IT Automation with Python Professional Certificate - Practice files
DominikButz/nextjs-dashboard
Next JS tutorial
DominikButz/NotesApp-Cloud-Kit-Record-UI-Freeze-
MRE for a UI freeze bug caused by CoreData / CloudKit under MacOS 14.x and iOS 17.x
DominikButz/SwiftCloudDrive
An easy to use Swift wrapper around iCloud Drive.
DominikButz/TriggerSliderExample
Example project using TriggerSlider
DominikButz/TrimAnimationBug