Projects / NASA International Space Apps Challenge 2024

Award winnerGlobal ConnectionConfidence: medium

HWO Exoplanet Characterization Platform (Asteroid Destroyer)

A 3D map of known exoplanets scored for habitability and detectability, to help the Habitable Worlds Observatory pick targets.

HWO Exoplanet Characterization Platform (Asteroid Destroyer) — original video preview▶ Watch the original demo on YouTube ↗
Original submission ↗Open demo ↗Watch video ↗Use as a reference →
Project facts
Track / challenge
Navigator for the Habitable Worlds Observatory (HWO): Mapping the Characterizable Exoplanets in our Galaxy
Team
4 people · CA
Build
software only
AI
llm api, ml model

Problem

The future Habitable Worlds Observatory needs to know which known exoplanets it could actually observe and characterize.

Solution

A React/three.js web platform over NASA Exoplanet Archive and Gaia data that renders exoplanets relative to Earth, classifies them (gas giant, super-Earth, terrestrial, Neptunian) with literature thresholds, combines habitable-zone, size, temperature and eccentricity scores, estimates signal-to-noise for characterization, and adds K-nearest-neighbours and an LLM-based habitability classifier.

Demo moment

Not described in the sources.

Why it stood out

  • organizer statedWon the award for best connecting people around the world through technology.Source ↗
  • organizer statedUsed data processing and machine learning to map exoplanets by size, temperature and distance.Source ↗
  • team statedEvery classification threshold and habitability score cites the paper it comes from.Source ↗
  • team statedAdds a signal-to-noise estimate, so the map answers 'can HWO characterize it?' rather than only 'where is it?'.Source ↗

Lessons for your next hackathon

  • Cite the source of every scoring rule; it turns a visualization into a defensible tool.
  • Answer the mission's real question (observability), not just the display request.

Similar situations

Projects that share domains, mechanisms or judging lenses — often with a different problem and stack.Tune the comparison.

Resonant Exoplanets — video preview▶ Video

Award winner · 2025

Resonant Exoplanets

End-to-end pipeline that finds exoplanets in Kepler, TESS and JWST data and checks possible biosignatures against false positives.

Shared: domains space science · mechanisms visible engineering depth, cited evidence trust, trend wave timing · lenses scientific validity, technical depth · ai ml model · stack react

42 QuakeHeroes — video preview▶ Video

Award winner · 2024

42 QuakeHeroes

A U-Net deep network on decomposed seismic energy that finds the onset of moonquakes and marsquakes in noisy lander data.

Shared: domains space science · mechanisms visible engineering depth, trend wave timing, complete submission package · lenses technical depth, scientific validity · ai ml model

SkyShield (WMPGang) — video preview▶ Video

Award winner · 2024

SkyShield (WMPGang)

A physically based 3D orrery that puts near-Earth objects and meteoroid streams in one view to show the overlooked hazard to satellites.

Shared: domains space science · mechanisms visible engineering depth, complete submission package · lenses scientific validity, technical depth, design ux · stack three js

Runner-up · 2026

MCP.STORE

A full e-commerce store used to demonstrate protocol-level MCP authentication and authorization that agents cannot bypass.

Shared: mechanisms visible engineering depth, complete submission package · lenses technical depth, design ux

Award winner · 2026

Kubernetes-native MCP governance

Monitors agentgateway and kagent resources, scores MCP security posture and adds AI risk analysis.

Shared: mechanisms trend wave timing, complete submission package · lenses technical depth · ai llm api

Sources

  1. https://www.nasa.gov/learning-resources/stem-engagement-at-nasa/nasa-international-space-apps-challenge-announces-2024-global-winners/ · official results · retrieved 2026-09-14
  2. https://www.spaceappschallenge.org/nasa-space-apps-2024/awards/ · official event page · retrieved 2026-09-14 — Award definition.
  3. https://www.spaceappschallenge.org/nasa-space-apps-2024/find-a-team/asteroid-destroyer/?tab=project · project page · retrieved 2026-09-14 — Team-written architecture, classification and habitability methods with citations, SNR calculation, repositories.