Tyler Sengia

Unit 1: AWS Introduction

This is the start of my study notes for the AWS Certified Cloud Solutions Architect, Associate.

AWS Solutions Architect Study Kickoff

Last March I obtained my AWS Cloud Practitioner (CLF) certification, and now I’m determined to continue my learning by going for the AWS Solutions Architect, Associate certification.

Notes for Starting Typescript

TypeScript is key to building maintainable applications for the web, but often lacks the easy start that vanilla JavaScript enjoys.

IoT Dashboard: Web Sockets with AWS

For my capstone project at Penn State, I built a React JS single page app (SPA) that used Axios to communicate using an IoT protocol known as oneM2M in realtime.

BLE LED Lights: Another ESP32 Thing

ESP32 based microcontrollers are great for IoT applications, and allow you to use low power communication protocols such as Bluetooth Low Energy.