davewalker5
Retired professional developer working with C#, .NET, MVC, WebAPI, React and Python with various SQL DBMS
Abingdon, UK
Pinned Repositories
ADS-B-BaseStationReader
Aircraft tracking libraries and applications to read a stream of ADS-B Basestation formatted messages with database storage and Live Display
DroneFlightLog
SQLite-based drone flight logbook implemented in C# with separate REST API and ASP.NET MVC UI
FlightRecorder
SQLite-based aircraft sightings logbook implemented in C# with separate REST API and ASP.NET MVC UI
Hieroglyphics
Simplistic transliteration of words and phrases entered in English to their hieroglyphic equivalent
LangtonsAnt
C# implementation of the Langton's Ant cellular automaton
MusicCatalogue
Personal music catalogue application with external API integration and a React.js UI
NatureRecorderPy
Wildlife sightings recorder written in Python and using Flask to implement a simple web UI
NetworkCalculator
Python application to calculate network details and perform subnetting
RC2014
Utilities and applications for the RC2014 Mini II Z80-based Single Board Computer (SBC)
TelloCommander
C# API for controlling a Tello Drone with associated collector to write drone telemetry to a SQL database
davewalker5's Repositories
davewalker5/TelloCommander
C# API for controlling a Tello Drone with associated collector to write drone telemetry to a SQL database
davewalker5/DroneFlightLog
SQLite-based drone flight logbook implemented in C# with separate REST API and ASP.NET MVC UI
davewalker5/FlightRecorder
SQLite-based aircraft sightings logbook implemented in C# with separate REST API and ASP.NET MVC UI
davewalker5/ADS-B-BaseStationReader
Aircraft tracking libraries and applications to read a stream of ADS-B Basestation formatted messages with database storage and Live Display
davewalker5/Hieroglyphics
Simplistic transliteration of words and phrases entered in English to their hieroglyphic equivalent
davewalker5/NetworkCalculator
Python application to calculate network details and perform subnetting
davewalker5/LangtonsAnt
C# implementation of the Langton's Ant cellular automaton
davewalker5/MusicCatalogue
Personal music catalogue application with external API integration and a React.js UI
davewalker5/NatureRecorderPy
Wildlife sightings recorder written in Python and using Flask to implement a simple web UI
davewalker5/OdeSolver
Ordinary Differential Equation Solver
davewalker5/RC2014
Utilities and applications for the RC2014 Mini II Z80-based Single Board Computer (SBC)
davewalker5/MedicineTracker
Simple personal command-line medication tracker
davewalker5/OtpGenerator
Desktop Timed One-Time Password (TOTP) Generator
davewalker5/ti-84-python
Python applications and coding exercises for the TI-84 CE-T Python Edition Graphing Calculator.
davewalker5/UdpClientServer
UdpClientServer is a demonstration of UDP connectivity using the .NET UdpCient
davewalker5/WorkingDaysCalculator
Calculation of working days between two dates in C#