This repository contains my projects from the Computer Architecture and Operating System Projects course in my Bachelor's degree in Computer Science at the Faculty of Mathematics, Computer Science, and Mechanics, University of Warsaw.
- Project 1: C library for managing Boolean circuits composed of NAND gates. Project description
- Project 2: Function for dividing n*64 bits number by 64 bit number, written in NASM. Project description
- Project 3: NASM Program for calculating CRC for a file Project description