Skip to content
View riceriley59's full-sized avatar

Block or report riceriley59

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Popular repositories Loading

  1. Network-Chat-TCP-Encryted- Network-Chat-TCP-Encryted- Public

    A simple network chat that lets you connect and talk between other clients who connect to the server. It uses the UDP protocol and I plan to implement some type of PGP or key encryption system

    Java 1

  2. Portfolio Portfolio Public

    My portfolio website

    CSS

  3. HackByte HackByte Public

    My tech blog

    JavaScript

  4. fileEncryption fileEncryption Public

    A python script that takes a files contents and then hashes it with a password. Then dehashes it if a password is supplied it uses the SHA256 algorithm

    Python

  5. astar astar Public

    I did some experimenting with the astar algorithm using python and pygame to make an interesting GUI with it also. I used this website for reference along with some videos about pygame and how to u…

    Python

  6. RestfulAPI RestfulAPI Public

    Experimenting with express and nodejs by making a simple restful API

    JavaScript