Welcome to my Devlog.
I'm a backend developer who..
loves Open-source.loves Stress.loves Python.loves Kotlin.loves JAVA.
- 🚀 I’m a junior backend developer from Korea with a strong passion for continuous learning and growth.
- 💪 I firmly believe that challenges and stress are opportunities for personal and professional development.
- 🌟 My expertise lies in Django, FastAPI, and Flask.
- 🌐 I’m an enthusiastic supporter of open-source projects and the tech community.
- ☕ I have a deep fascination with the JVM ecosystem, especially Kotlin, Java, and Spring.
From the blog
I typically write posts based on my learning experiences, tutorials for others, and topics related to computer science on my tech blog. Above all, I strive to create posts that delve deep into rabbit holes.
Latest Articles
현재 프로젝트의 구조 한 개의 프로젝트 아래 세 개의 앱으로 […]
JavaScript 작업하기 백엔드를 처리하기 전, 자바스크립트로 검색창에 검색어를 입력하고 엔터나 […]
ListView에 있는 기능 사용하기 장고의 ListView를 상속받았다면 paginate_by = 3 […]
Create – forms.py 사용하기 이전에 모델을 만들어놓았으므로 폼을 구현해 볼 […]
models.py 작성 대댓글은 나중에 구현할 것이지만, 댓글은 기본적으로 연결되어있는 게시물이 […]
django-allauth 라이브러리 설치 위의 명령어를 터미널에 입력하여 라이브러리를 설치할 수 […]
urls.py 작성 -> views.py 작성 ->templates 작성, 이제는 익숙하다 모델을 […]