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:
-
Students-Teachers Appointment System Class: implemented with C++ (OOP Assignment).
-
Assembly Programming Project: implemented with Assembly Programming and C++.
-
Word Guesser: implemented with C++ (Algorithm assignment)
-
Boolean Function Minimizer using graphs: implemented with Python (Discrete mathematics assignment).
-
VHDL Projects: implementing combinational circuits and Washing Machine Controller using VHDL.
-
Tournament: implementing with C (Inroduction to Programming assignment).