diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 000000000..13566b81b --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,8 @@ +# Default ignored files +/shelf/ +/workspace.xml +# Editor-based HTTP Client requests +/httpRequests/ +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 000000000..1446940b3 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 000000000..35eb1ddfb --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/web-porfolio.iml b/.idea/web-porfolio.iml new file mode 100644 index 000000000..d6ebd4805 --- /dev/null +++ b/.idea/web-porfolio.iml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/README.md b/README.md index 30db947a8..5afc883da 100644 --- a/README.md +++ b/README.md @@ -1,70 +1,48 @@ -

-

Developer's Portfolio ✨

-

-Profolio는 개발자를 위한, 쉽고 빠르게 제작 할 수 있는 정적 포트폴리오 템플릿 입니다.
Github 페이지로 호스팅 됩니다.
웹 사이트는 DEMO에서 확인하실 수 있습니다. -
-
더 많은 템플릿은 portfolio-collection 저장소에서 보실 수 있습니다. -
-
- - - -
-
- -

+겸손한 마음으로 독하게 해내겠습니다.

+백엔드 개발자 문재승입니다. -## Overview ⭐️ -- static website로 Github pages 활용한 웹 호스팅 가능 -- 개발자 맞춤형 포트폴리오 웹 페이지 -- 제작자 표기 시, 무료로 활용가능 -## Prerequisites 🍪 +
+- Email | wotmdskfk32@naver.com
+- Phone | 📞 010.5766.8843
+- Blog | https://iwin.tistory.com/
+- Operational Site | http://www.30quiz.com/ -- PC에 git이 설치되어 있어야하며, Github 계정이 있어야 합니다. -- HTML 문법을 몰라도 텍스트만 교체하여 활용 가능합니다. -- HTML 문법을 알면 레이아웃이나 디자인을 변경할 수 있습니다. -- CSS를 몰라도 제작 가능하지만, CSS에 친숙하다면 디자인도 자유롭게 변경할 수 있습니다. -## Setup And Deployment 🔧 -1. 내 프로젝트로 Fork합니다. -2. repository를 clone하여 로컬로 내려받습니다. +

+![K-Junyyy's GitHub stats](https://github-readme-stats.vercel.app/api?username=MoonJaeSeung&show_icons=true&theme=highcontrast)
+![Top Langs](https://github-readme-stats.vercel.app/api/top-langs/?username=MoonJaeSeung&layout=compact&theme=dark) - ``` - git clone {저장소URL} - ``` -3. 내용을 원하는대로 수정합니다. -4. github commit & push 합니다. + -```bash -git commit -m 'initial project' -git push - u origin master -``` -6. github Settings에서 pages로 이동하여, Source를 main branch로 바꿔줍니다. -7. publish 되었다는 URL로 접속하여 확인합니다 (시간이 좀 걸리니, 5분정도 기다려주세요) -## Documentation 📑 -튜토리얼 문서는 [웹 포트폴리오 제작 튜토리얼](https://www.notion.so/cucus/85e3bec77d904f1fa282cec4756232c3)에서 확인해주세요. -## Deploy History 🌳 -2021-12-28 +**Back-end** -- 지킬 셋팅 제거 -- 커스텀 도메인 연결 제거 -- 데모 사이트 및 이미지 경로 변경 +- Java, Spring Boot, Spring MVC, Spring Data JPA, Spring Security +- JPA & Querydsl +- Junit4, Junit5 +- Gradle, Maven +- IntelliJ, Visual Studio Code -2021-04-22 +**DevOps** -- 전체 레이아웃 수정 -- header 사진 변경 +- AWS EC2, RDS +- MySQL, MAriaDB +- Tomcat -2021-04-20 +**Front-end** -- 프로젝트 생성 +- HTML5/CSS, JavaScript, Thymeleaf + +**Collaboration** + +- Slack +- GIT diff --git a/index.html b/index.html index 08af1253b..bd4a5d0fe 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - 프론트엔드 개발자 구민정 + 백엔드 개발자 문재승 @@ -29,7 +29,7 @@