Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Joseph-Cha/Joseph-Cha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Joseph Cha

매일 한 걸음 🚀

Christian Indie Founder & Unity Developer from Seoul, South Korea

GitHub followers


✝️ About Me

"무엇을 하든지 마음을 다하여 주께 하듯 하고 사람에게 하듯 하지 말라" - 골로새서 3:23

public class Developer : MonoBehaviour
{
    public string Name => "Joseph Cha";
    public string Location => "Seoul, South Korea";
    public string Role => "Christian Indie Founder";
    public string Motto => "매일 한 걸음";

    public string[] Skills => new string[]
    {
        "Unity", "C#", "C++", "JavaScript"
    };

    public string[] Interests => new string[]
    {
        "Game Development",
        "Architecture Patterns",
        "Algorithm",
        "Entrepreneurship"
    };

    void Start()
    {
        // 하나님의 영광을 위해 코드를 작성합니다
        BuildWithPurpose();
    }
}

🛠️ Tech Stack

Unity C# C++ JavaScript

📌 Featured Projects

Project Description Tech
ArchitectureStudyForUnity MVP & MVVM 디자인 패턴 학습 Unity, C#
UnityUIRotation 화면 방향 변화에 따른 UI 회전 처리 Unity, C#
PageTransitions UI 화면 전환 모듈 Unity, C#
UnityWebRequestPractice 다양한 웹 요청 구현 방식 연구 Unity, C#
AlgorithmStudy 알고리즘 학습 저장소 C++

📊 GitHub Stats

GitHub Stats

Top Languages

🏆 GitHub Achievements

YOLO Pair Extraordinaire Starstruck Pull Shark Quickdraw


"Every day, one step forward."

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •