Code Monkey home page Code Monkey logo

Austin Boone's Projects

chess icon chess

A simple implementation of a chess game in Java.

decisiontree icon decisiontree

An implementation of a Decision Tree Algorithm. Includes handling for both classification and regression tasks.

flappybird icon flappybird

An implementation of the popular mobile game Flappy Bird, developed in C++ using the Windows API.

linktree-qr-code icon linktree-qr-code

A Python script that generates a QR code for the specified Linktree URL (https://linktr.ee/austinboone).

melody-generator icon melody-generator

Python script that allows users to create a random melody in a specified key, with a specific BPM (beats per minute) and time signature. The generated melody can be saved as a MIDI file.

network-test icon network-test

Useful for troubleshooting network connectivity issues. It uses the ping3 library to send ICMP, TCP, or UDP packets to the specified host and measure the round-trip time.

neural-network-python icon neural-network-python

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.

packet-analysis-and-attack-detection icon packet-analysis-and-attack-detection

Designed to capture and analyze network packets on a given interface, looking for specific attack patterns such as SYN-Flood, XMAS, and Port Scanning attacks.

powershell-monitoring icon powershell-monitoring

Monitors system performance, disk usage, and event logs, logging the data into separate CSV files. Retrieves all active network interfaces and logs network traffic for each interface.

privateline icon privateline

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

smart-music-android icon smart-music-android

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.

to-do-list-web-app icon to-do-list-web-app

A minimalistic To-Do List web application that allows users to manage their tasks effectively.

weather-data-scraper icon weather-data-scraper

This is a Python script that scrapes daily average temperature data for a specified city and date range from weather.com.

web-server icon web-server

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 HTTP requests, retrieve files from the server’s file system, and build and send HTTP response messages.

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.