<?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>Forem: Joselyn Lagunas</title>
    <description>The latest articles on Forem by Joselyn Lagunas (@shel_y).</description>
    <link>https://forem.com/shel_y</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%2F3770125%2F952fa81a-5a64-4825-afc7-d952318cc7c5.jpg</url>
      <title>Forem: Joselyn Lagunas</title>
      <link>https://forem.com/shel_y</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/shel_y"/>
    <language>en</language>
    <item>
      <title>Q-Drift CLI ⚛️ – Explore Quantum-Inspired Structural Drift in Your Terminal</title>
      <dc:creator>Joselyn Lagunas</dc:creator>
      <pubDate>Fri, 13 Feb 2026 08:40:24 +0000</pubDate>
      <link>https://forem.com/shel_y/q-drift-cli-explore-quantum-inspired-structural-drift-in-your-terminal-142g</link>
      <guid>https://forem.com/shel_y/q-drift-cli-explore-quantum-inspired-structural-drift-in-your-terminal-142g</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for the &lt;a href="https://dev.to/challenges/github-2026-01-21"&gt;GitHub Copilot CLI Challenge&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What I Built
&lt;/h2&gt;

&lt;p&gt;I built &lt;strong&gt;Q-Drift CLI&lt;/strong&gt;, a &lt;strong&gt;quantum-inspired structural drift analyzer&lt;/strong&gt;. It simulates probabilistic “qubit-like” states to detect instability in logic or decision systems.&lt;/p&gt;

&lt;p&gt;The CLI runs thousands of simulations under adjustable “noise” levels and reports &lt;strong&gt;entropy&lt;/strong&gt;, &lt;strong&gt;collapse bias&lt;/strong&gt;, and a &lt;strong&gt;visual ASCII graph&lt;/strong&gt; showing the distribution of outcomes. This tool makes abstract quantum-inspired concepts tangible and fun, all within the terminal.&lt;/p&gt;

&lt;p&gt;It’s designed as a &lt;strong&gt;minimal, interactive CLI experience&lt;/strong&gt;, perfect for developers who want to explore &lt;strong&gt;quantum-inspired simulations&lt;/strong&gt; quickly without heavy setups.&lt;/p&gt;




&lt;h2&gt;
  
  
  Demo
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://github.com/Shel-y/q-drift" rel="noopener noreferrer"&gt;Repo&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fj8zklpju8qqlgpq3hdcr.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fj8zklpju8qqlgpq3hdcr.png" alt="Q-Drift CLI Screenshot" width="782" height="401"&gt;&lt;/a&gt;&lt;br&gt;
&lt;em&gt;Above is a sample screenshot showing Q-Drift analyzing a system with 20% noise.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;You can also run the CLI yourself with:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;python main.py analyze &lt;span class="nt"&gt;--simulations&lt;/span&gt; 1000 &lt;span class="nt"&gt;--noise&lt;/span&gt; 0.2
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;It outputs a &lt;strong&gt;beautiful table&lt;/strong&gt;, a &lt;strong&gt;bar chart of state collapses&lt;/strong&gt;, and an &lt;strong&gt;entropy score&lt;/strong&gt; indicating stability or fragility.&lt;/p&gt;




&lt;h2&gt;
  
  
  My Experience with GitHub Copilot CLI
&lt;/h2&gt;

&lt;p&gt;At first, I was completely new to using a CLI and felt a bit intimidated. However, as I started using &lt;strong&gt;GitHub Copilot CLI&lt;/strong&gt;, I became increasingly excited. It guided me through commands, suggested helpful patterns, and made the terminal feel approachable.&lt;/p&gt;

&lt;p&gt;As a software engineering student, I usually don’t work extensively in the terminal, but this experience inspired me to dive deeper. The possibilities feel endless, and I now see the CLI as a powerful space for creating &lt;strong&gt;quantum-inspired, AI-enhanced tools&lt;/strong&gt; like &lt;strong&gt;Q-Drift&lt;/strong&gt;. Copilot turned what could have been a daunting experience into an &lt;strong&gt;engaging, creative learning journey&lt;/strong&gt;.&lt;/p&gt;




&lt;h3&gt;
  
  
  Additional Notes
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;This project is &lt;strong&gt;open source&lt;/strong&gt; under the &lt;strong&gt;MIT License&lt;/strong&gt; – free for personal, educational, and commercial use.&lt;/li&gt;
&lt;li&gt;All the outputs in JSON (if enabled) or the visual table are &lt;strong&gt;automatically generated&lt;/strong&gt;, demonstrating &lt;strong&gt;quantum-inspired probabilistic simulation&lt;/strong&gt;.&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>devchallenge</category>
      <category>githubchallenge</category>
      <category>cli</category>
      <category>githubcopilot</category>
    </item>
  </channel>
</rss>
