Luis Rivera Figueroa
Computer Engineering Student
About
Computer Engineeering Courses:
- doneIntroduction To Programming (C++)
- doneAdvanced Programming (C++)
- doneSoftware Design and Construction (HTML/CSS/Bootstrap/Java)
- doneOperating Systems (C)
- doneDiscrete Mathematics
Electical Engineeering Courses:
- doneElectric Circuits 1 & 2 (Project: Eagle PCB)
- doneElectronics 1
- doneLogic Circuits (Project: Logic Sim)
- doneSignal and Systems (Project: Arduino)
Skills
Languages
C
C#
C++
Arduino
Javascript
Frameworks & Libraries
jQuery
Bootstrap
AngularJS
MaterializeCSS
Porfolio

HIDS & NIDS
more_vert
Intrusion Detection System
close
Intrusion Detection System done in C#, it monitors and detects anomalies in a time set by the user and it measures the load percentage of your CPU, available RAM,and current processes running. As well as serving as a interface for Snort"s Network Intrusion Detection system.

Twitch App
more_vert
Twitch Streamer App
close
A twitch streamer app that is able to check if a streamer is online or offline using the Twitch API. This was a freecodecamp challenge done using AngularJS.

Hot Stories
more_vert
Freecodecamp's Hot Stories
close
An interface for Freecodecamp"s Hot stories API. This was a freecodecamp challenge done using AngularJS.

Quote Generator
more_vert
Random Quote Generator
close
Random Quote Generator from a set array of quotes. This was my first freecodecamp challenge.