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 [
      "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 1

  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 13 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