<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Projects on Daniel La Corte</title><link>https://daniellacorte.de/projects/</link><description>Recent content in Projects on Daniel La Corte</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Fri, 10 Apr 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://daniellacorte.de/projects/index.xml" rel="self" type="application/rss+xml"/><item><title>PatchLib</title><link>https://daniellacorte.de/projects/patchlib/</link><pubDate>Thu, 09 Apr 2026 00:00:00 +0000</pubDate><guid>https://daniellacorte.de/projects/patchlib/</guid><description>&lt;p&gt;I&amp;rsquo;m interested in synthesizers and modular sound design.&lt;/p&gt;
&lt;p&gt;Anyone who works with semi-modular equipment knows the problem: you dial in something good, the cables are just right, the sequencer has a rhythm that locks in. Then you move on, and it&amp;rsquo;s gone. Knob positions, patch bay connections, sequencer settings exist only in the moment.&lt;/p&gt;
&lt;p&gt;PatchLib is my solution to that. It&amp;rsquo;s a personal patch documentation tool for analog Moog synthesizers. For each patch you create a record with all knob values, a visual patch bay connection map, free-text notes, and an audio recording. Everything you need to reconstruct the sound exactly, weeks or months later.&lt;/p&gt;</description></item><item><title>Webpage to Markdown</title><link>https://daniellacorte.de/projects/webpage-to-markdown/</link><pubDate>Sat, 01 Jun 2024 00:00:00 +0000</pubDate><guid>https://daniellacorte.de/projects/webpage-to-markdown/</guid><description>&lt;p&gt;Built around the idea of a Second Brain, the knowledge management system developed by Tiago Forte, this tool captures web content directly into an Obsidian vault without leaving the browser. Tools like Pocket or Raindrop are great for bookmarking, but they felt too heavy for what I wanted. I was looking for something more direct: read something, save it, it&amp;rsquo;s in my vault.&lt;/p&gt;
&lt;p&gt;Webpage to Markdown is a system made of two components: a Chrome extension and an Obsidian plugin. The extension extracts article content using Readability and converts it to Markdown via Turndown, then sends it as structured JSON to a local HTTP server. The Obsidian plugin runs that server and writes the incoming content as &lt;code&gt;.md&lt;/code&gt; files into the vault, organized by domain and enriched with YAML frontmatter.&lt;/p&gt;</description></item><item><title>Apple Health Data Lake</title><link>https://daniellacorte.de/projects/apple-health-data-lake/</link><pubDate>Thu, 09 Apr 2026 00:00:00 +0000</pubDate><guid>https://daniellacorte.de/projects/apple-health-data-lake/</guid><description>&lt;p&gt;Two years of heart rate, HRV, sleep, and steps, sitting in the Apple Health app, visible through charts, but not usable. I wanted to run SQL queries, explore correlations, and build my own aggregates. Not inside another app, but on raw data I fully control.&lt;/p&gt;
&lt;p&gt;The missing piece was an iOS app called Health Auto Export. It exposes Apple Health data over a local TCP server on port 9000 using JSON RPC 2.0, as long as the app is in the foreground and both devices are on the same WiFi. No cloud, no third-party data sharing.&lt;/p&gt;</description></item><item><title>Polynode</title><link>https://daniellacorte.de/projects/polynode/</link><pubDate>Fri, 10 Apr 2026 00:00:00 +0000</pubDate><guid>https://daniellacorte.de/projects/polynode/</guid><description>&lt;p&gt;Polyrhythm is what happens when you stop forcing everything to share the same pulse. A 5-step kick against a 7-step snare against a 3-step hi-hat — each cycling at its own rate, locking back into phase only at longer intervals. The result is rhythm that feels alive rather than metronomic.&lt;/p&gt;
&lt;p&gt;Polynode is a drum machine built around that idea. It runs entirely in the browser — no install, no account.&lt;/p&gt;</description></item></channel></rss>