Skip to content
View jace1427's full-sized avatar

Organizations

@projectkudu @microsoft @Azure
Block or Report

Block or report jace1427

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
jace1427/README.md

Justin Spidell

About Me

Hi! I am a recently graduated Software Engineer, from San Jose, CA. I Studied at the University of Oregon, and am currently looking for work. Here you will find finished and incomplete projects, I work on them as I can.

Some highlights

P2P

  • A completely encrypted, locally stored Peer-to-Peer web-based messaging system.

Parallel Fourier Transforms

  • A library of handwritten Multi-Threaded Discrete Fourier Transform Algorithms. Capable of extracting specific pitches from a WAV file.

Snake AI

  • A Generational Neural Network built by hand to play the classic game, Snake.

Contact

Feel free to reach out to me at my email or connect with me on Linkedin.

Pinned

  1. P2P P2P Public

    A Peer-to-Peer completely encrypted messaging system

    Python

  2. cis422 cis422 Public

    A Python Library for Data Scientists.

    Python

  3. Timeoutbot Timeoutbot Public

    A discord bot that can put users in timeout

    Python

  4. CameraCalculator CameraCalculator Public

    Python

  5. psuedo-shell psuedo-shell Public

    A Bash-like Shell written in C with system calls

    C