Skip to content
View SHcommit's full-sized avatar
🎯
Focusing
🎯
Focusing

Organizations

@Icotte @IF-TG @softeerbootcamp-2nd

Block or report SHcommit

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
SHcommit/README.md

Hi

KakaoTalk_Photo_2023-07-08-05-20-34

Typing SVG

Me_

struct AboutMe {
  typealias Keywords = [String]
  let me😆 = ["ENTP", "study swift for developing iOS app"]
  
  func myMind👨🏻‍💻() -> Keywords {
    return ["Clean code", "Share my thoughts", "Technology that can make anything I imagine"]
  }
  func like🫠() -> Keywords {
    return ["Plan", "Develop", "iPhone"]
  }
}

knowledge_

extension AboutMe {
  func know🔥() -> Keywords {
    return [
      "Asynchronous. GCD, async/await, actor, Thread, Combine etc...",
      "Caching. disk cache, filemanager, NSCache", "FireBase etc...",
      "Networking. RESTFul, TCP/UDP Socket, Alamofire, URLSession", "URLSession protocols etc...",
      "Animation", "CoreAnimation", "UIKit", "Combine", "Unit Test", "AutoLayout", DIP+DI, "Swinject",
      "Core data", "ImageIO",
      "MVC, MVVM, Coordinator, MVVM+Clean Architecture, Modularization etc...",
      "Computer science. OS, Algorithm, Data structure, Network etc...",
      "OOP", "POP", "SOLID etc...."
      "Kodeco code convention", "swift style guilde"
    ]
  }
}

Baekjoon_

Solved.ac Profile

My info_

footer

Pinned Loading

  1. Algorithm-study Algorithm-study Public

    Swift

  2. IF-TG/iOS IF-TG/iOS Public

    iOS develop :)

    Swift 1

  3. SoTalk SoTalk Public

    Socket talk with realtime service using TCP : )

    Swift

  4. Tetris-game-in-C-lang Tetris-game-in-C-lang Public

    🎮Created a Tetris game in C language.

    C 8 6

  5. SHCoordinator SHCoordinator Public

    🤩 SHCoordinator open source

    Swift 2

  6. SHFirestoreService SHFirestoreService Public

    When accessing Firestore, easily access it through combine and endpoint: ]

    Swift