You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SwiftGenUI is a SwiftUI experiment for generating native iOS interfaces from natural language prompts by using a local Ollama model, converting responses into a constrained JSON schema, validating …
ByteForge is a C++ experiment for compressing .gguf model files by analyzing raw bytes, encoding repeated patterns into a custom .bfg format, and rebuilding the original file byte-for-byte.
A collection of iOS app development projects created during the 'Master iOS Swift App Development In 2025: UIKit & SwiftUI' course on Udemy. Includes hands-on examples of UIKit and SwiftUI integrat…