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.

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
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 [
      "ReactorKit", "RxSwift", "RxFlow", "Combine",
      "Modularization using SPM, XCWorkspace + Framework and Tuist!" ,
      "Asynchronous. GCD, async/await, actor, Thread etc...",
      "Caching. disk cache, filemanager, NSCache", "Firebase etc...",
      "Networking. RESTFul, TCP/UDP Socket, Alamofire, URLSession", "URLSession protocols etc...",
      "Animation", "CoreAnimation", "UIKit", "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"
    ]
  }
}

성경대로

마음의 중심을 붙드는 성경 앱 - 성경대로 (25.04.18~)

앱스토어에서 다운로드

Baekjoon_

Solved.ac Profile

My info_

footer

Pinned Loading

  1. BibleAsIs BibleAsIs 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 15 6

  5. SHCoordinator SHCoordinator Public

    🤩 SHCoordinator open source

    Swift 1

  6. SHFirestoreService SHFirestoreService Public

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

    Swift