Skip to content
View RyanWendling's full-sized avatar

Block or report RyanWendling

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

Pinned Loading

  1. Custom-Command-Line-Interpreter Custom-Command-Line-Interpreter Public

    Created a custom CLI. Developed specialized grep, pwd, cd, ls commands; along with I/O redirection, piping, string tokenization and command history. Programmed in C.

    C

  2. Artificial-Neural-Network Artificial-Neural-Network Public

    Developed a multi-layer Artificial Neural Network using backpropagation with the help of nonlinear sigmoid functions and stochastic gradient descent rule. With it, we will "train" the program to be…

    Java

  3. Text-Based-Board-Game Text-Based-Board-Game Public

    Working with a small group, created UML class/sequence diagrams and use cases to design and implement a text-based version of the Deadwood board game, in Java. Assembled using association, aggregat…

    Java 1

  4. NEAT-Web-Analytics-Tool NEAT-Web-Analytics-Tool Public

    Year-long senior capstone course where we published research papers, wrote user documentation and collaborated to build a website that invoked D3 data visualizations to analyze users’ smoking habit…

    HTML 1

  5. Network-Data-Stream-Filtering-and-Analysis-Tool Network-Data-Stream-Filtering-and-Analysis-Tool Public

    Designed to sit in-between two programs (like a server and client), and display and manipulate the data streams flowing between them in each direction. Engineered using TCP/IP concepts, socket API,…

    C

  6. Music_Analyzer_V2 Music_Analyzer_V2 Public

    This web application helps a user discover new music by taking your itunes playlist xml files and performing calculations on them with the help of the lastfm & Deezer APIs to return similar artists…

    JavaScript