Skip to content
View Gugo-le's full-sized avatar
🇰🇷
study
🇰🇷
study

Organizations

@103cutege @commandc-v
Block or Report

Block or report Gugo-le

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
Gugo-le/README.md

header

Gugo-le

안녕하세요👋 구현승입니다

Typing SVG

class Gugo():
    
  def __init__(self):
    self.name = "Guhyunseung";
    self.username = "Gugo-le";
    self.age = "17";
    self.location = "Hwaseong-si, South Korea";
    
  def __str__(self):
    return self.name

  if __name__ == '__main__':
    me = Guhyunseung()
    
    
class Success():
 
  def success(dedication, persistence, passion):
    dedication += 1 # dedicate yourself
    persistence += 1 # be persistent
    passion = True # have passion
    
    if passion == True:
      magic = dedication + persistence
      return magic
    
    else:
      magic = 0
      return magic
  

Gmail Badge Instagram Badge

🛠  Tech Stack

HTML  CSS  JavaScript  NodeJS  Python  React  Dart 

📊 Stats

Gugo-le

Hits

Pinned

  1. hospital_app hospital_app Public

    돌아다니는 로봇 의사 "무빙이" 전용 앱 입니다.

    Dart 2

  2. student-performance-predict student-performance-predict Public

    Big data was learned using tensorflow.

    Jupyter Notebook 5

  3. MBTI-AI MBTI-AI Public

    인공지능이 판단한 당신의 mbti는?

    HTML 7 2

  4. PTSD PTSD Public

    1학년 자율 과정 프로젝트

    JavaScript 5

  5. 103-zoom 103-zoom Public

    1학년 3반만의 줌 접속 시간표입니다.

    Jupyter Notebook 7 1

  6. official-bansongcommand official-bansongcommand Public

    Forked from commandc-v/official-bansongcommand

    안녕하세요👋 반송고등학교 프로그래밍 동아리입니다.

    HTML 2 1