Skip to content
View zylcold's full-sized avatar
🖖
Focusing
🖖
Focusing

Block or report zylcold

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
zylcold/README.md

👋 Hey there, I'm

Typing SVG

Profile Views GitHub followers


🚀 About Me

Coding

class Developer {
    let name = "zylcold"
    let role = "iOS Developer"
    let language_spoken = ["zh_CN", "en_US"]
    
    func getCurrentFocus() -> [String] {
        return [
            "SwiftUI & Combine",
            "iOS Architecture",
            "Open Source"
        ]
    }
    
    func getFutureGoals() -> [String] {
        return [
            "Master ARKit",
            "Contribute to Swift",
            "Build Amazing Apps"
        ]
    }
}

🧑‍💻 Tech Stack & Tools

💻 Languages

Swift Objective-C Python JavaScript

📱 Frameworks & Libraries

SwiftUI UIKit Combine CoreData

🛠️ Development Tools

Xcode Git GitHub Actions Fastlane

📊 Databases & Backend

Firebase Realm GraphQL

📊 GitHub Analytics

zylcold
trophy

🛠 Featured Projects

📱 iOS Apps

  • LoveLinkProject Swift SwiftUI Modular Architecture

    A modularized iOS project with multiple components for social networking and dating apps.

  • JYFoundation Swift iOS Framework Utilities

    A lightweight framework for common utilities and extensions in iOS development.

  • JYPhotoBrowser Swift UIKit Animations

    A customizable photo browser for iOS with smooth animations and gestures.

📚 Learning & Growth Journey

graph TD
    A[Swift Basics] --> B[UIKit Mastery]
    B --> C[SwiftUI Fundamentals]
    B --> D[iOS Architecture]
    C --> E[Combine Framework]
    C --> F[Advanced Animations]
    D --> G[MVVM-C Pattern]
    D --> H[Clean Architecture]
    E --> I[Open Source]
    F --> I
    G --> I
    H --> I
    I --> J[Future Goals]
    
    style A fill:#e1f5fe
    style J fill:#fff3e0
    style I fill:#f3e5f5
Loading

🎯 Current Focus

let currentLearning = [
    "Advanced Swift Concurrency (async/await)",
    "SwiftUI Advanced Animations", 
    "Clean Architecture Patterns",
    "iOS Performance Optimization"
]

🚀 2024 Goals

  • Contribute to Swift Open Source
  • Master ARKit & VisionPro Development
  • Build and launch 2 iOS apps
  • Write technical blog posts
  • Speak at iOS conferences

🛡 Developer Philosophy

Principle Description
🧹 Clean Code "Code is read more often than it is written"
🚀 Performance "Premature optimization is the root of all evil"
🤝 Collaboration "Alone we can do so little; together we can do so much"
📚 Learning "Stay hungry, stay foolish"

📫 Let's Connect & Collaborate

🖖 Fun Facts & Terminal

$ whoami
zylcold

$ cat interests.txt
🔍 Reverse engineering iOS apps
🤖 Automation enthusiast - "If it can be automated, it will be"
🕶️ AR/VR exploration
🔧 Raspberry Pi tinkering
☕ Coffee-driven development

$ uptime
iOS development since 2018 📱

$ ps aux | grep passion
swift      1337  0.1  0.2  building_amazing_apps
automation 2022  0.0  0.1  scripting_everything  
learning   2024  1.0  0.5  exploring_new_tech

"Code is like humor. When you have to explain it, it’s bad." – Cory House

💭 Daily Inspiration

Random Dev Quote
Snake animation

Thanks for visiting! 🚀

Made with ❤️ and lots of ☕

Pinned Loading

  1. anonymityMsg anonymityMsg Public

    Express.js+MongoDb+Docker+Typescript

    JavaScript

  2. anonymityMsgClient anonymityMsgClient Public

    Swift

  3. ZYLCustomAlertView ZYLCustomAlertView Public

    一个简单的自定义弹框工具

    Objective-C 1

  4. DSBridge-IOS DSBridge-IOS Public

    Forked from wendux/DSBridge-IOS

    🌏 A modern cross-platform JavaScript bridge, through which you can invoke each other's functions synchronously or asynchronously between JavaScript and native.

    Objective-C

  5. PGDatePicker PGDatePicker Public

    Forked from xiaozhuxiong121/PGDatePicker

    日期选择器,支持年、年月、年月日、年月日时分、年月日时分秒、时分、时分秒、月日周 时分等

    Objective-C

  6. devNode devNode Public

    JavaScript 1