Skip to content
View AusBoone's full-sized avatar
Block or Report

Block or report AusBoone

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

  1. Smart-Music-Android Smart-Music-Android Public

    An Android application that implements a simple chatbot functionality using Retrofit and Gson libraries to interact with a remote API to suggest music based on a users mood.

    Java 2 1

  2. PrivateLine PrivateLine Public

    This project aims to create a privacy-focused, end-to-end encrypted messaging platform.

    JavaScript

  3. Web-Server Web-Server Public

    This is a simple web server in C/C++ using TCP sockets. My server is able to handle connections from multiple clients (maximum of 10) using port number 30000 as the listening port, accept and parse…

    C++

  4. Neural-Network-Python Neural-Network-Python Public

    This model is a basic example of a feed-forward neural network (also known as a multi-layer perceptron) that could be used for binary classification problems.

    Python

  5. Web-Vulnerability-Scanner Web-Vulnerability-Scanner Public

    Aims to identify common security vulnerabilities in web applications.

    Python

  6. Smart-Music-Go Smart-Music-Go Public

    A basic web application that interacts with the Spotify API.

    Go