8000 alislaboratory (Ali Ashrafy) · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
View alislaboratory's full-sized avatar
💭
codeine or coding
💭
codeine or coding

Block or report alislaboratory

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 Loading

  1. 4BitCPU 4BitCPU Public

    A simple 4-bit CPU as a precursor to my 16-bit one.

  2. PyInventoryControlSystem PyInventoryControlSystem Public

    A system created for a car part inventory control system written in Python. Classes are used for the project. Note: This has no real life purpose and is a demonstration of inventory tracking and up…

    Python

  3. TicTacToeAI TicTacToeAI Public

    A Python TicTacToe AI created with no libraries, completely from scratch. Also includes the game lib.

    Python

  4. CellularAutomataEngine CellularAutomataEngine Public

    One of my Year 12 Software major projects. An educational application for people to learn about cellular automata by exploring different types.

    JavaScript

  5. MSRC2023 MSRC2023 Public

    My code for the UniMelb Mathematics and Statistics Research Competition.

    TeX

  6. arUco Localisation code (work in pro... arUco Localisation code (work in progress) for Iona Fusion robotics team in Python and OpenCV
    1
    import cv2
    2
    import cv2.aruco as aruco
    3
    import time
    4
    import math
    5
    import constants
0