Skip to content
View phlpsong's full-sized avatar
๐Ÿ 
Working from home
๐Ÿ 
Working from home
  • Shanghai
  • 20:10 (UTC +08:00)

Block or report phlpsong

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
phlpsong/README.md

๐Ÿ‘‹ Hey There!

๐Ÿ‘จโ€๐Ÿ’ป About Me:

// ๐ŸŒ Cross-Platform Architect
struct Dev {
    let name = "Phillip Song"
    
    // ๐Ÿ”ฅ Core Stack
    var techStack = [
        "๐Ÿ“ฑ SwiftUI", 
        "๐Ÿค– Jetpack Compose", 
        "โœจ React Native", 
        "๐Ÿฆ• TypeScript"
    ]
    
    // โš™๏ธ Daily Drivers
    var toolbelt = (
        ide: "โŒ˜ Xcode & VS Code", 
        vcs: "๐ŸŒฟ Git Flow", 
        ci: "๐Ÿšฆ GitHub Actions"
    )
    
    // ๐Ÿš€ Current Focus
    var activeProject: (platform: Platform, features: [Feature]) {
        (.all, [.animations, .nativeModules, .perfOptimization])
    }
}

enum Platform: String {
    case iOS, android, all = "cross-platform"
}

enum Feature {
    case animations, nativeModules, perfOptimization
}

// ๐ŸŽฏ Instantiate & Create
let me = Dev()
print("Crafting \(me.activeProject.platform.rawValue) experiences with \(me.techStack.joined(separator: " | "))")

โœจ Github Stats

Pinned Loading

  1. phlpsong phlpsong Public

    Config files for my GitHub profile.

  2. tisfeng/Easydict tisfeng/Easydict Public

    ไธ€ไธช็ฎ€ๆดไผ˜้›…็š„่ฏๅ…ธ็ฟป่ฏ‘ macOS Appใ€‚ๅผ€็ฎฑๅณ็”จ๏ผŒๆ”ฏๆŒ็ฆป็บฟ OCR ่ฏ†ๅˆซ๏ผŒๆ”ฏๆŒๆœ‰้“่ฏๅ…ธ๏ผŒ๐ŸŽ ่‹นๆžœ็ณป็ปŸ่ฏๅ…ธ๏ผŒ๐ŸŽ ่‹นๆžœ็ณป็ปŸ็ฟป่ฏ‘๏ผŒOpenAI๏ผŒGemini๏ผŒDeepL๏ผŒGoogle๏ผŒBing๏ผŒ่…พ่ฎฏ๏ผŒ็™พๅบฆ๏ผŒ้˜ฟ้‡Œ๏ผŒๅฐ็‰›๏ผŒๅฝฉไบ‘ๅ’Œ็ซๅฑฑ็ฟป่ฏ‘ใ€‚A concise and elegant Dictionary and Translator macOS App for looking up words anโ€ฆ

    Objective-C 8.8k 443

  3. CodeEditApp/CodeEdit CodeEditApp/CodeEdit Public

    ๐Ÿ“ CodeEdit App for macOS โ€“ Elevate your code editing experience. Open source, free forever.

    Swift 21.5k 1.1k

  4. iina/iina iina/iina Public

    The modern video player for macOS.

    Swift 39.7k 2.6k