Skip to content

OluwaseunOjeleye/School-Projects

Repository files navigation

School Projects

This repository contains my solutions to some of the assignments of the courses I took during my undergraduate first and second year. These courses include Introduction to programming, OOP, Discrete Mathematics, Algorithm, Microprocessor and VHDL.

Projects:

  1. Students-Teachers Appointment System Class: implemented with C++ (OOP Assignment).

  2. Assembly Programming Project: implemented with Assembly Programming and C++.

  3. Word Guesser: implemented with C++ (Algorithm assignment)

  4. Boolean Function Minimizer using graphs: implemented with Python (Discrete mathematics assignment).

  5. VHDL Projects: implementing combinational circuits and Washing Machine Controller using VHDL.

  6. Tournament: implementing with C (Inroduction to Programming assignment).