Hello, I'm Peter Del Col

Full Stack and Application Developer

About


I am a Software Developer and Volunteer Firefighter/EMT. My background includes Application and Web Development. Some of my work includes migrating infrastructure to a microservice model to provide a better SaaS structure. I specialize in backend development and assuring effective and secure software for clients. In January I was promoted to the rank of Captain of my fire company. As a captain, I carry many responsibilities both on and off calls. On fire calls, I am responsible for securing the safety of my crew as well as accomplishing the goals that are required for an advantageous outcome. Outside of fire calls, I am responsible for maintaining our fleet of vehicles as well as the fire equipment so that it is ready to go at any notice.

Projects


Bryx-Home

Created a python program to check for calls from an API to then log the call and turn on the Hue lights in my bedroom to allow me to wake up at night for calls

Code
Homelab

Built and set up a network in my house that allows me to learn new technologies and practice new skills. The servers and systems are non-production but allows me free reign on deployment and test technologies as well as being able to provide secure storage and backup solutions.

Voting Project

Class project to design and create a secure online voting system that uses a new technology. We opted for a blockchain system that allows for distributed saving and storage of each vote while maintaining the privacy of each voter.

Code
Cloud Monitor

Proprietary software for Alpine Software Corp. A Python Service to check a list of our services and restart them accordingly. A NodeJS website then displays when the last POST time of the server was and displays a list of every service status allowing us to monitor our cloud infrastructure. Utilizes Socket.IO to allow for data refresh without reloading the page.