Updated website to be more applicable. Removed the contact page which lost functionality.

This commit is contained in:
2023-05-18 20:53:15 +01:00
parent ff7d802b4c
commit a6508e284e
11 changed files with 68 additions and 8177 deletions

View File

@ -37,7 +37,6 @@
<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="#skills">Skills</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="#contact">Contact</a></li>
</ul>
</div>
</nav>
@ -76,12 +75,13 @@
E-Mail:
<a href="mailto:contact@luke-else.co.uk">contact@luke-else.co.uk</a>
</div>
<p class="lead mb-5">I am a Junior but well-practised Software Developer. I have a great passion for learning, especially in topics oriented around Software Development, Networks and Backend Engineering. I am constantly striving to learn more whilst pushing myself to explore new technologies!</p>
<p class="lead mb-5">I am a Junior but well-practised Software Engineer currently employed at Thales UK. I have a great passion for learning, especially in topics oriented around Software Development, Networks and Backend Engineering. I am currently in the process of learning <a href="https://www.rust-lang.org">Rust-Lang</a> and hope to use it in my upcoming projects</p>
<div class="social-icons">
<a target="_blank" class="social-icon" href="https://www.linkedin.com/in/luke-else-a7183a205/"><i class="fab fa-linkedin-in"></i></a>
<a target="_blank" class="social-icon" href="https://git.luke-else.co.uk/luke-else/"><i class="fab fa-git-alt"></i></a>
<a target="_blank" class="social-icon" href="https://github.com/luke-else"><i class="fab fa-github"></i></a>
<a target="_blank" class="social-icon" href="https://stackoverflow.com/users/16627564/luke-else"><i class="fab fa-stack-overflow"></i></a>
<a target="_blank" class="social-icon" href="assets/Luke Else - CV.pdf"><i class="fas fa-file-download"></i></a>
<a target="_blank" class="social-icon" href="https://info.luke-else.co.uk"><i class="fa-regular fa-address-card"></i></a>
</div>
</div>
</section>
@ -90,14 +90,34 @@
<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">Software Engineer</h3>
<div class="subheading mb-3">Thales UK</div>
<p>As a software engineering apprentice at Thales UK, I find myself partaking in agile / scrum development methodologies in a strong team of 6 other engineers. The team iterates on a pre-existing system designed for the MOD, written in C++ using internal frameworks to assist.</p>
</div>
<div class="flex-shrink-0"><span class="text-primary">September 2022 - Current</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">Trading Assistant</h3>
<div class="subheading mb-3">Sainsbury's</div>
<p>During my 6 months at Sainsbury's, I worked hard to ensure shelves were stocked whilst also assisting with the preparation and execution of promotional strategies through the Spring and Summer seasons.</p>
</div>
<div class="flex-shrink-0"><span class="text-primary">February 2022 - August 2022</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">Car Valeter</h3>
<div class="subheading mb-3">CSM Valeting</div>
<p>This job involved ensuring customer satisfaction was very high! Every car had to be cleaned meticulously to ensure the highest standard was achieved. We often spent a lot of our time in commercial workspace environments and so remaining professional was key to the service we provided. I enjoyed working here a lot because of both the independent and teamworking aspects. On many occasions we would find ourselves working on a car in a group so communication was key to ensure that no part was missed nor any unnecessary work was undertaken!</p>
</div>
<div class="flex-shrink-0"><span class="text-primary">March 2020 - Present</span></div>
<div class="flex-shrink-0"><span class="text-primary">March 2020 - February 2022</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">Site Maintenance</h3>
@ -106,6 +126,7 @@
</div>
<div class="flex-shrink-0"><span class="text-primary">July 2018 - September 2020</span></div>
</div>
</div>
</section>
<hr class="m-0" />
@ -147,13 +168,23 @@
<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">The Norton Knatchbull School</h3>
<div class="subheading mb-3">A-Levels</div>
<div>Computer Science, Maths and Physics</div>
<p>Grades (Predicted): A*, A, A</p>
<h3 class="mb-0">University Of Warwick</h3>
<div class="subheading mb-3">BSc Digital Solutions Level 6 Integrated Degree</div>
<div>Provided through Thales UK.</div>
<div>Grade On Track: (<b>1:1</b>)</div>
</div>
<div class="flex-shrink-0"><span class="text-primary">September 2020 - Present</span></div>
<div class="flex-shrink-0"><span class="text-primary">September 2022 - current</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">The Norton Knatchbull School</h3>
<div class="subheading mb-3">A-Levels</div>
<div>Computer Science (<b>A*</b>), Maths (<b>A</b>), Physics (<b>A</b>)</div>
</div>
<div class="flex-shrink-0"><span class="text-primary">September 2020 - July 2022</span></div>
</div>
<div class="d-flex flex-column flex-md-row justify-content-between mb-5">
@ -177,44 +208,37 @@
<h2 class="mb-5">Skills</h2>
<div class="subheading mb-3">Programming Languages & Tools</div>
<ul class="list-inline dev-icons">
<li class="list-inline-item"><i data-toggle="tooltip" data-placement="bottom" title="GoLang" class="fab fa-rust"></i></li>
<li class="list-inline-item"><i data-toggle="tooltip" data-placement="bottom" title="Bash" class="devicon-c-plain"></i></li>
<li class="list-inline-item"><i data-toggle="tooltip" data-placement="bottom" title="Bash" class="devicon-cplusplus-plain"></i></li>
<li class="list-inline-item"><i data-toggle="tooltip" data-placement="bottom" title="C#" class="devicon-csharp-plain"></i></li>
<li class="list-inline-item"><i data-toggle="tooltip" data-placement="bottom" title="Linux" class="fab fa-linux"></i></li>
<li class="list-inline-item"><i data-toggle="tooltip" data-placement="bottom" title="Git" class="fab fa-git-alt"></i></li>
<li class="list-inline-item"><i data-toggle="tooltip" data-placement="bottom" title="Bash" class="devicon-bash-plain"></i></li>
<li class="list-inline-item"><i data-toggle="tooltip" data-placement="bottom" title="docker" class="devicon-docker-plain"></i></li>
<li class="list-inline-item"><i data-toggle="tooltip" data-placement="bottom" title="NGINX" class="devicon-nginx-plain"></i></li>
<li class="list-inline-item"><i data-toggle="tooltip" data-placement="bottom" title="GoLang" class="fab fa-golang"></i></li>
<li class="list-inline-item"><i data-toggle="tooltip" data-placement="bottom" title="HTML 5" class="fab fa-html5"></i></li>
<li class="list-inline-item"><i data-toggle="tooltip" data-placement="bottom" title="CSS 3" class="fab fa-css3-alt"></i></li>
<li class="list-inline-item"><i data-toggle="tooltip" data-placement="bottom" title="Java Script" class="fab fa-js-square"></i></li>
<li class="list-inline-item"><i data-toggle="tooltip" data-placement="bottom" title="GoLang" class="fab fa-golang"></i></li>
<!-- <li class="list-inline-item"><i data-toggle="tooltip" data-placement="bottom" title="Golang" class="fab fa-golang"></i></li> -->
<li class="list-inline-item"><i data-toggle="tooltip" data-placement="bottom" title="C#" class="devicon-csharp-plain"></i></li>
<li class="list-inline-item"><i data-toggle="tooltip" data-placement="bottom" title=".Net" class="devicon-dotnetcore-plain"></i></li>
<!--
<li class="list-inline-item"><i class="fab fa-python"></i></li>
<li class="list-inline-item"><i class="fab fa-php"></i></li>
-->
<!-- <li class="list-inline-item"><i data-toggle="tooltip" data-placement="bottom" title="Network Infrastructure" class="fas fa-network-wired"></i></li>
<li class="list-inline-item"><i data-toggle="tooltip" data-placement="bottom" title="Server Infrastructure" class="fas fa-server"></i></li> -->
<!--<li class="list-inline-item"><i data-toggle="tooltip" data-placement="bottom" title="Amazon Web Services" class="fab fa-aws"></i></li> -->
<li class="list-inline-item"><i data-toggle="tooltip" data-placement="bottom" title="NGINX" class="devicon-nginx-plain"></i></li>
<li class="list-inline-item"><i data-toggle="tooltip" data-placement="bottom" title="docker" class="devicon-docker-plain"></i></li>
<li class="list-inline-item"><i data-toggle="tooltip" data-placement="bottom" title="Linux" class="fab fa-linux"></i></li>
<li class="list-inline-item"><i data-toggle="tooltip" data-placement="bottom" title="Bash" class="devicon-bash-plain"></i></li>
<li class="list-inline-item"><i data-toggle="tooltip" data-placement="bottom" title="Git" class="fab fa-git-alt"></i></li>
<li class="list-inline-item"><i data-toggle="tooltip" data-placement="bottom" title="Stack Overflow" class="fab fa-stack-overflow"></i></li>
</ul>
<div class="subheading mb-3">Workflow</div>
<ul class="fa-ul mb-0">
<li>
<span class="fa-li"><i class="fas fa-check"></i></span>
Basic Website front-end and UI Development
Competent in Agile / Scrum Methodologies and workflows
</li>
<li>
<span class="fa-li"><i class="fas fa-check"></i></span>
Website Client Side and Server Side Development
Confident using Version Control tools such as Git and Subversion.
</li>
<li>
<span class="fa-li"><i class="fas fa-check"></i></span>
Basic Networking and Server Infrastructure
In depth knowledge of programming and computer system theory
</li>
<li>
<span class="fa-li"><i class="fas fa-check"></i></span>
Software Development
Well practiced in Software Development and Engineering
</li>
</ul>
</div>
@ -224,72 +248,12 @@
<section class="resume-section" id="interests">
<div class="resume-section-content">
<h2 class="mb-5">Interests</h2>
<p>In my spare time, I will often find myself working on some of my smaller projects such as websites for my friends which I host on my own rented cloud servers. As well as this, I am quite interested in reading about system exploits as it is something that I can apply to my own work in order to keep it safe and secure.</p>
<p>In my spare time, I will often find myself working on some of my smaller projects, writing small scalable apps in Rust. Check out my <a href="https://git.luke-else.co.uk/luke-else/">remote git server</a> to see what I am working on now.</p>
<p>I am also an avid member of the VATSIM flight simulation community and spend my evenings interacting with the many members that it holds. I operate as a virtual air traffic controller and will also find myself flying on the network in some of the many events they host each week.</p>
<p class="mb-0">From 2015 to 2020 I was also in the 'Royal Air Force Air Cadets' which taught me a lot of leadership, communication and problem solving skills. Whilst there, I partook in the Bronze Duke Of Edinburgh award and joined the squadron band, both of which were tough but rewarding experiences. Throughout the year we would attend many parades for which our drill and discipline standard had to be impeccable.</p>
<p class="mb-0">From 2015 to 2020 I was in the 'Royal Air Force Air Cadets' which taught me a lot of leadership, communication and problem solving skills. Whilst there, I partook in the Bronze Duke Of Edinburgh award and joined the squadron band, both of which were tough but rewarding experiences. Throughout the year we would attend many parades for which our drill and discipline standard had to be impeccable.</p>
</div>
</section>
<hr class="m-0" />
<!-- Interests-->
<section class="resume-section" id="contact">
<div class="resume-section-content">
<h2 class="mb-5">Contact</h2>
<form id="contactForm" name="sentMessage" novalidate="novalidate">
<div class="row">
<div class="control-group col-sm-6">
<div class="form-group floating-label-form-group controls mb-0 pb-2">
<label>Name</label>
<input class="form-control" id="name" type="text" placeholder="Name" required="required" data-validation-required-message="Please enter your name." />
<p class="help-block text-danger"></p>
</div>
</div>
<div class="control-group col-sm-6">
<div class="form-group floating-label-form-group controls mb-0 pb-2">
<label>E-Mail</label>
<input class="form-control" id="email" type="email" placeholder="E-Mail Address" required="required" data-validation-required-message="Please enter your email address." />
<p class="help-block text-danger"></p>
</div>
</div>
</div>
<div class="control-group">
<div class="form-group floating-label-form-group controls mb-0 pb-2">
<label>Message</label>
<textarea class="form-control" id="message" rows="5" placeholder="Message" required="required" data-validation-required-message="Please enter a message."></textarea>
<p class="help-block text-danger"></p>
</div>
</div>
<br />
<div id="success"></div>
<div class="form-group">
<button class="btn btn-success btn-xl" id="sendMessageButton" type="submit">
<i class="fa fa-paper-plane " aria-hidden="true"></i> Send →
</button>
</div>
</form>
</div>
</section>
<hr class="m-0" />
<!-- Code
<section class="d-flex flex-wrap justify-content-center" id="code">
<div class="resume-section-content">
<img src="/assets/img/code.png" width="100%" height="auto"/>
</div>
</section>
<hr class="m-0" />
-->
</div>
<!-- Bootstrap core JS-->
@ -300,8 +264,6 @@
<!-- Core theme JS-->
<script src="js/scripts.js"></script>
<script src="js/type.js"></script>
<script src="assets/mail/contact_me.js"></script>
<script src="assets/mail/jqBootstrapValidation.js"></script>
</body>
</html>