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
Django-debug-toolbar 설치하기 settings.py 설정해 주기 INSTALLED_APPS 에 아래의 줄이 추가되어 […]
구현하고 싶은 것 현재 만드는 블로그에서는 3차 카테고리까지만 URL패턴이 지정되어 […]
템플릿 작업하기 위와 같은 form 을 작성해주었습니다. 저는 템플릿을 사용한 […]
모든 URL에 대한 views.py 작성 현재의 코드를 붙여놓습니다. 모델에서 get_absolute_url […]
구현하고자 하는 것 예컨대 블로그 포스트가 “파이썬”의 자식 카테고리인 “기본 […]
생겼던 문제: 데이터가 없어서 생기는 NoneType' object has no attribute […]