Skip to content
View AN1001's full-sized avatar

Highlights

  • Pro

Block or report AN1001

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

Pinned Loading

  1. 3D-Rasteriser 3D-Rasteriser Public

    A 3D rasteriser that was made in python from without any 3D libraries that takes in a simple .obj file and renders it.

    Python

  2. Computational-Physics-Challenge Computational-Physics-Challenge Public

    My entry to the 2024 BPHO Computational Physics Challenge. (Placed top 5 nationally)

    TypeScript

  3. cpp-assembler-for-hack cpp-assembler-for-hack Public

    An assembler for the HACK assembly language that translates from .asm to raw binary for the HACK VM

    C++

  4. Hack-Virtual-Machine Hack-Virtual-Machine Public

    Virtual machine for the HACK CPU architecture, designed to execute hack machine code and return the memory addresses edited/used.

    C++

  5. 2D_Wave_Simulation 2D_Wave_Simulation Public

    Simulates a 2D (Gaussian pulse) wave and the readings of three IMUs around it.

    Python