Krlier / Study

My projects for Computer Engineering classes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Study

My projects for Computer Engineering classes. Each folder is named after the disciple's code, with it's full name available in the README file.


Eng1000 - Introduction Engineering πŸ““

The main goal of this project was to create a PID controller using Arduino. In my case, I created a program to handle temperature changes by increasing and decreasing the voltage on a computer fan in order to cool a house prototype.

Inf1018 - Basic Software πŸ““

  • T1 - converte_utf.c is a program in C to convert UTF-8 files into UTF-16 and back, UTF-16 into UTF-8.
  • T2 - Compila.c is a program in C to compile a simple made up programming language

Inf1301 - Modular Programming πŸ““

In this class my group and I were tasked with creating a Freecell game.

Inf1019 - Computer Systems πŸ““

  • T1 - Routine in C to simulate how a processor handles different incoming processes.
  • T2 - Routine in C made to simulate a page table.

Inf1383 - Databases 1 πŸ““

The goal of this class was to create and populate a Postgres database to illustrate a real life situation.

Inf1636 - Object Oriented Programming πŸ““

This classe's goal was to teach object oriented programming. To better illustrate how a project can be done using object oriented programming, I was tasked with recreating the popular Monopoly (Banco ImobiliΓ‘rio) game.

About

My projects for Computer Engineering classes.


Languages

Language:C 68.2%Language:Java 24.5%Language:PLpgSQL 6.9%Language:C++ 0.4%