Coder Social home page Coder Social logo

Jake Day's Projects

audio-animation icon audio-animation

Python script for Cinema 4D that changes an object's scale based on the BPM of a song.

bitfield-test icon bitfield-test

This program (written in C) tests two assembly functions that implement the BFI (bit field insert) and UBFX (unsigned bit field extract) instructions.

ca-dmv icon ca-dmv

Command line tool to practice for California DMV written test.

count icon count

This program reads words from a text file and displays the total number of words in the file.

decimal-to-8-bit-binary-converter icon decimal-to-8-bit-binary-converter

This program takes an integer from -128 to 255 as an input and displays its 8-bit binary representation as unsigned, 2's complement, or both.

deque icon deque

This file implements a deque ADT using a circular, doubly-linked list with a sentinel or dummy node in C++.

face-recognition icon face-recognition

Face Recognition Machine Vision System using principal-component analysis. Built with Python 3.6

fork icon fork

Collection of C programs to demonstrate the fork() system call.

ftv1 icon ftv1

This program consists of a client and server that communicate to transfer one file from the client to the server using TCP.

ftv2 icon ftv2

This program implements the stop and wait protocol rdt2.2. Messages are sent one at a time, and each message needs to be acknowledged when received, before a new one can be sent.

ftv3 icon ftv3

This program implements the rdt3.0 protocol; it extends FTv2 by dealing with loss of messages.

get-user-location icon get-user-location

Android application written in Kotlin which displays a user's current location and uses that information to prefill a form with their address. When the form is submitted, the user's name and address is parsed as a JSON object using Gson.

gpu-alert-bot icon gpu-alert-bot

Python bot for Reddit that continuously checks user-provided subreddit for posts containing a specified keyword. Written in Python 2.7.10.

heart icon heart

SCU Senior Design Project | Jake Day, Yutong Li, Sam Rietz, Brendan Watamura

huffman icon huffman

This program uses Huffman coding to compress text files.

io-hash icon io-hash

This program use hashes in order to solve an I/O or file systems' related problem.

link-state icon link-state

This project consists of building the code to run the link-state algorithm in a router.

maximum icon maximum

Lua program that reads through a text file and searches for any integers, creates an array of said integers, and returns the maximum of the array.

median icon median

Lua program that reads through a text file and searches for any integers, creates an array of said integers, and returns the median of the array.

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.