Pinned Repositories
actix-gcd
aoc_2021
aoc_2022
Advent of Code 2022 (Rust)
bisc484
cisc-372-rust-progs
Rust implementations of C assignments for CISC 372: Parallel Computing
goqueens
Solving n-Queens to learn golang and constraint satisfaction problems
HexapaFFNN
HexapaFFNN provides solutions to hexapawn using Feed Forward Neural Networks
n-puzzlia
Solving n-puzzle problems with different algorithms in Julia.
QBioPlots
A collection of classes that solve common quantitative biology problems and plot the results via plot.ly
tileworld_2
scottfones's Repositories
scottfones/aoc_2021
scottfones/aoc_2022
Advent of Code 2022 (Rust)
scottfones/cisc-372-rust-progs
Rust implementations of C assignments for CISC 372: Parallel Computing
scottfones/goqueens
Solving n-Queens to learn golang and constraint satisfaction problems
scottfones/tileworld_2
scottfones/cisc260_lights
scottfones/cisc450-ping-metric-plot
CISC 450: Script to plot RTT and TTL from ping output
scottfones/CISC615-dd-1
scottfones/coursera-deep-learning-specialization
Notes and work product related to OpenAIs Deep Learning Specialization on Coursera
scottfones/cows
scottfones/cpp-to-rust-book
Archival Fork
scottfones/cryptoback
scottfones/dotfiles
scottfones/drp_random_roads_pathfinding_hypergraphs
Directed reading program for network science: random graph creation, simulation, pathfinding, and a little bit of hypergraphs
scottfones/hex_to_dec
scottfones/int_to_hexbin
scottfones/leet_code_rust
scottfones/mandlebrot
scottfones/meow_classifier
scottfones/mysig_inv_mgt
Mysig Inventory Management Application
scottfones/nvim
Neovim configuration files
scottfones/pi_env_disp
Display environmental stats on a SenseHat for the Raspberry Pi 4 in a C4Labs Zebra case.
scottfones/plotters-anim-rs
Testing animated heatmap using the plotters crate. Will be integrated into advection and defusion models.
scottfones/plotters-viz-palettes
Plotters.rs palette for Google's Turbo colormap
scottfones/pr_scratch_pad
scottfones/rs_plotly_heatmap
Testing plotly heatmap settings fo advection and diffusion simulations
scottfones/rust-atomics
Workspace for Rust Atomics and Locks by Mara
scottfones/sea-orm
🐚 An async & dynamic ORM for Rust
scottfones/Tileworld
scottfones/zero2prod
First project for Zero to Production in Rust