Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 660 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 660 Bytes

University-Projects

This repository contains some of my Bachelor's projects:

  • Assembly Image Processing (an image processing program in Assembly 80x86 - Assembly and Machine Language Course Project)
  • The Way Smart Watches Work (research on how smart watches work - Scientific Computation Course Project)
  • Morris Mano Basic Computer (design Morris Mano's Basic Computer - Computer Systems Course Project)
  • Scientific Writing Project (contains an article and a beamer presentation in LaTeX - Scientific Writing Course Project)
  • Implementation of CPU Scheduling Algorithms (FCFS implementation in C++ - Operating System Course Project)