cooper := About {
Summary: "Endlessly curious, endlessly eager to tell you about it",
WorkingOn: "Teaching myself the ins and outs of Scientific Computing -- mostly using Fortran and Julia",
LookingToCollaborate: true,
Contact: &ContactInfo {
Github: "github.com/noonels",
LinkedIn: "linkedin.com/in/cooper-healy-a6140718a/",
Email: "m.cooper.healy@gmail.com",
}
}
type ContactInfo struct {
GitHub string
LinkedIn string
Email string
}
type About struct {
Summary string
WorkingOn string
LookingToCollaborate bool
Contact *ContactInfo
}
I'm a senior software engineer spending most/all of my free time on learning old technologies
-
Nabis
- Kansas City, MO
-
23:58
(UTC -06:00) - noonels.github.io
- in/cooper-healy-a6140718a
- https://isomatter-labs.com
Pinned Loading
-
isomatter-labs/starmacs
isomatter-labs/starmacs PublicA bare-bones, sane-defaults emacs distribution designed to be expanded upon
-
-
-
isomatter-labs/laboratory-sensor
isomatter-labs/laboratory-sensor PublicAn enclosed sensor to monitor temperature and humidity for 3D print farm management
CMake
-
rts-heuristic-gp
rts-heuristic-gp PublicAn attempt to use genetic programming to evolve human-competitive results in real-time task scheduling algorithm selection.
Python 2
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.