{"id":24009482,"url":"https://github.com/chaedoll/chaedoll","last_synced_at":"2026-06-13T03:07:54.147Z","repository":{"id":49337383,"uuid":"509518094","full_name":"ChaeDoll/ChaeDoll","owner":"ChaeDoll","description":"My Profile Site --\u003e https://chaedoll.github.io/ChaeDoll/page/","archived":false,"fork":false,"pushed_at":"2026-05-16T04:36:23.000Z","size":4680,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-16T06:42:21.291Z","etag":null,"topics":["javascript","web"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ChaeDoll.png","metadata":{"files":{"readme":"README(Legacy).md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-07-01T16:15:13.000Z","updated_at":"2026-05-16T04:36:27.000Z","dependencies_parsed_at":"2023-12-23T10:24:17.671Z","dependency_job_id":"6f560f42-ecd6-4368-a49c-779e10f1e849","html_url":"https://github.com/ChaeDoll/ChaeDoll","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ChaeDoll/ChaeDoll","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChaeDoll%2FChaeDoll","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChaeDoll%2FChaeDoll/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChaeDoll%2FChaeDoll/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChaeDoll%2FChaeDoll/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ChaeDoll","download_url":"https://codeload.github.com/ChaeDoll/ChaeDoll/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChaeDoll%2FChaeDoll/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34270425,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-13T02:00:06.617Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["javascript","web"],"created_at":"2025-01-08T03:58:55.265Z","updated_at":"2026-06-13T03:07:54.120Z","avatar_url":"https://github.com/ChaeDoll.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\"https://capsule-render.vercel.app/api?type=rounded\u0026color=auto\u0026height=180\u0026section=header\u0026text=Chaeyun's%20GitHub\u0026fontSize=90\" /\u003e\n\n```java\n// Welcome!!!\nclass Main {\n    public static void main(String[] args) {\n        Introduce me = new Introduce(\"Chaeyun\");\n        me.hello();\n    }\n}\nclass Introduce{\n    String name;\n    String role;\n    String[] skills;\n    String[] languages;\n    String[] tools;\n    Introduce(String id){\n        if (id == \"Chaeyun\"){\n            this.name = \"임채윤\";\n        }\n        this.role = \"XR Reseacher \u0026 Developer\";\n        this.languages = new String[]{\"C#\", \"Python\", \"C++\", \"JavaScript\", \"Java\", \"Kotlin\", \"HTML\", \"CSS\"};\n        this.skills = new String[]{\"Unity\", \"Meta XR\", \"AR Foundation\", \"REST API\", \"Web Frontend\", \"Web Backend\", \"Android Client\", \"Server\"};\n        this.tools = new String[]{\"Github\", \"Notion\", \"Postman\", \"Figma\", \"Netlify\", \"Unity Version Control\", \"Visual Studio\", \"VsCode\", \"IntelliJ\"};\n    }\n    void hello(){\n        System.out.println(\"반갑습니다🖐️\");\n        System.out.println(role+\"를 희망하는 '\"+name+\"'입니다.\");\n        System.out.print(\"제가 다룰 수 있는 기술은 \");\n        for (String skill : skills) {\n            System.out.print(skill+\", \");\n        }\n        System.out.print(\"입니다.\");\n        System.out.println(\"편안하게 둘러보세요!\");\n    }\n}\n```\n\n## 📖 Currently Learning...  \n\u003cimg alt=\"eXtended Reality\" src =\"https://img.shields.io/badge/eXtended Reality (XR)-990000.svg?\u0026style=for-the-badge\"/\u003e \u0026nbsp;\u003cimg src=\"https://img.shields.io/badge/UNITY-222324?style=for-the-badge\u0026logo=Unity\u0026logoColor=white\"/\u003e \u0026nbsp;\u003cimg src=\"https://img.shields.io/badge/REACT%20NATIVE-61DAFB?style=for-the-badge\u0026logo=react\u0026logoColor=white\"/\u003e\n\u003c!--여기는 아이콘 보관소\nThree.js : \u003cimg src=\"https://img.shields.io/badge/THREE.JS-000000?style=for-the-badge\u0026logo=Three.js\u0026logoColor=white\"/\u003e\nAndroid Studio : \u003cimg src=\"https://img.shields.io/badge/Android%20Studio-3DDC84?style=for-the-badge\u0026logo=Android%20Studio\u0026logoColor=white\"\u003e  \nJava : \u003cimg src=\"https://img.shields.io/badge/JAVA-007396?style=for-the-badge\u0026logo=java\u0026logoColor=white\"\u003e\nUnity : \u003cimg src=\"https://img.shields.io/badge/UNITY-222324?style=for-the-badge\u0026logo=Unity\u0026logoColor=white\"/\u003e\nKotlin : \u003cimg src=\"https://img.shields.io/badge/KOTLIN-7F52FF?style=for-the-badge\u0026logo=Kotlin\u0026logoColor=white\"/\u003e\nC# : \u003cimg src=\"https://img.shields.io/badge/C Sharp-239120?style=flat\u0026logo=Csharp\u0026logoColor=white\"/\u003e\nSpring : \u003cimg src=\"https://img.shields.io/badge/SPRING-6DB33F?style=flat\u0026logo=Spring\u0026logoColor=white\"/\u003e\nJs : \u003cimg src=\"https://img.shields.io/badge/JS-F7DF1E?style=flat\u0026logo=Javascript\u0026logoColor=white\"/\u003e\nC : \u003cimg src=\"https://img.shields.io/badge/C-A8B9CCF?style=flat\u0026logo=C\u0026logoColor=white\"/\u003e \nReact : \u003cimg src=\"https://img.shields.io/badge/REACT-61DAFB?style=for-the-badge\u0026logo=react\u0026logoColor=black\"/\u003e\nNext.js : \u003cimg alt=\"Next.js\" src =\"https://img.shields.io/badge/Next.js-000000.svg?\u0026style=for-the-badge\u0026logo=Next.js\u0026logoColor=white\"/\u003e \u0026nbsp;\nWebXR : \u003cimg alt=\"WebXR\" src =\"https://img.shields.io/badge/WebXR-990000.svg?\u0026style=for-the-badge\u0026logo=mdnwebdocs\u0026logoColor=white\"/\u003e \n--\u003e\n\n## 🌱 My Portfolio\n- **Smart My Ai Friend (SMAF) : https://tender-octagon-f7f.notion.site/b82a79288fcb47e7929684fe32512598**  \n  Unity XR과 Naver Cloud 및 CLOVA Studio를 활용한 XR(Meta Quest)-RAG LLM AI 서비스. 2인 중 XR 총괄 개발을 맡았다.\n- **Myongji Camp APP Refactoring : https://radial-primrose-72f.notion.site/HOME-4c02f484d3eb49309dd3396e129bb64a?pvs=4**  \n  이전 프로젝트 Refactoring. UI/UX 디자인 컨셉 변경, API 코드 간결화, 클라우드 서버 배포, 알림 기능 추가 등. 3인 중 Frontend 구현을 맡았다.\n- **Taja Coding Web : https://languid-syringa-3ea.notion.site/fdafef44119b4b159c4423de3d458210?pvs=4**  \n  React, nodejs 기반 팀 프로젝트. 코딩 타자연습 커뮤니티 웹사이트. 4인 중 FullStack 구현을 맡았다.\n- **Feel Check APP : https://harmless-music-694.notion.site/APP-2f19aac87d77490cb344d98c512a7816?pvs=4**  \n  React Native, Spring 기반 팀 프로젝트. AI 얼굴분석 기반 감정인식 캘린더 (감정일기) 앱. 3인 중 FullStack 구현을 맡았다.\n- **Myongji Camp APP : https://radial-primrose-72f.notion.site/HOME-4c02f484d3eb49309dd3396e129bb64a?pvs=4**  \n  React Native, Spring 기반 팀 프로젝트. 프로젝트를 진행/개발하는 교내 학생들을 위한 팀 매칭 앱. 3인 중 Frontend 구현을 맡았다.\n- **Foreigner Infra Report : https://github.com/ChaeDoll/TeamProject-ForeignerReport**  \n  Jupyter Notebook 환경에서 Python의 라이브러리를 활용한 데이터 시각화 보고서 3인 팀 프로젝트\n- **Alcohol Calculator APP : https://github.com/ChaeSoGong/TeamProject-AlcoholCalculator**  \n  Android Studio / Kotlin 기술을 활용한 사이드 팀 프로젝트. CockTell APP의 알코올 도수 계산기를 구현한 앱\n- **CockTell Project Page : https://github.com/ChaeSoGong/TeamProject-Cocktell**  \n  Next.js 기반 첫 팀 프로젝트 'CockTell'.  칵테일 조주에 관심있는 사람들을 위한 다양하고 참신한 칵테일 레시피를 제공하는 사이트\n- **My Profile Project Page : https://github.com/ChaeDoll/ChaeDoll/tree/main/page**  \n  순수 웹페이지 (html, css, javascript) 사용하여 구현한 첫 개인 프로젝트 'My Profile'\n\n## 📄 Others\n- ### My Sites  \n  \u003ca href=\"https://blog.naver.com/codbs0627\" target=\"_blank\"\u003e\u003cimg src=\"https://img.shields.io/badge/blog-03C75A?style=flat\u0026logo=Naver\u0026logoColor=white\"/\u003e\u003c/a\u003e \u0026nbsp;\u003ca href=\"https://chaedoll.github.io/ChaeDoll/page/\" target=\"_blank\"\u003e\u003cimg src=\"https://img.shields.io/badge/Profile-06AC38?style=flat\u0026logo=PagerDuty\u0026logoColor=white\"/\u003e\u003c/a\u003e \u0026nbsp;\u003ca href=\"https://cocktellchaesogong.netlify.app/\" target=\"_blank\"\u003e\u003cimg src=\"https://img.shields.io/badge/CockTell Web Site-E61845?style=flat\u0026logoColor=white\"/\u003e\u003c/a\u003e  \n- ### Contact  \n  📧E-mail : dlacodbs0627@gmail.com\n  🏫Student E-mail : codbs0627@mju.ac.kr\n- ### MY BAEKJOON STATUS  \n  [![Solved.ac Profile](http://mazassumnida.wtf/api/v2/generate_badge?boj=dlacodbs0627)](https://solved.ac/dlacodbs0627/)\n\n\u003c!--\n**ChaeDoll/ChaeDoll** is a ✨ _special_ ✨ repository because its `README.md` (this file) appears on your GitHub profile.\n\nHere are some ideas to get you started:\n\n- 🔭 I’m currently working on ...\n- 🌱 I’m currently learning ...\n- 👯 I’m looking to collaborate on ...\n- 🤔 I’m looking for help with ...\n- 💬 Ask me about ...\n- 📫 How to reach me: ...\n- 😄 Pronouns: ...\n- ⚡ Fun fact: ...\n--\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchaedoll%2Fchaedoll","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchaedoll%2Fchaedoll","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchaedoll%2Fchaedoll/lists"}