<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>이준혁 — dev blog</title>
    <link>https://bnbong.com/blog/</link>
    <atom:link href="https://bnbong.com/feed.xml" rel="self" type="application/rss+xml" />
    <description>백엔드를 만들고, 배운 것을 기록합니다.</description>
    <language>ko</language>
    <lastBuildDate>Tue, 26 May 2026 00:00:00 GMT</lastBuildDate>
    <item>
      <title>[Computer Network] IPv6</title>
      <link>https://bnbong.com/blog/20260526-computer-network-4/</link>
      <guid isPermaLink="true">https://bnbong.com/blog/20260526-computer-network-4/</guid>
      <pubDate>Tue, 26 May 2026 00:00:00 GMT</pubDate>
      <description>모바일 컴퓨팅 강의 내용 정리 4</description>
      <category>Network</category>
      <category>IP</category>
      <category>IPv6</category>
      <category>Protocol</category>
      <category>Computer Science</category>
    </item>
    <item>
      <title>[Algorithm] 코딩테스트 준비를 위한 알고리즘 핵심 유형 정리(Python 예제 문제 풀이 포함)</title>
      <link>https://bnbong.com/blog/20260514/</link>
      <guid isPermaLink="true">https://bnbong.com/blog/20260514/</guid>
      <pubDate>Thu, 14 May 2026 00:00:00 GMT</pubDate>
      <description>코딩테스트에서 자주 출제되는 핵심 알고리즘 유형 정리와 프로그래머스 &amp; LeetCode 대표 문제 풀이</description>
      <category>Algorithm</category>
      <category>Coding Test</category>
      <category>Data Structure</category>
      <category>Python</category>
    </item>
    <item>
      <title>생소하거나 헷갈리는 Python 문법들</title>
      <link>https://bnbong.com/blog/20260427-python-difficult-syntax/</link>
      <guid isPermaLink="true">https://bnbong.com/blog/20260427-python-difficult-syntax/</guid>
      <pubDate>Mon, 27 Apr 2026 00:00:00 GMT</pubDate>
      <description>생소하거나 헷갈리는 Python 문법들</description>
      <category>Python</category>
      <category>programming</category>
      <category>syntax</category>
      <category>interview</category>
      <category>coding test</category>
    </item>
    <item>
      <title>[Computer Network] IPv4</title>
      <link>https://bnbong.com/blog/20250117-computer-network-3/</link>
      <guid isPermaLink="true">https://bnbong.com/blog/20250117-computer-network-3/</guid>
      <pubDate>Mon, 20 Apr 2026 00:00:00 GMT</pubDate>
      <description>모바일 컴퓨팅 강의 내용 정리 3</description>
      <category>Network</category>
      <category>IP</category>
      <category>IPv4</category>
      <category>Protocol</category>
      <category>Computer Science</category>
    </item>
    <item>
      <title>[Python] 백준 1436번 - 영화감독 숌</title>
      <link>https://bnbong.com/blog/20260115-algo-1436/</link>
      <guid isPermaLink="true">https://bnbong.com/blog/20260115-algo-1436/</guid>
      <pubDate>Thu, 15 Jan 2026 00:00:00 GMT</pubDate>
      <description>백준 1436 Python 풀이</description>
      <category>Algorithm</category>
      <category>Python</category>
      <category>Brute Force</category>
    </item>
    <item>
      <title>[Project] FastAPI-fastkit 개발기</title>
      <link>https://bnbong.com/blog/20260108-fastkit/</link>
      <guid isPermaLink="true">https://bnbong.com/blog/20260108-fastkit/</guid>
      <pubDate>Thu, 08 Jan 2026 00:00:00 GMT</pubDate>
      <description>FastAPI의 boilerplate 배치 기능이 포함된 오픈소스 프로젝트 개발기</description>
      <category>Project</category>
      <category>FastAPI</category>
      <category>CLI</category>
      <category>Backend</category>
      <category>Github Actions</category>
    </item>
    <item>
      <title>[Computer Science] 병렬성과 동시성의 차이</title>
      <link>https://bnbong.com/blog/20250408-parallelism-concurrency/</link>
      <guid isPermaLink="true">https://bnbong.com/blog/20250408-parallelism-concurrency/</guid>
      <pubDate>Tue, 08 Apr 2025 00:00:00 GMT</pubDate>
      <description>병렬성(Parallelism)과 동시성(Concurrency)의 개념과 차이점 이해하기</description>
      <category>Computer Science</category>
      <category>Algorithms</category>
      <category>Concurrency</category>
      <category>Parallelism</category>
    </item>
    <item>
      <title>[Computer Science] 코딩 테스트 준비 - 알고리즘 및 자료구조 기초</title>
      <link>https://bnbong.com/blog/20250128-cs-algorithms/</link>
      <guid isPermaLink="true">https://bnbong.com/blog/20250128-cs-algorithms/</guid>
      <pubDate>Tue, 28 Jan 2025 00:00:00 GMT</pubDate>
      <description>코딩 테스트 준비 - 알고리즘 및 자료구조 기초 내용 정리</description>
      <category>Computer Science</category>
      <category>Algorithms</category>
      <category>Data Structure</category>
    </item>
    <item>
      <title>[Computer Network] ARP protocol</title>
      <link>https://bnbong.com/blog/20250115-computer-network-2/</link>
      <guid isPermaLink="true">https://bnbong.com/blog/20250115-computer-network-2/</guid>
      <pubDate>Wed, 15 Jan 2025 00:00:00 GMT</pubDate>
      <description>모바일 컴퓨팅 강의 내용 정리 2</description>
      <category>Network</category>
      <category>ARP</category>
      <category>Protocol</category>
      <category>Computer Science</category>
    </item>
    <item>
      <title>[Project] MKDocs-materials로 개발 블로그 &amp; 포트폴리오 사이트 배포하기</title>
      <link>https://bnbong.com/blog/20250102-tech-blog/</link>
      <guid isPermaLink="true">https://bnbong.com/blog/20250102-tech-blog/</guid>
      <pubDate>Fri, 03 Jan 2025 00:00:00 GMT</pubDate>
      <description>오픈소스를 활용하여 효율적으로 제 사이트를 배포하는 방법</description>
      <category>OpenSource</category>
      <category>MKDocs</category>
      <category>Portfolio</category>
      <category>Markdown</category>
      <category>RSS</category>
      <category>Blog</category>
    </item>
    <item>
      <title>[Github] 제가 작성한 네이버 블로그 포스트를 README에 자동으로 연동시키기</title>
      <link>https://bnbong.com/blog/20240128-readme-blog/</link>
      <guid isPermaLink="true">https://bnbong.com/blog/20240128-readme-blog/</guid>
      <pubDate>Thu, 02 Jan 2025 00:00:00 GMT</pubDate>
      <description>README.md를 꾸며 제 프로필을 작성하는 방법에 대해 서술합니다.</description>
      <category>OpenSource</category>
      <category>Markdown</category>
      <category>Github</category>
      <category>RSS</category>
    </item>
    <item>
      <title>[Computer Network] 컴퓨터 네트워크 개요</title>
      <link>https://bnbong.com/blog/20241230-computer-network-1/</link>
      <guid isPermaLink="true">https://bnbong.com/blog/20241230-computer-network-1/</guid>
      <pubDate>Mon, 30 Dec 2024 00:00:00 GMT</pubDate>
      <description>모바일 컴퓨팅 강의 내용 정리 1</description>
      <category>Network</category>
      <category>TCP/IP</category>
      <category>OSI</category>
      <category>Protocol</category>
      <category>Computer Science</category>
    </item>
    <item>
      <title>[Cloud] 무료로 클라우드 개발환경을 구성하기 위한 몸부림 (1편)</title>
      <link>https://bnbong.com/blog/20230612-cloudfail-1/</link>
      <guid isPermaLink="true">https://bnbong.com/blog/20230612-cloudfail-1/</guid>
      <pubDate>Sun, 01 Dec 2024 00:00:00 GMT</pubDate>
      <description>클라우드 뉴비의 다사다난했던 클라우드 환경 구축기</description>
      <category>Cloud</category>
      <category>CloudInfra</category>
      <category>AWS</category>
      <category>IaaS</category>
      <category>VPC</category>
    </item>
    <item>
      <title>[Computer Network] CloudFlare DNS 레코드 프록시 기능...다 숨겨줬잖아</title>
      <link>https://bnbong.com/blog/20240816-cloudflare-dns/</link>
      <guid isPermaLink="true">https://bnbong.com/blog/20240816-cloudflare-dns/</guid>
      <pubDate>Sat, 30 Nov 2024 00:00:00 GMT</pubDate>
      <description>CloudFlare DNS 레코드 프록시 기능을 통해 제 인스턴스의 Public IP를 숨길 수 있는 방법에 대해 서술합니다.</description>
      <category>Network</category>
      <category>CloudFlare</category>
      <category>DNS</category>
      <category>Proxy</category>
    </item>
    <item>
      <title>[Github] README.md로 제 프로필 맛있게 꾸미기</title>
      <link>https://bnbong.com/blog/20240112-readme-profile/</link>
      <guid isPermaLink="true">https://bnbong.com/blog/20240112-readme-profile/</guid>
      <pubDate>Fri, 12 Jan 2024 00:00:00 GMT</pubDate>
      <description>README.md를 꾸며 제 프로필을 작성하는 방법에 대해 서술합니다.</description>
      <category>OpenSource</category>
      <category>Markdown</category>
      <category>Github</category>
    </item>
    <item>
      <title>[FastAPI] Pydantic 2.0 적용하기</title>
      <link>https://bnbong.com/blog/20231211-pydantic-2/</link>
      <guid isPermaLink="true">https://bnbong.com/blog/20231211-pydantic-2/</guid>
      <pubDate>Mon, 11 Dec 2023 00:00:00 GMT</pubDate>
      <description>Pydantic 2.0 버전을 적용하면서 겪었던 문제들과 해결 방법을 정리합니다.</description>
      <category>Backend</category>
      <category>Pydantic</category>
      <category>FastAPI</category>
      <category>Python</category>
    </item>
    <item>
      <title>[API Documentation] Django backend에 swagger로 API endpoint 문서화 하기(drf-yasg)</title>
      <link>https://bnbong.com/blog/20231002-drf-yasg/</link>
      <guid isPermaLink="true">https://bnbong.com/blog/20231002-drf-yasg/</guid>
      <pubDate>Mon, 02 Oct 2023 00:00:00 GMT</pubDate>
      <description>DRF YASG 적용 과정에서 겪었던 문제들과 해결 방법에 대해 서술합니다.</description>
      <category>Backend</category>
      <category>DRF</category>
      <category>Django REST Framework</category>
      <category>Swagger</category>
      <category>API Documentation</category>
    </item>
    <item>
      <title>[Project] Project-Pinned 프로젝트 회고</title>
      <link>https://bnbong.com/blog/20230921-project-pinned/</link>
      <guid isPermaLink="true">https://bnbong.com/blog/20230921-project-pinned/</guid>
      <pubDate>Thu, 21 Sep 2023 00:00:00 GMT</pubDate>
      <description>Project-Pinned 프로젝트를 수행하면서 겪었던 문제들과 해결 방법에 대해 서술합니다.</description>
      <category>Project</category>
      <category>CICD</category>
      <category>PostgreSQL</category>
      <category>Docker</category>
      <category>Django</category>
      <category>JIRA</category>
      <category>Github</category>
      <category>Development</category>
      <category>PM</category>
      <category>Backend</category>
      <category>Frontend</category>
      <category>Github Actions</category>
    </item>
    <item>
      <title>[CSpell] 이 코드 외않되 / 이 코드 왜 안 돼 중에 뭐가 맞는 거예용?</title>
      <link>https://bnbong.com/blog/20230817-cspell/</link>
      <guid isPermaLink="true">https://bnbong.com/blog/20230817-cspell/</guid>
      <pubDate>Thu, 17 Aug 2023 00:00:00 GMT</pubDate>
      <description>cspell 적용 방법</description>
      <category>OpenSource</category>
      <category>cspell</category>
      <category>spellcheck</category>
      <category>open-source</category>
    </item>
    <item>
      <title>[Cloud] 무료로 클라우드 개발환경을 구성하기 위한 몸부림 (2편)</title>
      <link>https://bnbong.com/blog/20230814-cloudfail-2/</link>
      <guid isPermaLink="true">https://bnbong.com/blog/20230814-cloudfail-2/</guid>
      <pubDate>Mon, 14 Aug 2023 00:00:00 GMT</pubDate>
      <description>클라우드 뉴비의 다사다난했던 클라우드 환경 구축기</description>
      <category>Cloud</category>
      <category>CloudInfra</category>
      <category>IaaS</category>
      <category>Vultr</category>
      <category>CodeServer</category>
    </item>
    <item>
      <title>[Project] 나와 가장 완벽한 궁합을 가진 친구와 채팅하는 앱</title>
      <link>https://bnbong.com/blog/20230808-android-chatapp/</link>
      <guid isPermaLink="true">https://bnbong.com/blog/20230808-android-chatapp/</guid>
      <pubDate>Tue, 08 Aug 2023 00:00:00 GMT</pubDate>
      <description>Android Studio를 사용하여 개발한 친구와 채팅하는 앱</description>
      <category>Project</category>
      <category>Android Studio</category>
      <category>Mobile Application</category>
      <category>OpenAI</category>
      <category>ChatGPT</category>
    </item>
    <item>
      <title>Github 약어 모음</title>
      <link>https://bnbong.com/blog/20230605-github-acro/</link>
      <guid isPermaLink="true">https://bnbong.com/blog/20230605-github-acro/</guid>
      <pubDate>Mon, 05 Jun 2023 00:00:00 GMT</pubDate>
      <description>Github에서 개발자들이 종종 사용하는 약어들에 대해 알아보자</description>
      <category>OpenSource</category>
      <category>Github</category>
      <category>LGTM</category>
      <category>Git</category>
    </item>
  </channel>
</rss>
