Skip to content
View cvcvcx's full-sized avatar
Block or Report

Block or report cvcvcx

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
cvcvcx/README.md

조창훈favicon-512x512

조창훈의 github

☕️ SNS ☕️





가장 최근에 구현한 프로젝트

Spring JPA와 React, SpringSecurity가 적용된 게시판 사이트

https://cvcvcx9.duckdns.org

스크린샷 2023-04-21 오후 7 19 38



✨ 주로 쓰는 Skills ✨

🖥️ 프론트엔드 🖥️


🌱 백엔드 🌱

🤖 DataBase 🤖

✉️ 배포 및 클라우드 ✉️

✨ 버전관리 및 공유 ✨

자기소개

  • 좋은 백엔드 프로그래머가 되기 위해 노력하고 있습니다.
  • 현재 오라클 클라우드를 통해 배포중인 게시판 사이트를 직접 일기장으로 사용하며, 불편한 점을 개선하고 있습니다.
    (최근 개선한 점 - 댓글이 작성된 게시글 삭제 불가능한 버그 수정)
  • 최근 배포 과정을 겪으면서, 배포 자동화와, 테스트케이스 작성에 대해 관심을 가지고 공부하고 있습니다.
  • 특히, 테스트케이스 작성에 큰 필요성을 느껴, 같은 프로젝트를 Test를 적극적으로 활용하며 재구현을 하고있습니다.
    (ReactSpring 모두 배포를 하려면 빌드 후 ssh서버로 옮겨야 하는데,
    실사용중에 오류가 떠서 재빌드 후 재배포하는 비용을 방지 할 수 있다는 점이 크다고 생각,
    물론 배포 자동화를 통해 해결 가능하지만, 서버가 커지면 커질수록 배포 횟수가 줄어드는 것이 이득이므로...)
  • 다음 프로젝트에서는 프론트를 간단하게 구현하기 위해, pico.css를 도입할 예정입니다.
    이유는 스타일을 다루는데 있어 복잡하지 않고, html코드가 깔끔하게 보이기 때문입니다.

cvcvcx's github stats

Pinned Loading

  1. boardReactJPASecurity boardReactJPASecurity Public

    Java

  2. fakenoonting fakenoonting Public

    Java 1

  3. react_hook_form react_hook_form Public

    리액트 훅 폼 라이브러리를 이용하여 사용자의 입력값이 옳은지 다른지 검증하는 CustomInput의 제작 및 yup사용

    JavaScript