cantwellnc
Hi! I'm currently employed as a cloud engineer working in Python + AWS. In my free time, I'm a big ole nerd for cool programs.
Chapel Hill, North Carolina
Pinned Repositories
aoc2023
solutions for advent of code 2023
book-tracker
a app for tracking when books you want to get come into stock at the local used bookstore!
brave-clojure-notes
cantwellnc.github.io
personal project page
clj-ppl
an implementation of webppl in clojure
colorGame
simple game to help front-end developers learn the rgb representation of various colors
cryogen-core
Cryogen's core
cryogen-flexmark
Markdown parser for Cryogen using the Flexmark parser
personal-site-v2
testing-examples
exploring different tools for testing in Python, particularly property-based testing
cantwellnc's Repositories
cantwellnc/aoc2023
solutions for advent of code 2023
cantwellnc/book-tracker
a app for tracking when books you want to get come into stock at the local used bookstore!
cantwellnc/brave-clojure-notes
cantwellnc/cantwellnc.github.io
personal project page
cantwellnc/clj-ppl
an implementation of webppl in clojure
cantwellnc/colorGame
simple game to help front-end developers learn the rgb representation of various colors
cantwellnc/cryogen-core
Cryogen's core
cantwellnc/cryogen-flexmark
Markdown parser for Cryogen using the Flexmark parser
cantwellnc/personal-site-v2
cantwellnc/testing-examples
exploring different tools for testing in Python, particularly property-based testing
cantwellnc/data-scittle
cantwellnc/developer-challenge
Kaleido Developer Challenge
cantwellnc/graph-stats
repo for experiments with graph variance, markov chains, and cellular sheaves
cantwellnc/heart-rate-monitor
Uses Web Bluetooth API to interface with fitness watch to read heart rate. Note: this is NOT Fitbit compatible (despite the device name "Versa Lite" in HeartRateDisplay.vue). I only discovered this after writing all my code :(
cantwellnc/intervalTimer
Basic interval timer for hangboarding, core workouts, etc. Mostly for personal use.
cantwellnc/noc-examples-p5.js
Port to p5.js of Nature of Code examples
cantwellnc/parsing-with-derivatives
implements a naive regex matching algorithm using Brzozowski derivatives
cantwellnc/pitch-visualizer
Visualized pitch detection with ml5.js.
cantwellnc/py-cats
Exploring the design challenges of implementing various category-theoretic concepts in Python
cantwellnc/scittle
Execute Clojure(Script) directly from browser script tags via SCI
cantwellnc/SOM-gif-demo
cantwellnc/YelpCamp
Yelp for campsites! Full stack application built with Mongo and Express.