Skip to content
View zeeshan2k2's full-sized avatar
🧍
🧍

Block or report zeeshan2k2

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
zeeshan2k2/README.md

Zeeshan

I code 

SwiftUI • UIKit • AI


Currently Developing

  • Swift GenUI
    Schema-driven native UI generation using local LLMs and UIKit.

  • ByteForge
    Exploring GGUF model compression and local AI tooling in C++.




zeeshan_wz zeeshanwaheed1

Pinned Loading

  1. 33VPN 33VPN Public

    iOS Alpha VPN app prototype — MVVM Clean Architecture

    Swift

  2. SwiftGenUI SwiftGenUI Public

    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 …

    Swift

  3. ByteForge ByteForge Public

    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.

    C++

  4. Weather Weather Public

    SwiftUI weather app with real-time data, AI summaries, and WidgetKit integration

    Swift

  5. iOS-Swift-Dev-2025 iOS-Swift-Dev-2025 Public

    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…

    Swift

  6. GoWrapperMacApp GoWrapperMacApp Public

    A mac app demonstrating how Go code interoperability works with swift.

    C