Git Product home page Git Product logo

Stefan Knott's Projects

baristamatic icon baristamatic

User chooses drinks from list, inventory updated accordingly. Fall 2015

concurrentgranularity icon concurrentgranularity

Homework assignment for Concurrent Programming Spring 2015 that analyzes course grain vs fine grain vs lazy locking algorithms

datamining icon datamining

HWs for Data Mining course (all HWs after HW2 were done on moodle and were application questions on clustering, bayesian statistic, etc)

dbproject icon dbproject

InfluxDB and Grafana for system metric visualization Fall 2015

frazor icon frazor

A file trimming package used to properly handle dynamic log files which may become too large (quick proj for fun)

galaga icon galaga

CSCI Data Structures Lab. A naive Java implementation of the classic game Galaga Spring 2013 (revisions into 2014)

go-socket.io icon go-socket.io

socket.io library for golang, a realtime application framework.

goregexp icon goregexp

My first Go program. This program reads in a file, and does RegExp matching on it's contents concurrently. DNS lookup is done on domain names and all info is written to files (dnslookup.txt, emailAddrs.txt, phoneNumbers.txt). Summer 2015 NOTE: I now know this does not practice the best Go coding conventions (lack of goroutines)

hashserver icon hashserver

A simple server that accepts hash requests via HTTP POST and writes back the SHA512 hash to the client

hunter icon hunter

Application for displaying and filtering public domain hunting statistics for CO used for planning

interestcalculator icon interestcalculator

Calculates compounding and continuous interest rates of a bank's clients, storing clients in a doubly linked list. Winter 2013

intro2spark icon intro2spark

This repo holds projects and files related to my foray into Apache Spark and reintroduction to Scala

jfmt icon jfmt

Does some whitespace formatting for Java programs, adhering to coding conventions Summer 2015

kaniko icon kaniko

Build Container Images In Kubernetes

maxsubarray icon maxsubarray

Homework from Algorithms Fall 2014 which solve sthe maximum subarray problem for stock prices, also includes problems using the master's theorem to solve recurrence relations. This is used to find best buy and sell dates.

multithreadeddnsresolver icon multithreadeddnsresolver

CSCI 3753 Operating Systems Lab. Multithreaded solution to DNS request handling, solves classic producer consumer problem. Fall 2014

pagerank icon pagerank

Code initiates a graph of websites, each with given initial page rank, readjusts ranks based on new connections Fall 2014

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.