Pinned Repositories
ACCPythonCheckers
Aggie Coding Club Beginner Python Project
aws-lambda-rust-runtime
A Rust runtime for AWS Lambda
coltonweaver.github.io
Personal Website
example_naive_blockchain
Example implementation of a very Naive blockchain.
example_os
OS built following a tutorial based on x86
MAX30105-Raspberry-Pi-Python-Library
A Python implementation of the I2C logic to drive the MAX30105 sensor from SparkFun.
OpenCV-Film-Color-Analyzer
Simple program that takes input video and adds the average color of each frame of the video to a new image, which represents the flow of color in a video.
Perceptron-Tutorial
Example from appliedgo.net
PyTorch-DeepDream
A simplified implementation of the DeepDream algorithm using PyTorch. Based on https://hackernoon.com/dl06-deepdream-with-code-5f735052e21f
rust-os-tutorial
Following the examples at: https://os.phil-opp.com/
coltonweaver's Repositories
coltonweaver/MAX30105-Raspberry-Pi-Python-Library
A Python implementation of the I2C logic to drive the MAX30105 sensor from SparkFun.
coltonweaver/PyTorch-DeepDream
A simplified implementation of the DeepDream algorithm using PyTorch. Based on https://hackernoon.com/dl06-deepdream-with-code-5f735052e21f
coltonweaver/ACCPythonCheckers
Aggie Coding Club Beginner Python Project
coltonweaver/aws-lambda-rust-runtime
A Rust runtime for AWS Lambda
coltonweaver/coltonweaver.github.io
Personal Website
coltonweaver/example_naive_blockchain
Example implementation of a very Naive blockchain.
coltonweaver/example_os
OS built following a tutorial based on x86
coltonweaver/OpenCV-Film-Color-Analyzer
Simple program that takes input video and adds the average color of each frame of the video to a new image, which represents the flow of color in a video.
coltonweaver/Perceptron-Tutorial
Example from appliedgo.net
coltonweaver/rust-os-tutorial
Following the examples at: https://os.phil-opp.com/
coltonweaver/rust-ray-tracing
Implementation of https://raytracing.github.io/books/RayTracingInOneWeekend.html in Rust
coltonweaver/rust_advent_of_code_2021
coltonweaver/serverless-reddit-image-analyzer
coltonweaver/Style-Transfer-PyTorch
coltonweaver/TaskList
Simple task management app that uses realm to store tasks.
coltonweaver/Various-Experiments
This repository serves as a playground and test environment for various experiments in a variety of languages.