Skip to content
View ZYONGE's full-sized avatar
  • South Korea
  • 03:16 (UTC +09:00)

Block or report ZYONGE

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
ZYONGE/README.md

Jiyong Kim

Back-End Developer in the making!

class Zyonge {
    String birth = "2004";
    String nation = "South Korea";
    String university = "Tech University of Korea (TUK)";
    String major = "IT Administration";
    String studying = "Computer Engineering";
    String nowInterested = "Web Development";
};
//Email: zyongedev@gmail.com

Tech Stack

1. Programming Languages

Java Coffee Badge JavaScript Badge Python Badge C Badge

2. Frameworks & Runtimes

Spring Badge Spring Boot Badge

3. Database

SQL Badge

4. Platforms & Tools

Git Badge Google Drive Badge

5. OS

macOS Badge Windows Badge

Real World Languages

South Korea United States

Goals

  • Achieve advanced proficiency in web development.
  • Strengthen understanding of data structures and database management through hands-on practice.
  • Gain practical experience by operating real-world projects.

Repositories Overview

Spring Workflow
Java Syntax Practice
P.S with Python

GitHub Activity Graph

3D contribution graph — rainbow

Popular repositories Loading

  1. ZYONGE ZYONGE Public

    Descirde who I am

  2. JavaCalendarPractice JavaCalendarPractice Public

    Simple Java Syntax Practice Code With Calendar Library.

    Java

  3. JavaContactPractice JavaContactPractice Public

    Terminal-based Java Contact application

    Java

  4. SpringBootPractice SpringBootPractice Public

    A beginner-level Spring Boot project for API basics.

    Java

  5. PythonProblemSolvingLog PythonProblemSolvingLog Public

    Log of Solutions of Algorithm Problems Written in Python

    Python

  6. JSPLogInPractice JSPLogInPractice Public

    This repository contains a simple login and registration web application built with JSP, Java, and MySQL.