<?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: Onwubualili Chinemerem</title>
    <description>The latest articles on DEV Community by Onwubualili Chinemerem (@techkid001).</description>
    <link>https://dev.to/techkid001</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%2F3883804%2F932cadb9-b5ae-4909-bcaf-a349bd63d485.jpeg</url>
      <title>DEV Community: Onwubualili Chinemerem</title>
      <link>https://dev.to/techkid001</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/techkid001"/>
    <language>en</language>
    <item>
      <title>🪐 ExoPlanet Companion — Discover Alien Worlds with AI 👽</title>
      <dc:creator>Onwubualili Chinemerem</dc:creator>
      <pubDate>Sun, 19 Apr 2026 21:32:37 +0000</pubDate>
      <link>https://dev.to/techkid001/exoplanet-companion-discover-alien-worlds-with-ai-4lko</link>
      <guid>https://dev.to/techkid001/exoplanet-companion-discover-alien-worlds-with-ai-4lko</guid>
      <description>&lt;p&gt;&lt;strong&gt;This is a submission for &lt;a href="https://dev.to/challenges/weekend-2026-04-16"&gt;Weekend Challenge: Earth Day Edition&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

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

&lt;p&gt;Earth Day is a reminder of how precious our planet is — but it also made me wonder: what are the other planets out there like?&lt;br&gt;
That question became ExoPlanet Companion, an AI-powered space exploration web app that lets anyone explore over 6,000 real confirmed exoplanets from NASA's database — and experience each one like never before.&lt;br&gt;
Here's what the app does:&lt;br&gt;
🔭 Pulls live data from NASA's Exoplanet Archive — real planetary science, including radius, mass, orbital period, surface temperature, and distance from Earth&lt;br&gt;
🤖 Uses open-source AI models via OpenRouter to transform that raw data into vivid, imaginative planet narratives — describing what the planet looks like, what the sky looks like from its surface, whether life could exist there, and one jaw-dropping fun fact&lt;br&gt;
📓 Maintains a persistent Explorer Journal powered by Backboard — every planet you visit gets saved to your personal journal, building a living log of your journey across the cosmos&lt;br&gt;
🌠 Delivers an immersive dark space UI — animated starfield, glowing planet illustrations, and a cinematic exploration experience&lt;br&gt;
The goal was simple: make the vastness of the universe feel personal, explorable, and emotional — in honor of the planet that started it all.&lt;/p&gt;

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

&lt;p&gt;&lt;strong&gt;🚀 Live App:&lt;/strong&gt; &lt;a href="https://project-p0jrj-git-main-2chinemerems-projects.vercel.app/" rel="noopener noreferrer"&gt;https://project-p0jrj-git-main-2chinemerems-projects.vercel.app/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📽️ Demo Walkthrough:&lt;/strong&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%2F7ndbrt9k01bjhm7n36z7.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%2F7ndbrt9k01bjhm7n36z7.png" alt=" " width="800" height="450"&gt;&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%2F4654td3ylsw6tkn1efvk.jpg" 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%2F4654td3ylsw6tkn1efvk.jpg" alt=" " width="800" height="705"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Code
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://github.com/2Chinemerem/exoplanet-companion" rel="noopener noreferrer"&gt;https://github.com/2Chinemerem/exoplanet-companion&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  How I Built It
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Architecture Overview&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The application is built using a React frontend, a lightweight Express proxy server, and three core service layers responsible for handling NASA data, AI generation, and persistent memory.&lt;/p&gt;

&lt;p&gt;At a high level, the system works by fetching real exoplanet data, enriching it with AI-generated simulations, and storing user interactions as persistent memory.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;NASA Exoplanet Data Layer&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The app integrates with NASA’s Exoplanet Archive, which provides access to thousands of confirmed exoplanets along with their physical and orbital characteristics.&lt;/p&gt;

&lt;p&gt;I focused on extracting key attributes such as radius, mass, orbital period, equilibrium temperature, and stellar properties. These values form the scientific foundation for every planet simulation.&lt;/p&gt;

&lt;p&gt;One key challenge was that NASA’s API does not support browser-based requests due to CORS restrictions. To solve this, I implemented a lightweight Express proxy server that securely relays requests from the frontend to NASA’s API.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;AI Simulation Engine&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;To transform raw scientific data into meaningful experiences, I integrated open-source language models via OpenRouter.&lt;/p&gt;

&lt;p&gt;Each planet’s data is passed into a structured prompt that guides the AI to generate a consistent, multi-part simulation — including appearance, atmospheric conditions, sky description, potential for life, and a unique insight.&lt;/p&gt;

&lt;p&gt;A key design decision here was enforcing structured outputs. This ensures the AI responses are predictable and can be cleanly mapped to UI components, preventing inconsistencies and improving reliability.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Backboard — The Explorer Journal ⭐&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Backboard plays a central role in making the experience stateful and personal.&lt;/p&gt;

&lt;p&gt;When a user starts a session, a new memory thread is created. As users explore planets, each interaction is stored as a memory entry within that thread. This builds a persistent Explorer Journal that tracks every planet visited.&lt;/p&gt;

&lt;p&gt;The use of automatic memory handling allows the system to intelligently retain meaningful exploration data without manual filtering, creating a scalable and context-aware memory layer.&lt;/p&gt;

&lt;p&gt;This transforms the app from a simple viewer into a personalized exploration experience that evolves over time.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Key Technical Decisions&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Use of open-source AI models: Chosen for flexibility, cost-efficiency, and scalability without reliance on paid APIs&lt;/li&gt;
&lt;li&gt;Structured AI outputs: Ensured consistent UI rendering and minimized parsing errors&lt;/li&gt;
&lt;li&gt;Proxy-based architecture: Solved CORS limitations while keeping the system lightweight&lt;/li&gt;
&lt;li&gt;Persistent memory with Backboard: Enabled a continuous user journey instead of a stateless experience.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;ExoPlanet Companion turns raw astronomical data into something human — a tool that makes space exploration not just informative, but deeply immersive and personal!&lt;/p&gt;

&lt;h2&gt;
  
  
  Prize Category
&lt;/h2&gt;

&lt;p&gt;✅ Best Use of Backboard&lt;/p&gt;

</description>
      <category>devchallenge</category>
      <category>weekendchallenge</category>
    </item>
  </channel>
</rss>
