From 0a436effc98bda62d019088a44befe1bdfabf62e Mon Sep 17 00:00:00 2001 From: Andrew Gait Date: Mon, 6 Nov 2023 10:03:34 +0000 Subject: [PATCH] Update people.json Add Andy Gait's skills to graph --- people.json | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/people.json b/people.json index 91518c5..ae67531 100644 --- a/people.json +++ b/people.json @@ -901,5 +901,38 @@ "X.509", "XMLStarlet" ] + }, + + "Andrew Gait": { + "interests":[ + "C (programming language)", + "C++", + "Python (programming language)", + "Linux", + "Microsoft Windows", + "Bash (Unix shell)", + "macOS", + "Version Control", + "Git", + "GitHub", + "Spiking neural network", + "Neuromorphic engineering", + "SpiNNaker", + "Travis CI", + "Jenkins (software)", + "Eclipse (software)", + "Visual Studio", + "Windows Subsystem for Linux", + "Mathematical modelling", + "Monte Carlo methods", + "Data science", + "Machine learning", + "Artifical Intelligence", + "Neural networks", + "MPI", + "HPC", + "Parallel computing" + ] } + }