Pinned Repositories
acswebsite
AlignmentBot
angular
connect4
Displays game board and plays against you in a game of connect-4.
Connected-Components
Uses Kruskal's algorithm to find connected nodes in a graph. Assignment for Algorithm Analysis course. Command line parameter is a txt file containing a graph. (bookGraph.txt and bookGraphDisconnect.txt are what were used to test the assignment in class)
DnDCampaignGenerator
Generates outlines for DnD one shots and campaigns.
FlightReservation
Flight reservation simulator. Implements singly linked lists. Assignment for Data Structures course.
portfolio
My portfolio
SlackSentimentAnalysisBot
Using the Slack API to analyze messages for work related slack messages, with the purpose of keeping them on task and productive.
visibilityMachine
Machine Learning semester project
starSweeper's Repositories
starSweeper/SlackSentimentAnalysisBot
Using the Slack API to analyze messages for work related slack messages, with the purpose of keeping them on task and productive.
starSweeper/AlignmentBot
starSweeper/DnDCampaignGenerator
Generates outlines for DnD one shots and campaigns.
starSweeper/acswebsite
starSweeper/angular
starSweeper/CilkMergeSort
Merge sort demonstration of parallelism in Cilk.
starSweeper/connect4
Displays game board and plays against you in a game of connect-4.
starSweeper/Connected-Components
Uses Kruskal's algorithm to find connected nodes in a graph. Assignment for Algorithm Analysis course. Command line parameter is a txt file containing a graph. (bookGraph.txt and bookGraphDisconnect.txt are what were used to test the assignment in class)
starSweeper/deletthis
starSweeper/FlightReservation
Flight reservation simulator. Implements singly linked lists. Assignment for Data Structures course.
starSweeper/portfolio
My portfolio
starSweeper/visibilityMachine
Machine Learning semester project
starSweeper/java-docs-spring-hello-world
A hello world application for the App Service quickstart, created with Spring Initializr with a Spring.Web dependency
starSweeper/Mobile-SDK-Android
DJI Mobile SDK for Android: http://developer.dji.com/mobile-sdk/
starSweeper/nodejs-deployment-samples
Several Node.js frameworks samples to deploy to Azure Web App On Linux
starSweeper/nodejs-linux-1
starSweeper/PollSetter
A Slack app that allows users to create polls, including anonymous polls
starSweeper/python-docs-hello-world
A simple python application for docs
starSweeper/SingleSourceShortestPath
Uses the Bellman-Ford algorithm to find the shortest path between two nodes on a graph. Assignment for Algorthm Analysis course. Command line parameter is a connected graph. bookGraph.txt has been included in the repository for your convenience.
starSweeper/starSweeper.github.io
starSweeper/v3-utility-library
Automatically exported from code.google.com/p/google-maps-utility-library-v3