<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://www.ekprojectjournal.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://www.ekprojectjournal.com/feed.php">
        <title>Project Journal</title>
        <description></description>
        <link>https://www.ekprojectjournal.com/</link>
        <image rdf:resource="https://www.ekprojectjournal.com/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-06-10T04:25:54+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://www.ekprojectjournal.com/doku.php?id=start&amp;rev=1779459935&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.ekprojectjournal.com/doku.php?id=projects:quantum:categorical&amp;rev=1779371008&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.ekprojectjournal.com/doku.php?id=projects:earth_observation:sentinel_2_data_processing_handbook&amp;rev=1779363527&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.ekprojectjournal.com/doku.php?id=projects:quantum:seqnn&amp;rev=1779345948&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.ekprojectjournal.com/doku.php?id=sidebar&amp;rev=1779343407&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.ekprojectjournal.com/doku.php?id=projects:solo_rpg:orbitfall_extraction_module&amp;rev=1779343219&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.ekprojectjournal.com/doku.php?image=profile-small.png&amp;ns=0&amp;rev=1779338175&amp;tab_details=history&amp;media_do=diff&amp;do=media"/>
                <rdf:li rdf:resource="https://www.ekprojectjournal.com/doku.php?image=profile.jpg&amp;ns=0&amp;rev=1779338135&amp;tab_details=history&amp;media_do=diff&amp;do=media"/>
                <rdf:li rdf:resource="https://www.ekprojectjournal.com/doku.php?image=projects%3Aquantum%3Asierp.png&amp;ns=projects%3Aquantum&amp;rev=1743060252&amp;tab_details=history&amp;media_do=diff&amp;do=media"/>
                <rdf:li rdf:resource="https://www.ekprojectjournal.com/doku.php?image=wiki%3Aqas-cos.pdf&amp;ns=wiki&amp;rev=1733333708&amp;tab_details=history&amp;media_do=diff&amp;do=media"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://www.ekprojectjournal.com/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>Project Journal</title>
        <link>https://www.ekprojectjournal.com/</link>
        <url>https://www.ekprojectjournal.com/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://www.ekprojectjournal.com/doku.php?id=start&amp;rev=1779459935&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-05-22T14:25:35+00:00</dc:date>
        <dc:creator>kymki (kymki@undisclosed.example.com)</dc:creator>
        <title>start</title>
        <link>https://www.ekprojectjournal.com/doku.php?id=start&amp;rev=1779459935&amp;do=diff</link>
        <description></description>
    </item>
    <item rdf:about="https://www.ekprojectjournal.com/doku.php?id=projects:quantum:categorical&amp;rev=1779371008&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-05-21T13:43:28+00:00</dc:date>
        <dc:creator>kymki (kymki@undisclosed.example.com)</dc:creator>
        <title>categorical - [Preamble] </title>
        <link>https://www.ekprojectjournal.com/doku.php?id=projects:quantum:categorical&amp;rev=1779371008&amp;do=diff</link>
        <description>Preamble

Category theory has been a topic that has interested me in the periphery.

Ever since picking up that C programming language book in the Uppsala University library and then exploring functional languages - Haskell, Clojure, others - and discovering the elusive monad, category theory has been a topic that has interested me in the periphery. I keep coming back to the topic on conversations with certain minded friends. Another language on top of the language? What else is in that box?</description>
    </item>
    <item rdf:about="https://www.ekprojectjournal.com/doku.php?id=projects:earth_observation:sentinel_2_data_processing_handbook&amp;rev=1779363527&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-05-21T11:38:47+00:00</dc:date>
        <dc:creator>kymki (kymki@undisclosed.example.com)</dc:creator>
        <title>sentinel_2_data_processing_handbook - [Level-1 B] </title>
        <link>https://www.ekprojectjournal.com/doku.php?id=projects:earth_observation:sentinel_2_data_processing_handbook&amp;rev=1779363527&amp;do=diff</link>
        <description>The Sentinel 2 Data Processing Handbook

Introduction

The aim of me writing this document is for anyone with little prior knowledge of sentinel-2 data and its processing to learn all they need to know in order to get started working with it, and in particular the generation of an L2A product using the sen2cor processor. What that means should not be obvious to the reader. If it is, perhaps you can still gain some knowledge in skimming through the text, as I will try to explain a number of terms…</description>
    </item>
    <item rdf:about="https://www.ekprojectjournal.com/doku.php?id=projects:quantum:seqnn&amp;rev=1779345948&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-05-21T06:45:48+00:00</dc:date>
        <dc:creator>kymki (kymki@undisclosed.example.com)</dc:creator>
        <title>seqnn - [Introduction] </title>
        <link>https://www.ekprojectjournal.com/doku.php?id=projects:quantum:seqnn&amp;rev=1779345948&amp;do=diff</link>
        <description>Self-Estimating Quantum Neural Networks

Exploratory research note. This work is being shaped toward a publishable paper, but the results described here should be read as “work under validation”. Github/codeberg link coming once I have had a strong coffee and cleaned up the repo.$$
\mathcal{H}_Q = \bigotimes_{i=0}^{n-1} \mathbb{C}^2 .
$$$$
x_t = \theta_t \in [0,\pi]^n .
$$$$
\theta_{t+1} = \Pi_{[0,\pi]^n}\left(\theta_t + \eta_t\right),
\qquad
\eta_t \sim \mathcal{N}(0,Q).
$$$$
h(\theta_t) = \mat…</description>
    </item>
    <item rdf:about="https://www.ekprojectjournal.com/doku.php?id=sidebar&amp;rev=1779343407&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-05-21T06:03:27+00:00</dc:date>
        <dc:creator>kymki (kymki@undisclosed.example.com)</dc:creator>
        <title>sidebar</title>
        <link>https://www.ekprojectjournal.com/doku.php?id=sidebar&amp;rev=1779343407&amp;do=diff</link>
        <description></description>
    </item>
    <item rdf:about="https://www.ekprojectjournal.com/doku.php?id=projects:solo_rpg:orbitfall_extraction_module&amp;rev=1779343219&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-05-21T06:00:19+00:00</dc:date>
        <dc:creator>kymki (kymki@undisclosed.example.com)</dc:creator>
        <title>orbitfall_extraction_module</title>
        <link>https://www.ekprojectjournal.com/doku.php?id=projects:solo_rpg:orbitfall_extraction_module&amp;rev=1779343219&amp;do=diff</link>
        <description>Extraction Module (v2)

A resource-gathering subsystem for solo TTRPG play, inspired by Ironsworn: Starforged pacing, rebuilt around theme-specific challenge spreads and queued complications.

Downloadables

(To be linked properly)

	*  Orbitfall Extraction Module (Publishable PDF)
	*  Orbitfall Extraction Module (LaTeX Source)

1) Design Goal</description>
    </item>
    <item rdf:about="https://www.ekprojectjournal.com/doku.php?image=profile-small.png&amp;ns=0&amp;rev=1779338175&amp;tab_details=history&amp;media_do=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2026-05-21T04:36:15+00:00</dc:date>
        <dc:creator>kymki (kymki@undisclosed.example.com)</dc:creator>
        <title>profile-small.png - created</title>
        <link>https://www.ekprojectjournal.com/doku.php?image=profile-small.png&amp;ns=0&amp;rev=1779338175&amp;tab_details=history&amp;media_do=diff&amp;do=media</link>
        <description>&lt;img src=&quot;https://www.ekprojectjournal.com/lib/exe/fetch.php?w=500&amp;amp;h=500&amp;amp;tok=4a743e&amp;amp;media=profile-small.png&quot; alt=&quot;profile-small.png&quot; loading=&quot;lazy&quot; width=&quot;500&quot; height=&quot;500&quot; /&gt;</description>
    </item>
    <item rdf:about="https://www.ekprojectjournal.com/doku.php?image=profile.jpg&amp;ns=0&amp;rev=1779338135&amp;tab_details=history&amp;media_do=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2026-05-21T04:35:35+00:00</dc:date>
        <dc:creator>kymki (kymki@undisclosed.example.com)</dc:creator>
        <title>profile.jpg - created</title>
        <link>https://www.ekprojectjournal.com/doku.php?image=profile.jpg&amp;ns=0&amp;rev=1779338135&amp;tab_details=history&amp;media_do=diff&amp;do=media</link>
        <description>&lt;img src=&quot;https://www.ekprojectjournal.com/lib/exe/fetch.php?w=500&amp;amp;h=500&amp;amp;tok=317ce6&amp;amp;media=profile.jpg&quot; alt=&quot;profile.jpg&quot; loading=&quot;lazy&quot; width=&quot;500&quot; height=&quot;500&quot; /&gt;</description>
    </item>
    <item rdf:about="https://www.ekprojectjournal.com/doku.php?image=projects%3Aquantum%3Asierp.png&amp;ns=projects%3Aquantum&amp;rev=1743060252&amp;tab_details=history&amp;media_do=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2025-03-27T07:24:12+00:00</dc:date>
        <dc:creator>kymki (kymki@undisclosed.example.com)</dc:creator>
        <title>sierp.png - created</title>
        <link>https://www.ekprojectjournal.com/doku.php?image=projects%3Aquantum%3Asierp.png&amp;ns=projects%3Aquantum&amp;rev=1743060252&amp;tab_details=history&amp;media_do=diff&amp;do=media</link>
        <description>&lt;img src=&quot;https://www.ekprojectjournal.com/lib/exe/fetch.php?w=500&amp;amp;h=500&amp;amp;tok=ddbdfe&amp;amp;media=projects:quantum:sierp.png&quot; alt=&quot;sierp.png&quot; loading=&quot;lazy&quot; width=&quot;500&quot; height=&quot;500&quot; /&gt;</description>
    </item>
    <item rdf:about="https://www.ekprojectjournal.com/doku.php?image=wiki%3Aqas-cos.pdf&amp;ns=wiki&amp;rev=1733333708&amp;tab_details=history&amp;media_do=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2024-12-04T17:35:08+00:00</dc:date>
        <dc:creator>kymki (kymki@undisclosed.example.com)</dc:creator>
        <title>qas-cos.pdf - created</title>
        <link>https://www.ekprojectjournal.com/doku.php?image=wiki%3Aqas-cos.pdf&amp;ns=wiki&amp;rev=1733333708&amp;tab_details=history&amp;media_do=diff&amp;do=media</link>
        <description>&lt;img src=&quot;https://www.ekprojectjournal.com/lib/images/fileicons/svg/pdf.svg&quot; alt=&quot;qas-cos.pdf&quot; loading=&quot;lazy&quot; width=&quot;500&quot; height=&quot;500&quot; /&gt;</description>
    </item>
</rdf:RDF>
