Pinned Repositories
Advent-of-Code-2022-Swift
Personal Advent of Code 2022 solution implementations
agi
Appetizer
Generate images and icons for iOS and Android
ArrayBuilder
A result builder that allows to build arrays with conditions and loops with SwiftUI like syntax.
blog
CG-Extensions
Arithmetic operators and utility functions for CGPoint, CGSize and CGRect
JoyRant
An unofficial devRant iOS client.
ModifiedCopyMacro
A Swift macro for making inline copies of a struct by modifying a property.
ScaledToFit
Scale up or down a rectangle size so that it fits into another rectangle size.
VoronoiLibSwift
Swift implementation of Fortunes Algorithm.
WilhelmOks's Repositories
WilhelmOks/ModifiedCopyMacro
A Swift macro for making inline copies of a struct by modifying a property.
WilhelmOks/ArrayBuilder
A result builder that allows to build arrays with conditions and loops with SwiftUI like syntax.
WilhelmOks/JoyRant
An unofficial devRant iOS client.
WilhelmOks/VoronoiLibSwift
Swift implementation of Fortunes Algorithm.
WilhelmOks/Appetizer
Generate images and icons for iOS and Android
WilhelmOks/ScaledToFit
Scale up or down a rectangle size so that it fits into another rectangle size.
WilhelmOks/CG-Extensions
Arithmetic operators and utility functions for CGPoint, CGSize and CGRect
WilhelmOks/Advent-of-Code-2022-Swift
Personal Advent of Code 2022 solution implementations
WilhelmOks/agi
WilhelmOks/blog
WilhelmOks/HexColor
#️⃣ Convert hex strings to NSColor or UIColor
WilhelmOks/InsensitiveString-Swift
Short syntax to compare strings ignoring case.
WilhelmOks/Swift-Macros
A curated list of awesome Swift Macros
WilhelmOks/SwiftUIViewUtil
Utility modifiers for SwiftUI Views