Skip to content
View freedomzx's full-sized avatar

Block or report freedomzx

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

Popular repositories Loading

  1. FireMaze FireMaze Public

    An introduction to Artificial Intelligence project - employing different search algorithms to try and solve a maze that may or may not be "on fire".

    Python 1 1

  2. KoroneBot KoroneBot Public

    A discord bot with many features and technologies: RESTless/RESTful api integration (pokeapi, insultme, OpenWeather, etc), MySQL connectivity (custom command handling through queries from mysql con…

    Python

  3. CS111 CS111 Public

    School projects from CS111 - Intro to Computer Science

    Java

  4. CS-112 CS-112 Public

    School projects from CS112 - Data Structures. Projects were Polynomial - an introduction to linked lists. Expression Evaluation - simulating a calculator, mainly using stacks and string manipulatio…

    Java

  5. CS-211 CS-211 Public

    School projects from CS211 - Computer Architecture. PA1 - Intro to C Programming. PA2 - Hexadoku Solver and Intro to Machine Learning. PA3 - Binary Bomb Lab. PA4 - Cache Simulator. PA5 - Circuit Si…

    C 2

  6. Password-Encryptor-Decryptor Password-Encryptor-Decryptor Public

    Small project simulating the process of encrypting a password using a salt and an encryption algorithm, and decrypting using the generated salt.

    Java