Full list can be found on my GitHub:  https://github.com/ryanlacey20

Spend Smart

.NET - C# - Bootstrap

A simple app using in-browser memory to create and edit costs.
Created from an introductory .NET lesson from tutorials.eu C# academy.

View App Here

Adaptive Fan

C++ - Embedded Systems - Arduino

C++ software created for Arduino uno.
Temperature sensor which controls a fan based on the heat levels.
LCD connected to display the temperature in Celsius.

View Source Code Here

SafeWay - Personal Safety App

Mobile - iOS - Swift - Obj-C

iOS Personal Safety Application
Features:
- Panic buttons
- Location sharing
- Check-in features
- Connect with the profiles of close friends and family

View Source Code Here

Resume Website

Vue.js - Axios - JavaScript

This resume website used showcase brief details about the author, Ryan Lacey.
Connects to API endpoints created by Ryan Lacey (myself) also. Back-end repo here
Contact details hidden in environment variables behind a turing test in order to protect against web scrapers.

View Source Code Here