Matthew Kincannon


IoT Technician

About

Hello! My name is Matthew Kincannon. I work as an Advanced IoT Technician at DENSO, one of the world's leading auto parts manufacturers. My department focuses on product traceability and analytics by integrating OT and IT systems. I am also a student working on my bachelor's degree in IT and networking. My main educational focus has been on networking and cloud-based operations, and I am scheduled to graduate in August 2025.I am using this site as a portfolio to showcase my various projects from school, home, and career. I will keep this updated as things change, so feel free to check back later. There is a link at the bottom of the page to my LinkedIn if you'd like to connect, as well as links to Credly and Microsoft to verify my certifications. Thank you for stopping by!

PROJECTS

CLICK A LINK TO VIEW THE PROJECT

CEIS101

Technology and Information Systems

This project involved utilizing my tech core kit, Arduino IDE, and Tinkercad software to create a working model of a smart home security system.

CEIS106

Operating Systems

This project was all about Linux administrative skill building. I learned Command Line Interface as well as Graphical User Interface tasks.

CEIS110

Programming

To complete this project, I had to learn the basics of programming in Python. I used Spyder software to build and automatically sort a local weather database using information obtained from NOAA.

NETW191

Information Technology and Networking

For this project I used an Azure Labs virtual machine environment to configure a Local Area Network (LAN)

CEIS114

Digital Devices

Once again using my tech core kit and Arduino software, I built a working model of a smart traffic intersection system.

NETW211

Cloud Computing

This project utilized Azure to build and manage a virtual network in the cloud. Adding and removing virtual machines, resource groups, storage, and network monitoring alerts.

SEC285

Information System Security

This course project focused on different tools and methods used to secure a network from malicious attacks.

NETW310

Wired, Wireless, and Optical Communication

This project focuses on different communication mediums. Fiber optic, copper cabling, and wireless communications all play a pivotal role in modern networks.

SEC290

Infrastructure Security

This project looked at the tools and techniques used to detect vulnerabilities on a network. Tools like Wireshark, nmap, and firewalls necessary to keep unwanted guests out.

CEIS150

Programming with Objects

Using Python, I created a program to track stock data. The program uses classes to create objects like stocks and retirement accounts. Using different libraries like csv, matplotlib, and tkinter, I was able to create a GUI that can import csv files, create charts, and generate reports of requested stock data.