Pinned Repositories
advent-of-code
https://adventofcode.com/2022
case-extensions
Change any string case to PascalCase/camelCase/kebab-case/snake_case
dotfiles
Really, just emacs
fsharp-coverage-corrector
A library and command-line tool for correcting F# code coverage output.
FSharpLint
Lint tool for F#
hungry.c
"when are you gonna deallocate that memory jack"
nl-gov-press-release-puller
A script to pull all the press releases off gov.nl.ca website and convert them to pdf
search-managed-assembly
An example of how to search a managed assembly using System.Reflection.Metadata
SGP.NET
C# SGP4 Satellite Prediction Library. Load satellites from TLEs, convert between coordinate systems and reference frames, observe satellites from ground stations, and more.
sgp4
Simplified perturbations models
davidtgillard's Repositories
davidtgillard/advent-of-code
https://adventofcode.com/2022
davidtgillard/dotfiles
Really, just emacs
davidtgillard/case-extensions
Change any string case to PascalCase/camelCase/kebab-case/snake_case
davidtgillard/fsharp-coverage-corrector
A library and command-line tool for correcting F# code coverage output.
davidtgillard/FSharpLint
Lint tool for F#
davidtgillard/hungry.c
"when are you gonna deallocate that memory jack"
davidtgillard/nl-gov-press-release-puller
A script to pull all the press releases off gov.nl.ca website and convert them to pdf
davidtgillard/search-managed-assembly
An example of how to search a managed assembly using System.Reflection.Metadata
davidtgillard/SGP.NET
C# SGP4 Satellite Prediction Library. Load satellites from TLEs, convert between coordinate systems and reference frames, observe satellites from ground stations, and more.
davidtgillard/sgp4
Simplified perturbations models
davidtgillard/sonar-fsharpsecurity-plugin
F# plugin for SonarQube. Contains security scanning only.
davidtgillard/stellarstation-api
The API definition for StellarStation.
davidtgillard/stellarstation-csharp-api
Example project of how to create C# bindings from gRPC protobuf spec for the stellarstation API.
davidtgillard/vtk_tcl_thread_util
An simple function for passing vtkObject handles between Tcl threads.