<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
    <channel>
        <title>YEND.DEV</title>
        <link>https://yend.dev</link>
        <description>YENDの実験場</description>
        <lastBuildDate>Sat, 18 Apr 2026 01:03:49 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>ja</language>
        <image>
            <title>YEND.DEV</title>
            <url>https://yend.dev/assets/images/ogp.png</url>
            <link>https://yend.dev</link>
        </image>
        <copyright>All rights reserved 2024, YEND.</copyright>
        <item>
            <title><![CDATA[エラトステネスの篩(ふるい)で素数を求める]]></title>
            <link>https://yend.dev/posts/2022-06-23-sieve-of-eratosthenes/</link>
            <guid isPermaLink="false">https://yend.dev/posts/2022-06-23-sieve-of-eratosthenes/</guid>
            <pubDate>Wed, 22 Jun 2022 15:00:00 GMT</pubDate>
            <description><![CDATA[エラトステネスの篩アルゴリズムの手順を解説し、TypeScriptで2からNまでの素数を効率的に求める実装を紹介。]]></description>
            <author>YEND</author>
        </item>
        <item>
            <title><![CDATA[1次方程式と直線]]></title>
            <link>https://yend.dev/posts/2022-09-18-linear-equations-and-straight-lines/</link>
            <guid isPermaLink="false">https://yend.dev/posts/2022-09-18-linear-equations-and-straight-lines/</guid>
            <pubDate>Sat, 17 Sep 2022 15:00:00 GMT</pubDate>
            <description><![CDATA[xy座標平面上の直線の方程式について、傾き・切片形式と一般形の関係を整理し、TypeScriptで実装する。]]></description>
            <author>YEND</author>
        </item>
        <item>
            <title><![CDATA[スタックとキュー]]></title>
            <link>https://yend.dev/posts/2022-09-21-stack-and-queue/</link>
            <guid isPermaLink="false">https://yend.dev/posts/2022-09-21-stack-and-queue/</guid>
            <pubDate>Tue, 20 Sep 2022 15:00:00 GMT</pubDate>
            <description><![CDATA[基本的なデータ構造であるスタック(FILO)とキュー(FIFO)の仕組みを解説し、TypeScriptで実装する。]]></description>
            <author>YEND</author>
        </item>
        <item>
            <title><![CDATA[パスカルの三角形]]></title>
            <link>https://yend.dev/posts/2025-01-11-pascals-triangle/</link>
            <guid isPermaLink="false">https://yend.dev/posts/2025-01-11-pascals-triangle/</guid>
            <pubDate>Sat, 11 Jan 2025 13:00:00 GMT</pubDate>
            <description><![CDATA[パスカルの三角形の仕組みと二項係数との関係を解説し、TypeScriptで実装する。]]></description>
            <author>YEND</author>
        </item>
        <item>
            <title><![CDATA[ソートアルゴリズム with TypeScript]]></title>
            <link>https://yend.dev/posts/2025-01-12-sort-algorithms-with-typescript/</link>
            <guid isPermaLink="false">https://yend.dev/posts/2025-01-12-sort-algorithms-with-typescript/</guid>
            <pubDate>Sun, 12 Jan 2025 07:30:00 GMT</pubDate>
            <description><![CDATA[バブルソート、選択ソート、挿入ソートなど基本的なソートアルゴリズムをTypeScriptで実装。計算量も解説。]]></description>
            <author>YEND</author>
        </item>
        <item>
            <title><![CDATA[Cloudflare WorkersでHello Worldまで試す]]></title>
            <link>https://yend.dev/posts/2025-01-13-cloudflare-workers-hello-world/</link>
            <guid isPermaLink="false">https://yend.dev/posts/2025-01-13-cloudflare-workers-hello-world/</guid>
            <pubDate>Mon, 13 Jan 2025 08:20:00 GMT</pubDate>
            <description><![CDATA[Cloudflare Workersのプロジェクト作成からHello Worldのデプロイまでの手順をまとめたメモ。]]></description>
            <author>YEND</author>
        </item>
        <item>
            <title><![CDATA[ソートアルゴリズム with Rust]]></title>
            <link>https://yend.dev/posts/2025-01-13-sort-algorithms-with-rust/</link>
            <guid isPermaLink="false">https://yend.dev/posts/2025-01-13-sort-algorithms-with-rust/</guid>
            <pubDate>Mon, 13 Jan 2025 16:05:00 GMT</pubDate>
            <description><![CDATA[バブルソート、選択ソート、挿入ソートなど基本的なソートアルゴリズムをRustで実装。計算量も解説。]]></description>
            <author>YEND</author>
        </item>
        <item>
            <title><![CDATA[AssemblyScriptでWebAssemblyを気軽に試す]]></title>
            <link>https://yend.dev/posts/2025-02-19-experiment-assemblyscript-wasm/</link>
            <guid isPermaLink="false">https://yend.dev/posts/2025-02-19-experiment-assemblyscript-wasm/</guid>
            <pubDate>Wed, 19 Feb 2025 10:45:00 GMT</pubDate>
            <description><![CDATA[TypeScriptライクな言語AssemblyScriptを使ってWebAssemblyを気軽に試す。環境構築からブラウザ実行まで。]]></description>
            <author>YEND</author>
        </item>
        <item>
            <title><![CDATA[【BlenderMCP】CursorでBlenderを操作する]]></title>
            <link>https://yend.dev/posts/2025-03-23-blender-mcp-intro-with-cursor/</link>
            <guid isPermaLink="false">https://yend.dev/posts/2025-03-23-blender-mcp-intro-with-cursor/</guid>
            <pubDate>Sun, 23 Mar 2025 10:30:00 GMT</pubDate>
            <description><![CDATA[BlenderMCPを使ってCursorからBlenderを操作する環境の導入手順を解説。macOS環境での設定方法。]]></description>
            <author>YEND</author>
        </item>
        <item>
            <title><![CDATA[UUIDを生成するMCPサーバーをTypeScriptで自作する]]></title>
            <link>https://yend.dev/posts/2025-04-18-mcp-server-introduction/</link>
            <guid isPermaLink="false">https://yend.dev/posts/2025-04-18-mcp-server-introduction/</guid>
            <pubDate>Thu, 17 Apr 2025 15:00:00 GMT</pubDate>
            <description><![CDATA[Model Context Protocol (MCP) に入門するため、UUIDを返すシンプルなMCPサーバーをTypeScriptで自作しCursorで動作確認する。]]></description>
            <author>YEND</author>
        </item>
        <item>
            <title><![CDATA[Claude Codeのカスタムスラッシュコマンドを作ってみる]]></title>
            <link>https://yend.dev/posts/2025-08-09-claude-code-custom-slash-commands/</link>
            <guid isPermaLink="false">https://yend.dev/posts/2025-08-09-claude-code-custom-slash-commands/</guid>
            <pubDate>Sat, 09 Aug 2025 04:00:00 GMT</pubDate>
            <description><![CDATA[Claude Codeでよく使うプロンプトをMarkdownファイルで定義し、カスタムスラッシュコマンドとして呼び出す方法を紹介。]]></description>
            <author>YEND</author>
        </item>
        <item>
            <title><![CDATA[HTML Standardのnon-normative]]></title>
            <link>https://yend.dev/posts/2025-09-13-html-spec-non-normative/</link>
            <guid isPermaLink="false">https://yend.dev/posts/2025-09-13-html-spec-non-normative/</guid>
            <pubDate>Sat, 13 Sep 2025 10:40:00 GMT</pubDate>
            <description><![CDATA[HTML Standardに登場する「non-normative」の意味を調べ、normative(規範的)との違いを整理する。]]></description>
            <author>YEND</author>
        </item>
        <item>
            <title><![CDATA[AIエージェントとフロントエンド開発をつなぐAgentationが便利そう]]></title>
            <link>https://yend.dev/posts/2026-02-01-agentation-ai-agent-frontend/</link>
            <guid isPermaLink="false">https://yend.dev/posts/2026-02-01-agentation-ai-agent-frontend/</guid>
            <pubDate>Sun, 01 Feb 2026 10:00:00 GMT</pubDate>
            <description><![CDATA[Webページにアノテーションを付けてAIコーディングエージェント向けの構造化フィードバックを生成するAgentationの紹介。]]></description>
            <author>YEND</author>
        </item>
    </channel>
</rss>