Skip to content
View joakimwinum's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report joakimwinum

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

Hi there 👋

[Homepage] [LinkedIn] [Repositories] [Docker Hub]

Try out some of my public work

Prerequisite: Container runtime

Footnotes

  1. The code block is assuming that you are using Docker Engine as your container runtime. 2 3 4

Pinned

  1. bytecore bytecore Public

    ByteCore: A minimal, 8-bit CPU emulator designed to help developers explore low-level computing concepts.

    Python 2

  2. bytecorecompiler bytecorecompiler Public

    ByteCoreCompiler: A compiler that transforms ByteCore assembly code into executable memory bytes, seamlessly bridging the gap between high-level assembly instructions and the ByteCore Emulator's lo…

    Python 1

  3. bytecore-byte bytecore-byte Public

    ByteCore Byte is a simplified version of the ByteCore CPU showcased in a Jupyter notebook, using 1-byte addressing to operate within a 256-byte memory limit. This repository features demonstrations…

    Jupyter Notebook 1