davidcutting
JavaScript is lame. Likely in the process of existing.
Something something robotsMichigan
Pinned Repositories
3dprinter
My 3D printer configs and mods
advent_of_code
My solutions to the Advent of Code.
astar-vhdl
ASTAR path planning algorithm in VHDL?
bootstrap-pc
My files for bootstrapping PC environments with Linux so I don't have to do it manually
CallersBane-Docker
Caller's Baner server docker container
davidcutting
isc_nav
A minimal and simple-as-possible implementation of a navigation system for ground based mobile robots
pcpl
A PointCloud Pipeline for ground based robots
Mammoth
Mammoth?
snapping_turtle
A ROS based ASV garbage collection system for calm waters.
davidcutting's Repositories
davidcutting/pcpl
A PointCloud Pipeline for ground based robots
davidcutting/isc_nav
A minimal and simple-as-possible implementation of a navigation system for ground based mobile robots
davidcutting/3dprinter
My 3D printer configs and mods
davidcutting/advent_of_code
My solutions to the Advent of Code.
davidcutting/astar-vhdl
ASTAR path planning algorithm in VHDL?
davidcutting/bootstrap-pc
My files for bootstrapping PC environments with Linux so I don't have to do it manually
davidcutting/CallersBane-Docker
Caller's Baner server docker container
davidcutting/davidcutting
davidcutting/davidcutting.github.io
davidcutting/dev
My misc scripts and container images
davidcutting/dotfiles
My .dotfiles - It ain't much, but it's mine.
davidcutting/doxide
Modern documentation for modern C++. Configure with YAML, output Markdown, post-process with Material for MkDocs.
davidcutting/ECE370-Assignments
My assignments for ECE 370
davidcutting/ECE478-Project3
project 3
davidcutting/extra-simulator
A simulator for the EXTRA SDK.
davidcutting/foxglove-studio
Robotics visualization and debugging
davidcutting/hello_triangle
A HelloTriangle example using the String engine
davidcutting/homelab
An Ansible playbook for bootstrapping my homelab
davidcutting/lawnbot
Your *** is grass and lawnbot is gonna mow it.
davidcutting/nix
A NixOS config
davidcutting/pong
A example project using the String engine demonstrating Pong
davidcutting/ros2_razor_imu
A ROS driver and firmware to connect to Razor IMU 9DOF (Degree of Freedom) board. This board consists of 3 sensors: magnetic, gyro and acceleration sensor.
davidcutting/simplechat
A simple chat room client server application
davidcutting/string
Simple Tiny RenderING engine, my hobby engine.
davidcutting/todo
A todo tracker for all your tasks
davidcutting/val
Vulkan Abstraction Layer
davidcutting/xv6-478
A modified xv6 for ECE 478