FC87C900-7EBE-42C9-AFEE-4058AF80F1B6_1_105_c.jpeg

📧 Email

[email protected]

🐱 Github

https://github.com/shinseunguk

📚 Blog

https://ukseung2.tistory.com

😎 Profile


📜 certificate


☎ contact


🏆 Prize


🍎 iOS App Developer



import UIKit

private enum Introduce {
	static let myself = """
	차별화된 서비스를 만들어내는 개발자
	꼼꼼하게 빈틈을 채워나가는 개발자
	클라이언트 한명의 불편함마저 생각하는 개발자
	세상에 도움이 되고싶은 개발자
	자동화에 관심많은 개발자
	"""
}

final class ViewController: UIViewController {

	override func viewDidload() {
			selfIntroduction()
	}
}

extension ViewController {

	func selfIntroduction() {
		print(Introduce.myself)
	}
}

🛠 Stacks


App

Front-End

Back-End

Collaboration & Tools

💻 Project


프로젝트 수행이력