About Me

Ahoy! I'm Kevin Rheiniel Salvador, a recent BSECE graduate from FEU Institute of Technology. Taking inspiration from the Cloud Resume Challenge, I've created this page to practice some basic cloud skills via Amazon Web Services.


Education

Far Eastern University - Institute of Technology

Bachelor of Science in Electronics and Communications Engineering (BSECE)
Instrumentation and Control Track
Graduated in 2022

Certificates

Google IT Automation with Python Professional Certificate

Issued on June 20, 2024 by Google on Coursera
Verify at: https://coursera.org/verify/professional-cert/26E96ZBL8SJG

Google Professional Workplace Administrator

Issued on June 13, 2024 by Google Cloud on Coursera
Verify at: https://coursera.org/verify/professional-cert/VG2N8JY964GH

AWS Educate Introduction to Cloud 101

Issued on June 10, 2024 by Amazon Web Services Training and Certification on Credly
Verify at: https://www.credly.com/badges/84579421-3c26-47b8-9dc5-014eae5ff154/public_url

AWS Cloud Quest: Cloud Practitioner

Issued on June 05, 2024 by Amazon Web Services Training and Certification on Credly
Verify at: https://www.credly.com/badges/239f41dd-da4c-40d9-9d7d-d2c10c34b19e/public_url

Google IT Support Professional Certificate

Issued on May 30, 2024 by Google on Coursera
Verify at: https://coursera.org/verify/professional-cert/7XFDACFP3YCB

AWS Knowledge: Cloud Essentials

Issued on April 30, 2024 by Amazon Web Services Training and Certification on Credly
Verify at: https://www.credly.com/badges/03a29e3d-59e8-49ac-9561-cc993cfb08ca/public_url

Badges Gallery

Here are some badges that I earned while doing some self-studying

Work Experience

Jezka Construction Corporation

Engineering Intern at Outside Plant (OSP)
January 2019 to April 2019

Served as a Back Office Engineering Intern. Handled KMZ creation for job sites by OSP
installation team. Created Redlines which are corrections for geograpahic plans for the
AutoCAD operator. Compiled documentation for inventory of equipment installed
and equipment test results. Created a compilation of instruction manuals and proposals to
optimize documentation for OSP team as part of the university's internship requirements.

Personal Projects

Cloud Resume Challenge

Challenge by cloud architect Forrest Brazeal to create a static website created with HTML and CSS
that is hosted in the cloud. Part of the challenge involves ensuring that the website uses HTTPS
and a custom domain name using the appropriate cloud services. The website should also include a visitor counter created with Javascript and it needs to be integrated with a cloud database service
through an API. Testing should also be done for the code for the Python code used in the API.
The previous parts should also be configured through Infrastructure as Code (IAC) instead of
manually clicking in the cloud console. Version Control should be used for the
back-end and front-end website, use GitHub and GitHub Actions to do so.