{
    "version": "https://jsonfeed.org/version/1",
    "title": "현재는개발중",
    "home_page_url": "https://present.kim",
    "feed_url": "https://present.kim/feed.json",
    "description": "프로그래밍을 좋아하는 김현재의 개발 블로그",
    "icon": "https://present.kim/thumbnail.png",
    "author": {
        "name": "PresentKim",
        "url": "https://present.kim"
    },
    "items": [
        {
            "id": "https://present.kim/posts/web/jwt-til",
            "content_html": "JSON Web Token 에 대해 공부한 내용을 정리합니다.",
            "url": "https://present.kim/posts/web/jwt-til",
            "title": "JWT 개념 정리하기",
            "summary": "JSON Web Token 에 대해 공부한 내용을 정리합니다.",
            "date_modified": "2025-04-21T11:51:00.000Z",
            "author": {
                "name": "PresentKim",
                "url": "https://present.kim"
            }
        },
        {
            "id": "https://present.kim/posts/php/php-talkative-01-intro",
            "content_html": "PHP 언어에 대한 TMI 덩어리",
            "url": "https://present.kim/posts/php/php-talkative-01-intro",
            "title": "PHP에 대한 잡담",
            "summary": "PHP 언어에 대한 TMI 덩어리",
            "date_modified": "2024-04-03T10:12:00.000Z",
            "author": {
                "name": "PresentKim",
                "url": "https://present.kim"
            }
        },
        {
            "id": "https://present.kim/posts/blog/sitemap-issue",
            "content_html": "Google Search Console에서 사이트맵을 가져올 수 없음 문제를 해결한 과정을 기록합니다.",
            "url": "https://present.kim/posts/blog/sitemap-issue",
            "title": "Google Search Console의 사이트맵을 가져올 수 없음 문제를 해결한 과정",
            "summary": "Google Search Console에서 사이트맵을 가져올 수 없음 문제를 해결한 과정을 기록합니다.",
            "date_modified": "2024-04-02T12:42:00.000Z",
            "author": {
                "name": "PresentKim",
                "url": "https://present.kim"
            }
        },
        {
            "id": "https://present.kim/posts/cleancoding/nested-if-statement",
            "content_html": "빠른 반환(early return)으로 가독성을 높이는 방법",
            "url": "https://present.kim/posts/cleancoding/nested-if-statement",
            "title": "들여쓰기 지옥의 중첩된 조건문을 개선하자",
            "summary": "빠른 반환(early return)으로 가독성을 높이는 방법",
            "date_modified": "2023-10-24T16:24:00.000Z",
            "author": {
                "name": "PresentKim",
                "url": "https://present.kim"
            }
        },
        {
            "id": "https://present.kim/posts/php/php-history",
            "content_html": "단순한 도구로부터 시작된 PHP의 역사에 대해 정리해보았습니다.",
            "url": "https://present.kim/posts/php/php-history",
            "title": "간단하게 알아보는 PHP의 역사",
            "summary": "단순한 도구로부터 시작된 PHP의 역사에 대해 정리해보았습니다.",
            "date_modified": "2023-10-24T12:43:00.000Z",
            "author": {
                "name": "PresentKim",
                "url": "https://present.kim"
            }
        },
        {
            "id": "https://present.kim/posts/ps/programmers-133500-js",
            "content_html": "프로그래머스 133500 : 등대 문제를 Javascript로 풀이한 내용입니다.",
            "url": "https://present.kim/posts/ps/programmers-133500-js",
            "title": "프로그래머스 133500 : 등대 - Javascript",
            "summary": "프로그래머스 133500 : 등대 문제를 Javascript로 풀이한 내용입니다.",
            "date_modified": "2023-03-14T13:21:00.000Z",
            "author": {
                "name": "PresentKim",
                "url": "https://present.kim"
            }
        },
        {
            "id": "https://present.kim/posts/ps/programmers-120866-js",
            "content_html": "프로그래머스 120866 : 안전지대 문제를 Javascript로 풀이한 내용입니다.",
            "url": "https://present.kim/posts/ps/programmers-120866-js",
            "title": "프로그래머스 120866 : 안전지대 - Javascript",
            "summary": "프로그래머스 120866 : 안전지대 문제를 Javascript로 풀이한 내용입니다.",
            "date_modified": "2023-03-04T22:56:00.000Z",
            "author": {
                "name": "PresentKim",
                "url": "https://present.kim"
            }
        },
        {
            "id": "https://present.kim/posts/ps/programmers-120871-js",
            "content_html": "프로그래머스 120871 : 저주의 숫자 3 문제를 Javascript로 풀이한 내용입니다.",
            "url": "https://present.kim/posts/ps/programmers-120871-js",
            "title": "프로그래머스 120871 : 저주의 숫자 3 - Javascript",
            "summary": "프로그래머스 120871 : 저주의 숫자 3 문제를 Javascript로 풀이한 내용입니다.",
            "date_modified": "2023-03-04T14:56:00.000Z",
            "author": {
                "name": "PresentKim",
                "url": "https://present.kim"
            }
        },
        {
            "id": "https://present.kim/posts/ps/programmers-120876-js",
            "content_html": "프로그래머스 120876 : 겹치는 선분의 길이 문제를 Javascript로 풀이한 내용입니다.",
            "url": "https://present.kim/posts/ps/programmers-120876-js",
            "title": "프로그래머스 120876 : 겹치는 선분의 길이 - Javascript",
            "summary": "프로그래머스 120876 : 겹치는 선분의 길이 문제를 Javascript로 풀이한 내용입니다.",
            "date_modified": "2023-03-03T23:12:00.000Z",
            "author": {
                "name": "PresentKim",
                "url": "https://present.kim"
            }
        },
        {
            "id": "https://present.kim/posts/ps/programmers-120875-js",
            "content_html": "프로그래머스 120875 : 평행 문제를 Javascript로 풀이한 내용입니다.",
            "url": "https://present.kim/posts/ps/programmers-120875-js",
            "title": "프로그래머스 120875 : 평행 - Javascript",
            "summary": "프로그래머스 120875 : 평행 문제를 Javascript로 풀이한 내용입니다.",
            "date_modified": "2023-03-03T21:12:00.000Z",
            "author": {
                "name": "PresentKim",
                "url": "https://present.kim"
            }
        },
        {
            "id": "https://present.kim/posts/ps/programmers-42893-js",
            "content_html": "프로그래머스 42893 : 매칭 점수  문제를 Javascript로 풀이한 내용입니다.",
            "url": "https://present.kim/posts/ps/programmers-42893-js",
            "title": "프로그래머스 42893 : 매칭 점수 - Javascript",
            "summary": "프로그래머스 42893 : 매칭 점수  문제를 Javascript로 풀이한 내용입니다.",
            "date_modified": "2023-03-01T23:48:00.000Z",
            "author": {
                "name": "PresentKim",
                "url": "https://present.kim"
            }
        },
        {
            "id": "https://present.kim/posts/ps/programmers-12985-js",
            "content_html": "프로그래머스 12985 : 예상 대진표 문제를 Javascript로 풀이한 내용입니다.",
            "url": "https://present.kim/posts/ps/programmers-12985-js",
            "title": "프로그래머스 12985 : 예상 대진표 - Javascript",
            "summary": "프로그래머스 12985 : 예상 대진표 문제를 Javascript로 풀이한 내용입니다.",
            "date_modified": "2023-02-25T11:35:00.000Z",
            "author": {
                "name": "PresentKim",
                "url": "https://present.kim"
            }
        },
        {
            "id": "https://present.kim/posts/ps/programmers-131702-js",
            "content_html": "프로그래머스 131702 : 고고학 최고의 발견 문제를 Javascript로 풀이한 내용입니다.",
            "url": "https://present.kim/posts/ps/programmers-131702-js",
            "title": "프로그래머스 131702 : 고고학 최고의 발견 - Javascript",
            "summary": "프로그래머스 131702 : 고고학 최고의 발견 문제를 Javascript로 풀이한 내용입니다.",
            "date_modified": "2023-02-23T23:48:00.000Z",
            "author": {
                "name": "PresentKim",
                "url": "https://present.kim"
            }
        },
        {
            "id": "https://present.kim/posts/ps/programmers-120956-js",
            "content_html": "프로그래머스 120956 : 옹알이  문제를 Javascript로 풀이한 내용입니다.",
            "url": "https://present.kim/posts/ps/programmers-120956-js",
            "title": "프로그래머스 120956 : 옹알이 - Javascript",
            "summary": "프로그래머스 120956 : 옹알이  문제를 Javascript로 풀이한 내용입니다.",
            "date_modified": "2023-02-04T12:13:00.000Z",
            "author": {
                "name": "PresentKim",
                "url": "https://present.kim"
            }
        },
        {
            "id": "https://present.kim/posts/argorithm/prefix-sum",
            "content_html": "구간의 합 문제를 효율적으로 해결하기 위한 알고리즘",
            "url": "https://present.kim/posts/argorithm/prefix-sum",
            "title": "누적합 알고리즘 (Prefix sum)",
            "summary": "구간의 합 문제를 효율적으로 해결하기 위한 알고리즘",
            "date_modified": "2023-02-04T01:40:00.000Z",
            "author": {
                "name": "PresentKim",
                "url": "https://present.kim"
            }
        },
        {
            "id": "https://present.kim/posts/ps/programmers-1845-js",
            "content_html": "프로그래머스 1845 : 폰켓몬 문제를 Javascript로 풀이한 내용입니다.",
            "url": "https://present.kim/posts/ps/programmers-1845-js",
            "title": "프로그래머스 1845 : 폰켓몬 - Javascript",
            "summary": "프로그래머스 1845 : 폰켓몬 문제를 Javascript로 풀이한 내용입니다.",
            "date_modified": "2023-02-02T18:21:00.000Z",
            "author": {
                "name": "PresentKim",
                "url": "https://present.kim"
            }
        },
        {
            "id": "https://present.kim/posts/ps/programmers-42576-js",
            "content_html": "프로그래머스 42576 : 완주하지 못한 선수 문제를 Javascript로 풀이한 내용입니다.",
            "url": "https://present.kim/posts/ps/programmers-42576-js",
            "title": "프로그래머스 42576 : 완주하지 못한 선수 - Javascript",
            "summary": "프로그래머스 42576 : 완주하지 못한 선수 문제를 Javascript로 풀이한 내용입니다.",
            "date_modified": "2023-02-02T16:29:00.000Z",
            "author": {
                "name": "PresentKim",
                "url": "https://present.kim"
            }
        },
        {
            "id": "https://present.kim/posts/ps/programmers-152995-js",
            "content_html": "프로그래머스 152995 : 인사고과 문제를 Javascript로 풀이한 내용입니다.",
            "url": "https://present.kim/posts/ps/programmers-152995-js",
            "title": "프로그래머스 152995 : 인사고과 - Javascript",
            "summary": "프로그래머스 152995 : 인사고과 문제를 Javascript로 풀이한 내용입니다.",
            "date_modified": "2023-02-02T16:29:00.000Z",
            "author": {
                "name": "PresentKim",
                "url": "https://present.kim"
            }
        },
        {
            "id": "https://present.kim/posts/ps/baekjoon-10926",
            "content_html": "백준 10926 : ??! 문제를 C++, PHP, Javascript로 풀이한 내용입니다.",
            "url": "https://present.kim/posts/ps/baekjoon-10926",
            "title": "백준 10926 : ??! (C++, PHP, Javascript)",
            "summary": "백준 10926 : ??! 문제를 C++, PHP, Javascript로 풀이한 내용입니다.",
            "date_modified": "2022-11-09T11:11:00.000Z",
            "author": {
                "name": "PresentKim",
                "url": "https://present.kim"
            }
        },
        {
            "id": "https://present.kim/posts/ps/baekjoon-10869",
            "content_html": "백준 10869 : 사칙연산 문제를 C++, PHP, Javascript로 풀이한 내용입니다.",
            "url": "https://present.kim/posts/ps/baekjoon-10869",
            "title": "백준 10869 : 사칙연산 (C++, PHP, Javascript)",
            "summary": "백준 10869 : 사칙연산 문제를 C++, PHP, Javascript로 풀이한 내용입니다.",
            "date_modified": "2022-11-09T11:02:00.000Z",
            "author": {
                "name": "PresentKim",
                "url": "https://present.kim"
            }
        },
        {
            "id": "https://present.kim/posts/ps/samsung-codetest-protein-cpp",
            "content_html": "삼성 모의고사 : 단백질 사냥꾼 문제를 C++로 풀이한 내용입니다.",
            "url": "https://present.kim/posts/ps/samsung-codetest-protein-cpp",
            "title": "삼성 모의고사 : 단백질 사냥꾼 (C++)",
            "summary": "삼성 모의고사 : 단백질 사냥꾼 문제를 C++로 풀이한 내용입니다.",
            "date_modified": "2022-11-08T14:58:00.000Z",
            "author": {
                "name": "PresentKim",
                "url": "https://present.kim"
            }
        },
        {
            "id": "https://present.kim/posts/ps/baekjoon-1008",
            "content_html": "백준 1008 : A/B 문제를 C++, PHP, Javascript로 풀이한 내용입니다.",
            "url": "https://present.kim/posts/ps/baekjoon-1008",
            "title": "백준 1008 : A/B (C++, PHP, Javascript)",
            "summary": "백준 1008 : A/B 문제를 C++, PHP, Javascript로 풀이한 내용입니다.",
            "date_modified": "2022-11-04T14:02:00.000Z",
            "author": {
                "name": "PresentKim",
                "url": "https://present.kim"
            }
        },
        {
            "id": "https://present.kim/posts/ps/baekjoon-10998",
            "content_html": "백준 10998 : A×B 문제를 C++, PHP, Javascript로 풀이한 내용입니다.",
            "url": "https://present.kim/posts/ps/baekjoon-10998",
            "title": "백준 10998 : A×B (C++, PHP, Javascript)",
            "summary": "백준 10998 : A×B 문제를 C++, PHP, Javascript로 풀이한 내용입니다.",
            "date_modified": "2022-11-04T13:18:00.000Z",
            "author": {
                "name": "PresentKim",
                "url": "https://present.kim"
            }
        },
        {
            "id": "https://present.kim/posts/ps/baekjoon-1001",
            "content_html": "백준 1001 : A-B 문제를 C++, PHP, Javascript로 풀이한 내용입니다.",
            "url": "https://present.kim/posts/ps/baekjoon-1001",
            "title": "백준 1001 : A-B (C++, PHP, Javascript)",
            "summary": "백준 1001 : A-B 문제를 C++, PHP, Javascript로 풀이한 내용입니다.",
            "date_modified": "2022-11-04T13:14:00.000Z",
            "author": {
                "name": "PresentKim",
                "url": "https://present.kim"
            }
        },
        {
            "id": "https://present.kim/posts/ps/baekjoon-1000",
            "content_html": "백준 1000 : A+B 문제를 C++, PHP, Javascript로 풀이한 내용입니다.",
            "url": "https://present.kim/posts/ps/baekjoon-1000",
            "title": "백준 1000 : A+B (C++, PHP, Javascript)",
            "summary": "백준 1000 : A+B 문제를 C++, PHP, Javascript로 풀이한 내용입니다.",
            "date_modified": "2022-11-04T13:11:00.000Z",
            "author": {
                "name": "PresentKim",
                "url": "https://present.kim"
            }
        },
        {
            "id": "https://present.kim/posts/ps/baekjoon-2557",
            "content_html": "백준 2557 : Hello World 문제를 C++, PHP, Javascript로 풀이한 내용입니다.",
            "url": "https://present.kim/posts/ps/baekjoon-2557",
            "title": "백준 2557 : Hello World (C++, PHP, Javascript)",
            "summary": "백준 2557 : Hello World 문제를 C++, PHP, Javascript로 풀이한 내용입니다.",
            "date_modified": "2022-11-04T12:55:00.000Z",
            "author": {
                "name": "PresentKim",
                "url": "https://present.kim"
            }
        },
        {
            "id": "https://present.kim/projects/git-resource",
            "content_html": "GitHub 레포지토리의 이미지 파일을 효율적으로 탐색할 수 있는 SPA",
            "url": "https://present.kim/projects/git-resource",
            "title": "GitResource",
            "summary": "GitHub 레포지토리의 이미지 파일을 효율적으로 탐색할 수 있는 SPA",
            "date_modified": "2025-02-14T00:00:00.000Z",
            "author": {
                "name": "PresentKim",
                "url": "https://present.kim"
            },
            "tags": [
                "React",
                "TypeScript",
                "GithubAPI",
                "Vercel"
            ]
        }
    ]
}