Giter Site home page Giter Site logo

header

Gugo-le

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

Typing SVG

class Gugo():
    
  def __init__(self):
    self.name = "Guhyunseung";
    self.username = "Gugo-le";
    self.age = "18";
    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

_G.U.G.O_'s Projects

103-zoom icon 103-zoom

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

2022-countdown-timer icon 2022-countdown-timer

2022년 벌써 얼마 안 남았다고?????? 코드 다운로드하고 한 번 확인해보자

aiml4coders icon aiml4coders

<개발자를 위한 머신러닝&딥러닝> 도서의 코드 저장소

calculator icon calculator

친구에게 파이썬 알려주기 --실습(계산기)

club-interview icon club-interview

동아리 면접일자를 랜덤으로 추출하는 알고리즘입니다.

guphago icon guphago

친구에게 파이썬 알려주기 --실습(끝말잇기)

hospital_app icon hospital_app

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

mbti-ai icon mbti-ai

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.