Skip to content

SHcommit/SHcommit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

55 Commits
ย 
ย 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published