Skip to content
View Aetheridon's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Aetheridon

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
Aetheridon/README.md

i do computer stuff

Pinned Loading

  1. conch-shell conch-shell Public

    A shell i made to grasp the Fork(), Exec() flow of syscalls in Linux systems

    C

  2. tic-tac-toe-minimax tic-tac-toe-minimax Public

    tic-tac-toe vs AI using the minimax algorithm with Alpha-Beta pruning for efficiency

    Python

  3. perceptron-binary-classifier perceptron-binary-classifier Public

    Perceptron Binary Classifier to predict rain based off Humidity and Pressure

    Python