A traveler who loves nature, stars, and books
public class Developer {
private String name = "Kobe";
private String role = "Backend Developer";
private String[] interests = {"JVM", "Spring Ecosystem", "Clean Architecture"};
public void introduce() {
System.out.println("๐งโ๐ป Recently worked at PUMP");
System.out.println("๐จโ๐ Graduated from Mokwon University");
System.out.println("๐ป Completed 9th Yagom Career Starter Camp");
System.out.println("๐ Looking for SpringBoot projects to contribute");
System.out.println("๐ Enjoying learning, organizing, and documenting");
}
}
๐ช DevKobeBlog๊ฐ๋ฐ ๋ธ๋ก๊ทธ
|
๐ฎ PokeKernalํฌ์ผ๋ชฌ ์นด๋ ์ปฌ๋ ์ ๊ด๋ฆฌ ์์คํ
|
๐ Moamartํฝ์ ์๋น์ค ๊ธฐ๋ฐ ์จ๋ผ์ธ ๋ง์ผ
|
๐ธ ClickSnap4์ปท ์ฌ์ง๋ถ์ค ์๋น์ค
|
๐ More Projects
- Recomon - AI ๊ธฐ๋ฐ ๋์ ์ถ์ฒ ์์คํ
- Solitaire - ํด๋์ ์นด๋ ๊ฒ์ ๊ตฌํ
- Kobe Website - ๊ฐ์ธ ํฌํธํด๋ฆฌ์ค ์น์ฌ์ดํธ


