Skip to content
View aayushpx's full-sized avatar
  • New Zealand
  • 10:44 (UTC +13:00)

Highlights

  • Pro

Organizations

@CelestiAI-Org

Block or report aayushpx

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
aayushpx/README.md

Aayush Prakash

Embedded Systems | ML for Aerospace | Spacecraft Telemetry

I'm a CS student in New Zealand obsessed with rockets and spacecraft. Currently teaching myself embedded C++ by building a rocket flight computer from scratch, and applying ML to real space problems through hackathons. Currently building embedded systems and ML solutions to tackle real-world aerospace challenges.


๐Ÿš€ What I'm Building Right Now

Rocket Telemetry System

Implementing custom drivers and working directly with datasheets to learn low-level sensor integration.

Right now: Writing microsecond-accurate C++ drivers for ultrasonic landing radar and implementing safe hardware-level interfacing to bridge 5V sensors with 3.3V ESP32 logic.

Goal: real-time sensor fusion, physics simulation, and ML-based autonomous recovery to enable fully autonomous flight systems Stack: Embedded C++ โ€ข ESP-IDF v5.2 โ€ข ESP32-WROOM โ€ข Hardware Integration


๐Ÿ† Stuff I've Built at Hackathons

ActInSpace New Zealand 2026 | Team Lead

Led a 4-person team to deliver an AI system that improves satellite collision decision-making

What I did: Team coordination, product direction, business model, final pitch
Tech stack: Python, PyTorch, TypeScript


NASA Space Apps New Zealand 2025 | 2nd Place | Team Lead

Led a 4-person team to create an ML pipeline that turns telescope data into actionable 3D visual insights

What I worked on: ML pipeline design, Random Forest training, habitability prediction, task allocation
Tech: Python, scikit-learn, Flask, Three.js, Docker


๐Ÿ› ๏ธ Technical Skills

Languages & Frameworks

C++ Python C TypeScript

ML & Data Science

TensorFlow scikit-learn Pandas PyTorch

Embedded & Hardware

ESP-IDF

Tools & Platforms

Git Docker Linux


Profile Views


Building functional embedded systems and ML projects while pursuing CS studies, turning ideas into tangible solutions

Pinned Loading

  1. CelestiAI-Org/Orbitguard CelestiAI-Org/Orbitguard Public

    AI system that learns how satellite collision risk evolves over time. Built in 24hrs at ActInSpace 2026 with skip-connection LSTM architecture.

    TypeScript 1

  2. CelestiAI-Org/nasa-hackathon-2025 CelestiAI-Org/nasa-hackathon-2025 Public

    Exoplanet detection prototype built for NASA Space Apps 2025 - combining ML, 3D visualization, and open-source tools.

    Python 1

  3. rocket-telemetry-system rocket-telemetry-system Public

    A project to learn the fundamentals of embedded programming, IoT telemetry, robotic control, physics simulation and ML-based computer-vision tracking.

    C++