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

Block or report devinsuy

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. FrankFund FrankFund Public

    Forked from seasonfall27/FrankFund

    FrankFund Budgeting WebApp. Tools include: data visualization, analytics, savings goals, transaction and subscription manager

    C#

  2. Graph-Search-Comparative-Analysis Graph-Search-Comparative-Analysis Public

    Comparative analysis and implementation of A*, BFS, and DFS in maze solving graph traversal

    Python

  3. P2P-File-Sync P2P-File-Sync Public

    Uses a DHT to establish a P2P network on LAN for multi-directional file sync. Handles peer discovery and merge conflicts

    Python 1

  4. Tic-Tac-AI-Player Tic-Tac-AI-Player Public

    Tic-Tac-Toe AI player that uses MiniMax processing of states for traversal to locate optimal moves on any given board configuration

    Python

  5. HTTP-S-Request-Handler HTTP-S-Request-Handler Public

    CLI tool for handling HTTPS requests using SSL/TLS protocol. Generate request speed/size metrics for various webservers

    C++

  6. Deep-Learning-Binary-Classification Deep-Learning-Binary-Classification Public

    Trained model consisting of 3 layers of 2D convolutional layers for binary classification {cat, dog} of RGB images

    Python