목록Face the fear, build the future (128)
Silver Library (Archived)
강의와 도서, 그리고 stackoverflow 및 구글링에만 의존하면서 하는 것 만으로는 뭔가가 아쉬웠다. 그래서 떠올린 것. "그래도 나도 이젠 오픈 소스 프로젝트에 기여 정도는 할 수 있을 것 같은데?" 였다. 하지만 하는 방법을 모르겠으니...그래서 찾아낸 것이 '연습 삼아 기여하는 방법' 을 친절히 설명하는 오픈 소스 프로젝트였다. github.com/firstcontributions/first-contributions firstcontributions/first-contributions 🚀✨ Help beginners to contribute to open source projects - firstcontributions/first-contributions github.com 무려 한글과 조선어..
Airbnb 웹사이트의 주요 기능 구현화 (클론코딩). BE 부분: 파이썬 기반 웹프레임워크인 Django. FE 부분: Tailwind CSS (React 제외) 요약: 굵직한 에러부터 가벼운 에러까지, 정말 다양하게 겪어본 중규모 개인 프로젝트. 실시간으로 진행도와 같은 데이터를 표시하는 FE 적 유저 interactive 함 보다도, 등록 수정 기록 등 백엔드적 관리 부분에서 용이한 프레임워크. 진행기간: 약 2개월 ~ 2.5개월 스크린샷: https://drive.google.com/drive/folders/1FIpt9-Lcr7HdK5yQqEKU17VVd9kxVYvm?usp=sharing 후기 느낀 장점. 1. 프로젝트가 길어 질 수록 에러를 마주하기가 더욱 두려워졌는데, 장고는 그 에러가 한번 ..
If only there was no error...I should have done this already a month ago. Although I am about to finish the first large scale project now...this experience allowed me to read and understand that how code works now. Once this is done, I must spare some extra minutes everyday to add up my own idea as well.