Skip to content
/ Study Public

My projects for Computer Engineering classes.

Notifications You must be signed in to change notification settings

Krlier/Study

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published