glirc

glirc is a CLI-based IRC client written in Go.

tags: Golang, IRC, Socket Programming

Investigating Star Tracking Algorithms

Machine learning algorithm to identify real and fake stars within a satellite sensor view based on published research.

tags: Python, Machine Learning, Aerospace Applications, Satellite Systems

Orbit Simulation

Simple 2D orbit simulator written in Python.

tags: Python, Orbital Mechanics, Simulation

ISS Bluesky Bot

Bluesky bot that calculates ISS passes over Sheffield, UK.

tags: Python, Celestrak API, AT Proto, Orbit Propagation

Satellite Visualiser

Visualise the live orbits of Earth's satellites and space stations.

tags: Python, Celestrak API, Keplerian Motion

Flight Dynamics

Flight dynamics simulator written in Python. Simulate complex multi-stage rockets with different propellant and engine configuration.

tags: Python, Isentropic Flow, Simulation, Rocketry

Physics Engine

Custom physics engine with Vector2D implementation.

tags: C++, Physics Engine, Simulation

Open-TTP

A simple C++ program for simulating and decoding 64-byte packed binary telemetry data with integrity validation.

tags: C++, Telemetry, Protocol Design, Binary Frames

liampallett.space

Personal portfolio page built in Astro and deployed via custom CI/CD pipeline and Netlify webhooks.

tags: Astro, TypeScript, CSS