Skip to content
View Joseph-Cha's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Seoul, SouthKorea

Organizations

@ThinkAboutSoftware

Block or report Joseph-Cha

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

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."

Pinned Loading

  1. UnityUIRotation UnityUIRotation Public

    Make Unity UI rotated when screen orientation changed

    C# 3

  2. PageTransitions PageTransitions Public

    Module for screen transitions in Unity UI

    C# 1

  3. UnityWebRequestPractice UnityWebRequestPractice Public

    UnityWebRequest를 구현하는 다양한 방법들 스터디

    C# 1

  4. AlgorithmStudy AlgorithmStudy Public

    알고리즘 개인 스터디 공간입니다.

    C++

  5. ArchitectureStudyForUnity ArchitectureStudyForUnity Public

    MVP & MVVM Design Patterns for Unity

    C# 3

  6. Joseph-Cha.github.io Joseph-Cha.github.io Public

    https://joseph-cha.github.io/

    JavaScript 1