Pinned Repositories
django-sentiment-analyzer
This is a simple Django project with one REST endpoint that accepts a body of text and returns a sentiment score ranging from -1 to 1. This project showcases the Django browsable API and is managed using pipenv. I included some VS Code configuration files, so it should be pretty plug-and-play.
hierarchical-clustering
This is a quick and dirty script written in Java to cluster cities modeled as 2D coordinates using hierarchical complete linkage clustering.
ring-treblecross
A web app that leverages the minimax algorithm to play a user in a game of treblecross.
DrinkMixer
UW Madison BSE 365 Lab Project
Nano-SpeedTest
Webapp to test speed of Nano Transactions
caulfield2's Repositories
caulfield2/hierarchical-clustering
This is a quick and dirty script written in Java to cluster cities modeled as 2D coordinates using hierarchical complete linkage clustering.
caulfield2/django-sentiment-analyzer
This is a simple Django project with one REST endpoint that accepts a body of text and returns a sentiment score ranging from -1 to 1. This project showcases the Django browsable API and is managed using pipenv. I included some VS Code configuration files, so it should be pretty plug-and-play.
caulfield2/ring-treblecross
A web app that leverages the minimax algorithm to play a user in a game of treblecross.