Pinned Repositories
aoc
AdventOfCode Solutions
chatgpt-term
A terminal interface to ChatGPT
flybywire
A React-inspired declarative library for building DOM-based user interfaces in pure Python.
llamacpp-python
Python bindings for llama.cpp
msl-apollo-entry-guidance
A Python implementation of the Apollo Entry Guidance algorithm used by NASA's MSL spacecraft
orbiter-rs
A proof-of-concept for building Orbiter spaceflight simulator addons in Rust
sdc-live-trainer
Live training a neural network to drive Udacity's SDC Simulator
simplepipe
A simple functional pipelining library for Python
splat
An experimental 3D Gaussian Splat viewer written in Rust (CPU rendering)
surveyor
An orbiter addon that demonstrates the Surveyor lunar probe's descent guidance algorithm
thomasantony's Repositories
thomasantony/msl-apollo-entry-guidance
A Python implementation of the Apollo Entry Guidance algorithm used by NASA's MSL spacecraft
thomasantony/orbiter-rs
A proof-of-concept for building Orbiter spaceflight simulator addons in Rust
thomasantony/surveyor
An orbiter addon that demonstrates the Surveyor lunar probe's descent guidance algorithm
thomasantony/vscode-cpp-docker-debug
A project documenting settings for line-by-line debugging of C++ code running in Docker using VS-Code
thomasantony/raytracer
A rust implementation of the raytracer from https://raytracing.github.io/
thomasantony/affine
Affine transformation matrices
thomasantony/bevy-tower-defense-tutorial
A tower defense game made with Bevy to accompany an intro series on Youtube
thomasantony/bobbin-sdk
A multi-platform embedded software development kit using the Rust programming language.
thomasantony/clojupyter
a Jupyter kernel for Clojure
thomasantony/ClojureRS
Clojure, implemented atop Rust (unofficial)
thomasantony/config-rs
⚙️ Layered configuration system for Rust applications (with strong support for 12-factor applications).
thomasantony/cxx
Safe interop between Rust and C++
thomasantony/enjomitch-orbiter
Clone of https://sourceforge.net/p/enjomitchsorbit
thomasantony/fabric
Simple, Pythonic remote execution and deployment.
thomasantony/gcc
thomasantony/geos
Rust bindings for GEOS
thomasantony/knurling-session-20q4
thomasantony/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
thomasantony/qcl
QNX QCONN service provider Perl client.
thomasantony/rebound
An open-source multi-purpose N-body code
thomasantony/rexpect
Rust port of pexpect
thomasantony/rumq
Mqtt ecosystem in rust
thomasantony/RustMFD
A proof-of-concept for writing Orbiter addons in Rust
thomasantony/sicm
Unofficial HTML version of Sussman and Wisdom's "Structure and Interpretation of Classical Mechanics"
thomasantony/socketcan-isotp
ISO-TP socketcan library for Rust
thomasantony/stderrlog-rs
Rust log implementation that logs to stderr based on verbosity specified supports macros and colors
thomasantony/sudoku-rs
My attempt at implemented a sudoku solver in rust based on Peter Norvig's blog post
thomasantony/zola
A fast static site generator in a single binary with everything built-in. https://www.getzola.org
thomasantony/zola-build-action
GitHub Action to build a website with Zola
thomasantony/zola-deploy-action
Github action for building a Zola site and deploying to Github Pages