<?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: Neil</title>
    <description>The latest articles on Forem by Neil (@neilyoungdevliverpool).</description>
    <link>https://forem.com/neilyoungdevliverpool</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%2F3703749%2Faf5a8491-62de-42e6-9cd3-daff71140291.png</url>
      <title>Forem: Neil</title>
      <link>https://forem.com/neilyoungdevliverpool</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/neilyoungdevliverpool"/>
    <language>en</language>
    <item>
      <title>Solana killer</title>
      <dc:creator>Neil</dc:creator>
      <pubDate>Sun, 11 Jan 2026 07:59:09 +0000</pubDate>
      <link>https://forem.com/neilyoungdevliverpool/solana-killer-4lj5</link>
      <guid>https://forem.com/neilyoungdevliverpool/solana-killer-4lj5</guid>
      <description>&lt;p&gt;Built Flux Chain at 11 years old.&lt;/p&gt;

&lt;p&gt;100k+ TPS blockchain with TypeScript smart contracts.&lt;/p&gt;

&lt;p&gt;github.com/pookiejames634…&lt;/p&gt;

&lt;p&gt;Age is just a number 🚀&lt;br&gt;
&lt;a href="https://github.com/pookiejames634-dotcom/flux-chain.git" rel="noopener noreferrer"&gt;https://github.com/pookiejames634-dotcom/flux-chain.git&lt;/a&gt;&lt;/p&gt;

</description>
      <category>cryptocurrency</category>
      <category>solana</category>
      <category>programming</category>
      <category>github</category>
    </item>
    <item>
      <title>Devpulsw</title>
      <dc:creator>Neil</dc:creator>
      <pubDate>Sun, 11 Jan 2026 07:56:59 +0000</pubDate>
      <link>https://forem.com/neilyoungdevliverpool/devpulsw-3m4l</link>
      <guid>https://forem.com/neilyoungdevliverpool/devpulsw-3m4l</guid>
      <description>&lt;p&gt;11 years old. Built a developer productivity dashboard.&lt;/p&gt;

&lt;p&gt;DevPulse tracks coding time, Git activity, system resources, and has a&lt;br&gt;
  Pomodoro timer.&lt;/p&gt;

&lt;p&gt;All in a beautiful CLI.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/pookiejames634-dotcom/devpulse.git" rel="noopener noreferrer"&gt;https://github.com/pookiejames634-dotcom/devpulse.git&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Quantum edge trading</title>
      <dc:creator>Neil</dc:creator>
      <pubDate>Sat, 10 Jan 2026 09:17:27 +0000</pubDate>
      <link>https://forem.com/neilyoungdevliverpool/quantum-edge-trading-389c</link>
      <guid>https://forem.com/neilyoungdevliverpool/quantum-edge-trading-389c</guid>
      <description>&lt;p&gt;🚀 QuantumEdge-Trading — My Advanced Algorithmic Trading Toolkit&lt;/p&gt;

&lt;p&gt;Hey dev.to! I’m an 11-year-old aspiring developer and I love building real tools that do cool things — not just toy apps 😄&lt;/p&gt;

&lt;p&gt;Today I want to share another one of my projects: QuantumEdge-Trading — a set of open-source algorithmic trading strategies and tools that you can use to explore machine learning and smart money concepts in markets!&lt;/p&gt;

&lt;p&gt;🔗 Check out the repo here:&lt;br&gt;
&lt;a href="https://github.com/pookiejames634-dotcom/quantumedge-trading" rel="noopener noreferrer"&gt;https://github.com/pookiejames634-dotcom/quantumedge-trading&lt;/a&gt;  ￼&lt;/p&gt;

&lt;p&gt;⸻&lt;/p&gt;

&lt;p&gt;💡 What QuantumEdge-Trading Is&lt;/p&gt;

&lt;p&gt;QuantumEdge-Trading is a collection of professional-grade trading strategies and supporting tools written in Python and TradingView Pine script, designed to help traders and developers learn and experiment with:&lt;br&gt;
    • Machine learning-based strategy — a clean ML approach using K-Nearest Neighbors&lt;br&gt;
    • Smart Money Concepts / Institutional-level strategy — advanced indicators and market structure&lt;br&gt;
    • Bonus tools like a lead scraper and sentiment engine for market research and automation  ￼&lt;/p&gt;

&lt;p&gt;It’s free, open source, and you can use it both for learning and practical experimentation — perfect if you’re curious about quant trading or how machine learning can drive decision-making.  ￼&lt;/p&gt;

&lt;p&gt;⸻&lt;/p&gt;

&lt;p&gt;🧠 What’s Inside&lt;/p&gt;

&lt;p&gt;Here are the highlights straight from the repo:&lt;/p&gt;

&lt;p&gt;📊 Strategies&lt;br&gt;
    • ML Algo Pro (Machine Learning) — a minimal yet powerful ML strategy that outputs clean signals and confidence scores.  ￼&lt;br&gt;
    • QuantumEdge Pro (Smart Money Concepts) — institutional-grade indicators like order blocks, fair value gaps, volume profile, and Wyckoff pattern detection.  ￼&lt;/p&gt;

&lt;p&gt;🛠 Tools&lt;br&gt;
    • News Sentiment Engine — Python script that analyzes market sentiment from news and data.  ￼&lt;br&gt;
    • Business Lead Scraper — a scraper to collect leads from Yellow Pages and other sources (bonus real-world automation tool).  ￼&lt;/p&gt;

&lt;p&gt;📈 How to Use&lt;br&gt;
    • Paste the Pine strategies into TradingView to start paper-trading signals.  ￼&lt;br&gt;
    • Run the Python tools locally with pip install -r requirements.txt.  ￼&lt;/p&gt;

&lt;p&gt;⸻&lt;/p&gt;

&lt;p&gt;🛠 What I Learned&lt;/p&gt;

&lt;p&gt;Working on this taught me:&lt;br&gt;
    • How trading strategies are structured and coded&lt;br&gt;
    • How to mix machine learning with financial signals&lt;br&gt;
    • How to organize a large, multi-part repository&lt;br&gt;
    • How developers can share tools so others can learn too&lt;/p&gt;

&lt;p&gt;⸻&lt;/p&gt;

&lt;p&gt;🚀 Next Steps&lt;/p&gt;

&lt;p&gt;I’m planning to:&lt;br&gt;
    • Add more ML strategies and research new indicators&lt;br&gt;
    • Improve documentation and examples&lt;br&gt;
    • Explore live tracking dashboards in future versions&lt;/p&gt;

&lt;p&gt;⸻&lt;/p&gt;

&lt;p&gt;Thanks for reading! If you’re into quant trading, ML, or just love tinkering with open-source tools, check it out and drop some feedback — I’m constantly learning and building 😄&lt;/p&gt;

&lt;p&gt;Stay curious,&lt;br&gt;
— [neil]&lt;/p&gt;

</description>
      <category>ai</category>
      <category>machinelearning</category>
      <category>firstyearincode</category>
      <category>programming</category>
    </item>
    <item>
      <title>Neiler-64</title>
      <dc:creator>Neil</dc:creator>
      <pubDate>Sat, 10 Jan 2026 09:12:00 +0000</pubDate>
      <link>https://forem.com/neilyoungdevliverpool/neiler-64-33m</link>
      <guid>https://forem.com/neilyoungdevliverpool/neiler-64-33m</guid>
      <description>&lt;p&gt;🌟 Hey dev.to! I’m an 11-Year-Old Aspiring Dev &amp;amp; This Is My Project: Neiler 64&lt;/p&gt;

&lt;p&gt;Hey everyone! I’m an 11-year-old developer who loves building hardware and software just for fun and learning 🤓. I’ve been working on something pretty cool called Neiler 64, and I want to show it to you!&lt;/p&gt;

&lt;p&gt;🔗 Check out the full project on GitHub:&lt;br&gt;
&lt;a href="https://github.com/pookiejames634-dotcom/neiler-64" rel="noopener noreferrer"&gt;https://github.com/pookiejames634-dotcom/neiler-64&lt;/a&gt;  ￼&lt;/p&gt;

&lt;p&gt;⸻&lt;/p&gt;

&lt;p&gt;💻 What Neiler 64 Actually Is&lt;/p&gt;

&lt;p&gt;Neiler 64 is a custom hardware and software platform that brings together:&lt;br&gt;
    • Custom CPU architectures (8-bit and 16-bit)&lt;br&gt;
    • A custom GPU with tile-based graphics&lt;br&gt;
    • A portable workstation design (the Neilerdeck)&lt;br&gt;
    • Emulators, assemblers, and tools to build and run your own programs&lt;/p&gt;

&lt;p&gt;It’s kind of like building your own computer from scratch — both the brain and the body!  ￼&lt;/p&gt;

&lt;p&gt;⸻&lt;/p&gt;

&lt;p&gt;🛠 What’s Inside&lt;/p&gt;

&lt;p&gt;This project includes:&lt;br&gt;
    • Neiler CPUs: Custom-designed CPUs (Neiler-8 and Neiler-16) with full instruction sets&lt;br&gt;
    • NeilerGPU: A graphics engine with multiple display modes&lt;br&gt;
    • Portable Neilerdeck: A DIY cyberdeck workstation with hardware specs, PCBs, and even 3D-printable parts&lt;br&gt;
    • Tools: Assemblers, emulators, docs, and examples so you can build and run your own programs on it  ￼&lt;/p&gt;

&lt;p&gt;⸻&lt;/p&gt;

&lt;p&gt;🤔 What I Learned&lt;/p&gt;

&lt;p&gt;Working on Neiler 64 taught me a ton about:&lt;br&gt;
    • Computer architecture basics&lt;br&gt;
    • How emulators and CPUs actually work&lt;br&gt;
    • How hardware and software fit together&lt;br&gt;
    • Managing a big repo with different subprojects&lt;/p&gt;

&lt;p&gt;⸻&lt;/p&gt;

&lt;p&gt;🛠️ Next Steps&lt;/p&gt;

&lt;p&gt;I’m planning to:&lt;br&gt;
    • Add more features to the Neiler-16 CPU&lt;br&gt;
    • Improve the emulator&lt;br&gt;
    • Build a real physical prototype&lt;br&gt;
    • Possibly open source parts for others to build too&lt;/p&gt;

&lt;p&gt;⸻&lt;/p&gt;

&lt;p&gt;🎉 Thanks for Reading!&lt;/p&gt;

&lt;p&gt;I’m here to learn and grow as a dev, and I hope this inspires others my age (or older 😄) to jump into hardware and software development too. If you check out the project and have feedback or ideas, let me know — I’d love to hear them!&lt;/p&gt;

&lt;p&gt;Stay curious,&lt;br&gt;
— Neil&lt;/p&gt;

</description>
      <category>programming</category>
      <category>ai</category>
      <category>beginners</category>
      <category>opensource</category>
    </item>
    <item>
      <title>🌟 Hey dev.to! I’m an 11-Year-Old Aspiring Dev &amp; This Is My Project: Neiler 64

Hey everyone! I’m an 11-year-old developer who loves building hardware and software just for fun and learning 🤓. I’ve been working on something pretty cool called Neiler 64, a</title>
      <dc:creator>Neil</dc:creator>
      <pubDate>Sat, 10 Jan 2026 09:11:11 +0000</pubDate>
      <link>https://forem.com/neilyoungdevliverpool/hey-devto-im-an-11-year-old-aspiring-dev-this-is-my-project-neiler-64-hey-everyone-im-an-2pg6</link>
      <guid>https://forem.com/neilyoungdevliverpool/hey-devto-im-an-11-year-old-aspiring-dev-this-is-my-project-neiler-64-hey-everyone-im-an-2pg6</guid>
      <description></description>
    </item>
  </channel>
</rss>
