Skip to content
View thplus's full-sized avatar

Block or report thplus

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
thplus/Readme.md

thplus / brix.kim

안녕하세요! 하나씩 배워가는 초심 개발자입니다.
뭐든 배워가는 자세로 임하겠습니다. 감사합니다.


My values

😎 열정을 다해 해보겠습니다.
👌 쉽더라도 반복하며 배우겠습니다.
🦻 재미를 붙여 끝까지 하겠습니다.



�Markdown 기능 test

bold = bold
italic = italic

Quote test

  • hi I'm brix kim

go to team notion

name description
table 완성
가운데 정렬 :--:
  • code block test
def start():
	(...)
	
	sel_menu = input("1,2,3 중에 선택해주세요.")
	while True:
		if sel_menu == "1":
			select_char()
			break
		elif sel_menu == "2":
			create_char()
			break
		elif sel_menu == "3":
			break
		else:
			sel_menu = input("1,2,3 중에 선택해주세요.")
			
		(...)

testing...


Skills

I use it often.

#### I've used it before.



Copyright ⓒ startupcode yaro

Popular repositories Loading

  1. thplus thplus Public

  2. brix-til brix-til Public

    Forked from 100-hours-a-week/til-template

  3. brix-assignment brix-assignment Public

    KTB-판교 2기-과제를 올려보기 위해

    Jupyter Notebook

  4. thplus.github.io thplus.github.io Public

    Forked from mmistakes/minimal-mistakes

    📐 Jekyll theme for building a personal site, blog, project documentation, or portfolio.

    HTML

  5. wiki-test wiki-test Public

    Forked from 100-hours-a-week/16-Hot6-wiki

    카테부 2기 16팀 wiki입니다.

    HTML