<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Jack</title>
    <description>The latest articles on DEV Community by Jack (@mondlak1).</description>
    <link>https://dev.to/mondlak1</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3951568%2F18e5b406-4a9d-438a-a447-6ca77bf640c6.png</url>
      <title>DEV Community: Jack</title>
      <link>https://dev.to/mondlak1</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/mondlak1"/>
    <language>en</language>
    <item>
      <title>NeuroTarget — neuroscience-informed design analysis for UI, audio, copy, and media</title>
      <dc:creator>Jack</dc:creator>
      <pubDate>Wed, 27 May 2026 15:57:15 +0000</pubDate>
      <link>https://dev.to/mondlak1/neurotarget-neuroscience-informed-design-analysis-for-ui-audio-copy-and-media-297p</link>
      <guid>https://dev.to/mondlak1/neurotarget-neuroscience-informed-design-analysis-for-ui-audio-copy-and-media-297p</guid>
      <description>&lt;p&gt;I built NeuroTarget, a neuroscience-informed design exploration tool.&lt;/p&gt;

&lt;p&gt;It is a Python CLI and Claude Code skill that helps analyze or recommend UI, audio, copy, CSS, and media stimuli based on likely brain-region engagement.&lt;/p&gt;

&lt;p&gt;The project uses:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;TRIBE v2, a multimodal brain encoder.&lt;/li&gt;
&lt;li&gt;Curated neuroscience literature.&lt;/li&gt;
&lt;li&gt;Brain-region mappings for design-related effects.&lt;/li&gt;
&lt;li&gt;Tools for recommending, analyzing, comparing, warning, rewriting CSS, and running visual "brainscan" style analysis.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The goal is not to claim guaranteed brain effects. It is an evidence-informed design assistant that produces hypotheses designers can test with real user research.&lt;/p&gt;

&lt;p&gt;Repo: &lt;a href="https://github.com/Mondlak1/neurotarget" rel="noopener noreferrer"&gt;https://github.com/Mondlak1/neurotarget&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Would love feedback from UX designers, researchers, or anyone interested in the intersection of neuroscience and digital design.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Camclave — consent-gated webcam access for AI coding agents</title>
      <dc:creator>Jack</dc:creator>
      <pubDate>Wed, 27 May 2026 15:27:12 +0000</pubDate>
      <link>https://dev.to/mondlak1/camclave-consent-gated-webcam-access-for-ai-coding-agents-2mln</link>
      <guid>https://dev.to/mondlak1/camclave-consent-gated-webcam-access-for-ai-coding-agents-2mln</guid>
      <description>&lt;p&gt;I built Camclave, a consent-gated webcam tool for AI coding agents.&lt;/p&gt;

&lt;p&gt;AI agents can already see your code, terminal, and files, but they usually cannot see the physical thing you are working on. Camclave helps close that gap by giving tools like Claude Code or Codex CLI access to still-frame webcam captures.&lt;/p&gt;

&lt;p&gt;Some examples of what this enables:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Read a multimeter or power supply display.&lt;/li&gt;
&lt;li&gt;Check if an LED is on.&lt;/li&gt;
&lt;li&gt;Inspect breadboard wiring.&lt;/li&gt;
&lt;li&gt;Monitor a 3D print.&lt;/li&gt;
&lt;li&gt;Look at a paper schematic while helping with code.&lt;/li&gt;
&lt;li&gt;Help debug robotics or maker projects.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The consent part is central to the project. The camera only works after the user starts Camclave manually. While active, there is a visible red "CAMERA ACTIVE" window. It captures still frames, not video.&lt;/p&gt;

&lt;p&gt;Repo: &lt;a href="https://github.com/Mondlak1/camclave" rel="noopener noreferrer"&gt;https://github.com/Mondlak1/camclave&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Would love to hear from anyone else doing hardware + AI agent work. What workflows do you wish your coding agent could see?&lt;/p&gt;

</description>
      <category>agents</category>
      <category>ai</category>
      <category>showdev</category>
      <category>tooling</category>
    </item>
  </channel>
</rss>
