Pinned Repositories
Events
Reference application to subscribe for events from Cisco network security devices
JSON-java
A reference implementation of a JSON package in Java.
JSON-Java-Demo
JSON-Java-unit-test
Junit test harness to validate the JSON-Java GitHub project code.
JSON-Java-Wiki-Pages
Source of truth for these wiki pages: https://github.com/stleary/JSON-java/wiki. If you want to propose changes to the JSON Java Wiki, submit a pull request here.
K-Means-in-Python
K-means is an algorithm to find clusters in a population of two-dimensional data points. This implementation takes 4 parameters:
mine
Perceptron-rust-notebook
A perceptron to solve linear equations in rust, on a Jupyter notebook
stars-at-night
WordPress plug-in that provides astronomical information based on location and date
sunrisesunset
A WordPress plugin to display sunrise and sunset information.
stleary's Repositories
stleary/JSON-java
A reference implementation of a JSON package in Java.
stleary/JSON-Java-unit-test
Junit test harness to validate the JSON-Java GitHub project code.
stleary/Perceptron-rust-notebook
A perceptron to solve linear equations in rust, on a Jupyter notebook
stleary/stars-at-night
WordPress plug-in that provides astronomical information based on location and date
stleary/Events
Reference application to subscribe for events from Cisco network security devices
stleary/sunrisesunset
A WordPress plugin to display sunrise and sunset information.
stleary/JSON-Java-Demo
stleary/JSON-Java-Wiki-Pages
Source of truth for these wiki pages: https://github.com/stleary/JSON-java/wiki. If you want to propose changes to the JSON Java Wiki, submit a pull request here.
stleary/K-Means-in-Python
K-means is an algorithm to find clusters in a population of two-dimensional data points. This implementation takes 4 parameters:
stleary/mine
stleary/myrepo
stleary/Perceptron
A simple, single-purpose Perceptron that can solve a linear equation of the form, y = mx + b
stleary/php-moon-phase
A PHP Class for calculating the phase of the moon, and other related variables.
stleary/preparation
just making sure I remember all this stuff
stleary/ReverseLinkedListPython
just what it says
stleary/rusty-jupyter
stleary/scripts
A collection of useful scripts that don't fit anywhere else
stleary/shellsh
stleary/sockets
stleary/stleary.github.io
stleary/thready
practicing pthreads in c
stleary/Trivial-JSON-Java
Minimal JSON serialization and deserialization
stleary/adventOfCode
stleary/maven-build-logs-for-json-java-20231013
stleary/NeuralNet-numbers
Simple neural network in Python that can recognize handwritten digits
stleary/weather-api-unit-test
Just trying out a simple pytest unit test