-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Trout48
authored
Dec 4, 2023
1 parent
e110ab9
commit e6947b3
Showing
34 changed files
with
7,066 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,214 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8"/> | ||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=yes" /> | ||
<meta name="description" content="" /> | ||
<meta name="author" content="" /> | ||
<title>Resume</title> | ||
<script src="https://use.fontawesome.com/releases/v6.1.0/js/all.js" crossorigin="anonymous"></script> | ||
<!-- Google fonts--> | ||
<link href="https://fonts.googleapis.com/css?family=Saira+Extra+Condensed:500,700" rel="stylesheet" type="text/css" /> | ||
<link href="https://fonts.googleapis.com/css?family=Muli:400,400i,800,800i" rel="stylesheet" type="text/css" /> | ||
<link href="css/style1.css" rel="stylesheet" /> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min."> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/jquery.slim.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"></script> | ||
</head> | ||
<body id="page-top"> | ||
<!-- Navigation--> | ||
|
||
<nav class="navbar navbar-expand-lg navbar-dark bg-primary fixed-top" id="sideNav"> | ||
<a class="navbar-brand js-scroll-trigger" href="#page-top"> | ||
<span class="d-block d-lg-none">Reece Heinrich</span> | ||
<span class="d-none d-lg-block"><img class="img-fluid img-profile rounded-circle mx-auto mb-2" src="assets/Myproject.PNG" alt="Trout48" /></span> | ||
</a> | ||
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation"><span class="navbar-toggler-icon"></span></button> | ||
<div class="collapse navbar-collapse" id="navbarResponsive"> | ||
<ul class="navbar-nav"> | ||
<li class="nav-item"><a class="nav-link js-scroll-trigger" href="#about">About</a></li> | ||
<li class="nav-item"><a class="nav-link js-scroll-trigger" href="#experience">Experience</a></li> | ||
<li class="nav-item"><a class="nav-link js-scroll-trigger" href="#education">Education</a></li> | ||
<li class="nav-item"><a class="nav-link js-scroll-trigger" href="#interests">Interests</a></li> | ||
<li class="nav-item"><a class="nav-link js-scroll-trigger" href="#programming">Programming/Skills</a></li> | ||
|
||
</ul> | ||
</div> | ||
</nav> | ||
<!-- Page Content--> | ||
<div class="container-fluid p-0"> | ||
<!-- About--> | ||
<section class="resume-section" id="about"> | ||
<div class="resume-section-content"> | ||
<h1 class="mb-0"> | ||
Reece | ||
<span class="text-primary">Heinrich</span> | ||
</h1> | ||
<div class="subheading mb-5"> | ||
(808) 267-1799 · | ||
<a href="mailto:[email protected]">[email protected]</a> | ||
</div> | ||
<p class="lead mb-5">Presently I am at Eastern Gateway Community College. Upon completion, I will have an associate's Degree in IT/security. In the off-season from school, I am trying to be a good dad. | ||
|
||
My employment history began in building houses, where I eventually ran crews and became a supervisor. Shortly after the twins came, I started in healthcare to give them a more stable income. But I soon realized I enjoyed working with computers, and that is when I began my journey in the IT world. My goal is to join a cybersecurity team to keep others safe. I will have my security+ certificate within five to six months. </p> | ||
<div class="social-icons"> | ||
<a class="social-icon" href="https://linkedin.com/in/reece-heinrich-72a1bb18a" target="_blank"><i class="fab fa-linkedin-in"></i></a> | ||
<a class="social-icon" href="https://github.com/Trout48" target="_blank"><i class="fab fa-github"></i></a> | ||
<a class="social-icon" href="https://www.facebook.com/reece.heinrich.7" target="_blank"><i class="fab fa-facebook-f"></i></a> | ||
</div> | ||
</div> | ||
</section> | ||
|
||
<!-- Experience--> | ||
<section class="resume-section" id="experience"> | ||
<div class="resume-section-content"> | ||
<h2 class="mb-5">Experience</h2> | ||
<div class="d-flex flex-column flex-md-row justify-content-between mb-5"> | ||
<div class="flex-grow-1"> | ||
<h3 class="mb-0">Emergency Medical Technician</h3> | ||
<div class="subheading mb-3">Eaton Rapids Medical Center</div> | ||
<p>Working here, I need to have great communication skills while helping nurses monitor any issues patients may encounter on the Medical/Surgical floor. Working in a smaller hospital like this one has challenges that force us to be more resourceful because the resources are not as abundant here as at a larger hospital. Here again, with each task completed, documentation needs to be checked and done correctly.</p> | ||
</div> | ||
<div class="flex-shrink-0"><span class="text-primary">October 20199 - Present</span></div> | ||
</div> | ||
<div class="d-flex flex-column flex-md-row justify-content-between mb-5"> | ||
<div class="flex-grow-1"> | ||
<h4 class="mb-0">Emergency Medical Technician</h4> | ||
<div class="subheading mb-4">McLaren Greater Lansing</div> | ||
<p>As an emergency room Technician, my jo consists of being able to multitask and effectively communicate with a variety of people in a fast-paced environment. I have learned to make quick decisions as I tend to patient’s needs and help save lives. </p> | ||
</div> | ||
<div class="flex-shrink-0"><span class="text-primary">January 2009 - March 2023</span></div> | ||
</div> | ||
<div class="d-flex flex-column flex-md-row justify-content-between mb-5"> | ||
<div class="flex-grow-1"> | ||
<h3 class="mb-0">Registered Medical</h3> | ||
<div class="subheading mb-3">Maui Memorial Medical Center</div> | ||
<p>Work side by side with Nurses to provide the best care for the patients that stayed with us. The environment was different, but expectations for professionalism and accuracy were the same as in other medical facilities.</p> | ||
</div> | ||
<div class="flex-shrink-1"><span class="text-primary">February 2013 - December2013</span></div> | ||
</div> | ||
</div> | ||
</section> | ||
<hr class="m-0" /> | ||
<!-- Education--> | ||
|
||
<section class="resume-section" id="education"> | ||
<div> | ||
<div class="resume-section-content"> | ||
<h2 class="mb-5">Education</h2> | ||
<div class="d-flex flex-column flex-md-row justify-content-between mb-5"> | ||
<div class="flex-grow-1"> | ||
<h3 class="mb-0">Eastern Gateway Community College</h3> | ||
<div class="subheading mb-3">Working on an Associates - ATS IT - Information Technology-ATS-Type A</div> | ||
<p>GPA: 3.26</p> | ||
|
||
<div class="flex-shrink"><span class="text-primary">September 2020 - Present</span></div> | ||
|
||
<br> | ||
<div class="d-flex flex-column flex-md-row justify-content-between mb-5"> | ||
<div class="flex-grow-1"> | ||
<h3 class="mb-0">edX Educational Technology Company</h3> | ||
|
||
<div class="subheading mb-4">Junior Web-Development</div> | ||
|
||
<p>HTML5.0x: HTML5 and CSS Fundamentals</p> | ||
|
||
<div class="flex-shrink-0"><span class="text-primary">August 2022 - September 2022</span></div> | ||
|
||
<br> | ||
|
||
<div class="flex-column flex-md-row justify-content-between"> | ||
<div class="flex-grow-1"> | ||
<h3 class="mb-0">Coursera</h3> | ||
<div class="subheading mb-3">Introduction of Front-End Development</div> | ||
<p> Web Development Tools, User Interface, Front-End Web Development, HTML and CSS, | ||
Responsive Web Design (Bootstrap), and React.</p> | ||
|
||
<div class="flex-shrink-0"><span class="text-primary">September 2020 - Present</span></div> | ||
|
||
<br> | ||
|
||
<div class="d-flex flex-column flex-md-row justify-content-between mb-5"> | ||
<div class="flex-grow-1"> | ||
<h3 class="mb-0">Lansing Community College</h3> | ||
<div class="subheading mb-4">Studies included from Medical Terminology to Blue printing/schematics</div> | ||
<p>GPA: 3.75</p> | ||
|
||
<div class="flex-shrink-0"><span class="text-primary">September 2004 - May 2014</span></div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
</div> | ||
</section> | ||
<hr class="" /> | ||
<!-- Interests--> | ||
<section class="resume-section" id="interests"> | ||
<div class="resume-section-content"> | ||
<h2 class="mb-5">Certification</h2> | ||
<p class="mb-0">TestOut Security Pro</p> | ||
<p>Certificate Id: 6-1C6-VAE6PU</p> | ||
|
||
<ul class="list-inline dev-icons"> | ||
<li> | ||
<div class="spinner-grow spinner-grow-sm text-success"></div> | ||
Certificate Link | ||
</li> | ||
</ul> | ||
</div> | ||
</section> | ||
|
||
<!--Programming / Skills--> | ||
<section class="resume-section" id="programming"> | ||
<div class="resume-section-content"> | ||
<h2 class="mb-5">Programming</h2> | ||
<h2 class="mb-5">Skills</h2> | ||
<ul class="list-inline dev-icons"> | ||
<li class="list-inline-item"><i class="fab fa-html5"></i></li> | ||
<li class="list-inline-item"><i class="fab fa-css3-alt"></i></li> | ||
<li class="list-inline-item"><i class="fab fa-js-square"></i></li> | ||
<li class="list-inline-item"><i class="fab fa-react"></i></li> | ||
<br> | ||
|
||
<ul class="list-inline dev-icons"> | ||
<li> | ||
<div class="spinner-grow spinner-grow-sm text-success"></div>Junior Cybersecurity | ||
</li> | ||
<li> | ||
<div class="spinner-grow spinner-grow-sm text-success"></div>Debugging | ||
</li> | ||
<li> | ||
<div class="spinner-grow spinner-grow-sm text-success"></div> | ||
Junior Web Building | ||
</li> | ||
</ul> | ||
</ul> | ||
</div> | ||
|
||
</section> | ||
|
||
|
||
|
||
|
||
|
||
</div> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<!-- Bootstrap core JS--> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"></script> | ||
<!-- Core theme JS--> | ||
<script src="js/scripts.js"></script> | ||
</body> | ||
</html> |
Oops, something went wrong.