Skip to content
Rupinder Kumar
← All work

Full-stack · Data analysis

Exploring Habitable Planets

2024

Built to make sense of a large, technical public dataset, this application processes data from NASA’s Kepler mission and surfaces candidates that meet known habitability criteria.

The React.js frontend presents the dataset through filterable, sortable views designed for quick scanning of large result sets, while a Node.js backend handles data processing and serves the filtered results through a REST API.