amyinorbit
Avionics simulation software engineer for Laminar Research (X-Plane) and freelance. I used to study brown dwarf atmospheres and weather.
Edinburgh, Scotland
amyinorbit's Stars
RyanMcCabe92/RasPi-LaunchSchedule
Displays upcoming shuttle launch information on a 20x4 RasPi LCD. All data is pulled from SpaceFlightNow.com.
superpowers/superpowers-app
:rocket: Superpowers desktop app
ssloy/tinyrenderer
A brief computer graphics / rendering course
chrislgarry/Apollo-11
Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
JosephP91/curlcpp
An object oriented C++ wrapper for CURL (libcurl)
mjansson/foundation_lib
Cross-platform public domain foundation library in C providing basic support data types and functions to write applications and games in a platform-independent fashion.
cybrox/docfox
Dead-simple C documentation generator
klaussilveira/gitlist
An elegant and modern git repository viewer
mendsley/tinyhttp
Minimal HTTP processing library
hxlnt/connectedNES
📡 A WiFi "modem" that connects your NES to the internet. Includes sample Twitter client.
alisdair/jsmn-example
Sample code for using Serge Zaitsev's awesome jsmn JSON parsing library
martinling/libserialport
Unofficial personal repository for libserialport - see git://sigrok.org/libserialport for official repo
floydhub/dl-setup
Instructions for setting up the software on your deep learning machine
nodejs/http-parser
http request/response parser for c
ia/connect
tiny cross-platform socket API library
cpp-netlib/cpp-netlib
The C++ Network Library Project -- cross-platform, standards compliant networking library.
Corvusoft/restbed
Corvusoft's Restbed framework brings asynchronous RESTful functionality to C++14 applications.
nlohmann/json
JSON for Modern C++
Noiredd/PEGAS
Powered Explicit Guidance Ascent System - a KSP & RO autopilot using the Space Shuttle guidance algorithm, UPFG
hamzasood/CustomWatchFaceTest
Custom watch faces on Apple Watch
catchorg/Catch2
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
paladin-t/my_basic
A lightweight BASIC interpreter written in standard C in dual files. Aims to be embeddable, extendable and portable.
zsaleeba/picoc
A very small C interpreter
open-source-parsers/jsoncpp
A C++ library for interacting with JSON.
miguelmartin75/anax
An open source C++ entity system.
dhg/Skeleton
Skeleton: A Dead Simple, Responsive Boilerplate for Mobile-Friendly Development
jakiestfu/himawari.js
Download real-time images of Earth from the Himawari-8 satellite
marcoarment/FCModel
An alternative to Core Data for people who like having direct SQL access.
electronicarts/EASTL
EASTL stands for Electronic Arts Standard Template Library. It is an extensive and robust implementation that has an emphasis on high performance.
driedfruit/SDL_SavePNG
Minimal libpng interface to save SDL_Surfaces as PNG files.