Code Monkey home page Code Monkey logo

Kyle J Green's Projects

chained-hash-table-using-c-strutcs icon chained-hash-table-using-c-strutcs

Computer Systems 362 (NKU) Assignment: Program used a hash table of singly linked lists to compare efficiency (defined by the number of operations preformed) of search and insert operations for both ordered and unordered lists on tables of size 23, 24, and 25.

citydatacalculations icon citydatacalculations

Computer Systems 362 (NKU) Assignment: Program preforms computations on city data, applying the fundamentals of C programming, namely the passing of pointers through functions.

csvdata icon csvdata

Individual Project: Contains code for parsing .csv, .txt, .xls(x) files for primary/foreign key analysis and future merging functionality.

cta-data-regression-analysis icon cta-data-regression-analysis

The purpose of this project is to see whether or not there exists a correlation between public CTA data and any business/sales related data from https://data.cityofchicago.org/

doublylinkedlist icon doublylinkedlist

Data Structures and Algorithms 364 (NKU) Assignment: All files excluding MyDoublyLinkedList.java were provided by my instructor as supplemental/test code. MyDoublyLinkedList.java was coded by me.

dynamic-programming icon dynamic-programming

Data Structures and Algorithms 364 (NKU) Assignment: Project.java, MaxIncreasingOrderSubsequence.java and TextFileIO.java were written by me. The rest of the files were provided by my instructor as test code.

encryption-using-c-pointers icon encryption-using-c-pointers

Computer Systems 362 (NKU) Assignment: Program reads in a file, converts the message in the file to a character array and then encrypts the message with a pointer to the character array by adding values from an int array to each alphabetical character.

gematria icon gematria

Individual project: Contains code for analyzing the Torah numerically.

housing-trend-workflows icon housing-trend-workflows

an open source repository for developing Argo workflows that facilitate the prediction of housing trends

mlctl icon mlctl

mltctl is a CLI for generating starter kits for common machine learning utilities

mlctl-templates icon mlctl-templates

a repository for storing all of the configuration templates for mlctl

sorting-algorithms icon sorting-algorithms

Data Structures and Algorithms 364 (NKU) Assignment: contains code for Heap Sort and Radix sort in Java.

storefinderapi icon storefinderapi

a Flask API for searching inventory data to see what locations of a store carry the item

storefinderapi-node- icon storefinderapi-node-

performs same functionality as StoreFinderAPI, but written in Node.js(v8.11.1) with Express and Sequelize instead of Flask with SQLAlchemy

twu-prep icon twu-prep

repository containing all of the code for the TWU prep work

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.