Skip to content
View seohee-P's full-sized avatar

Organizations

@Octopus-Leg

Block or report seohee-P

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

header

public class AboutMe {
    private final String name = "SeoHee";
    private final String major = "Computer Engineering";
    private final String[] languages = {"Java", "Python"};
    private final String[] techStack = {"Spring", "MySQL", "Redis", "AWS", "Docker", "GitHub Actions"};
    
    public String currentStudy() {
        return "Web Backend Development";
    }
    
    public void sayHello() {
        System.out.println("Hello! Thank you for visiting :)");
    }
}

footer

Pinned Loading

  1. Octopus-Leg/long-octopus-leg Octopus-Leg/long-octopus-leg Public

    신입 백엔드 개발자를 위한 스터디

    2