Evelyn Dooley

IBM Full Stack Engineer.

RIT Computing and Information Technologies Class of 2021.

Computer Science House RTP.

Here is my resume.

My projects:

CSH Profiles

CSH Profiles Image

The Computer Science House's web interface to our LDAP server containing all of our members' data. Users are able to view other users information that they have access to, modify their own data, and search through users. I learned Python to write this app.

Alexa-Controlled Smart Lighting

Amazon Echo Dot

An interface between an Amazon Alexa smart assistant and custom LED lighting installed in a dorm room. Includes an AWS Lambda function to hook into Amazon's Smart Home API, a Raspberry Pi hosting an API that the Lambda function sends data to, that data is then transmitted wirelessly to the Arduinos that control the LED strips. Contains code for both digital and analog LEDs, and is easily extendable allowing for multiple lighting nodes.

Goddard the Robot

Goddard the Robot

A robot with a simulated personality, you interact with him via a web interface and he may or may not do what you want. I built the robot and wrote the Arduino code, including wireless communication functions.