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
https://youtu.be/W4GItcW7W-U 을 보고 추가/정리한 글입니다. 로그인, 회원가입 처리의 기본적인 아이디어 […]
https://youtu.be/GQcM8wdduLI 을 보고 정리/추가한 것입니다. PyCharm 으로 프로젝트 생성 실제로 […]
PEP란? https://peps.python.org/pep-0001/ Python Enhancement Proposal – 직역하면 파이썬 향상 제안 […]
app = Flask(__name__) 이란? 완벽하게 동작하는, 다음의 파이썬 코드를 살펴보겠습니다. […]
Python 설치하기 개인적으로 마이크로소프트 스토어보다 python.org 에 직접 찾아가 설치하는 […]
1. VScode 설치하기 Visual Studio Code – Code Editing. Redefined […]
사이드바이므로, context processor를 사용해 구현해 보자. 컨텍스트 프로세서에서 최근 포스트 […]