Skip to content
View ssafyjiyong's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing
  • Anyang
  • 21:11 (UTC +09:00)
Block or Report

Block or report ssafyjiyong

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

โญAn open-minded software developerโญ


๐Ÿ”ญ Iโ€™m currently seeking a suitable position

๐ŸŒฑ Iโ€™m currently learning Next.js, Three.js

๐Ÿ’ฌ Feel free to ask me about CSS3, React... or anything

โšก Fun fact: Rabbits don't really like carrots, despite Bugs Bunny cartoons suggesting otherwise


โš’๏ธ Languages-Frameworks-Tools โš’๏ธ






๐Ÿ† Awards ๐Ÿ†

๐Ÿฅ‰SSAFY 2ํ•™๊ธฐ ํŠนํ™” ํ”„๋กœ์ ํŠธ ๊ฒฝ์ง„๋Œ€ํšŒ ์šฐ์ˆ˜์ƒ (2024.04)
๐Ÿฅ‡SSAFY 2ํ•™๊ธฐ ๊ณตํ†ต ํ”„๋กœ์ ํŠธ ๊ฒฝ์ง„๋Œ€ํšŒ ์šฐ์ˆ˜์ƒ (2024.02)
๐ŸฅˆSSAFY 1ํ•™๊ธฐ ๊ด€ํ†ต ํ”„๋กœ์ ํŠธ ๊ฒฝ์ง„๋Œ€ํšŒ ์šฐ์ˆ˜์ƒ (2023.11)

๐Ÿ˜Š Me In Code ๐Ÿ˜Š


class SoftwareEngineer:

    def __init__(self):
        self.name = "Jiyong Kim"
        self.businessname = "Jeffrey"
        self.role = "Software Engineer"
        self.language_spoken = ["kr_KO", "en_US", "es_MX"]

    def say_hi(self):
        print("Thanks for dropping by, hope you find some of my work interesting.")


me = SoftwareEngineer()
me.say_hi()

๐Ÿ My Contributions ๐Ÿ

snake eating my contributions

Popular repositories

  1. Algorithm Algorithm Public

    Baekjoon Online Judge and SWEA

    Python

  2. ssafyjiyong ssafyjiyong Public

    my profile README

  3. Portfolio-Site Portfolio-Site Public

    Portfolio Site with HTML and CSS

    HTML

  4. Memory-Game Memory-Game Public

    Memory-Game using HTML, CSS and JavaScript

    JavaScript

  5. MovieRecommendationWeb MovieRecommendationWeb Public

    11/2023 movie recommendation web service project using Django and Vue

    Python

  6. MovieCommunity MovieCommunity Public

    Movie Community WEB Service using Django