updates cv's css to fit new style
This commit is contained in:
parent
3c889d9d75
commit
6ed31a54f4
3 changed files with 105 additions and 170 deletions
|
@ -12,78 +12,85 @@
|
|||
|
||||
<body>
|
||||
<h1>
|
||||
CV
|
||||
Curriculum Vitae
|
||||
</h1>
|
||||
|
||||
<div id = "cvBody">
|
||||
<div id = "cv">
|
||||
<div id = "introText">
|
||||
<h2>Nye Evans</h2>
|
||||
I’m currently studying Computer Science, Psychology and Philosophy at A-level, as well as completing an Extended Project Qualification (EPQ) in Virtual Reality interaction design
|
||||
and physics simulation (self-taught). I have a passion for creating new and unique user experiences as well as a strong desire to learn and gain new experience within the software
|
||||
engineering industry.
|
||||
Currently running a gap year working as a waiter, creating personal projects and teaching myself vector maths and C++ before moving to aberystwyth university in 2022.
|
||||
</div>
|
||||
<div id = "cvBody">
|
||||
<div id = "workExperienceText">
|
||||
<h2>Work Experience:</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<h3>2018</h3>
|
||||
A week's work experience at <a href = "https://www.jbaconsulting.com/">jba consulting</a> writing a
|
||||
program that converts SQL databases to excel spreadsheets.
|
||||
|
||||
<div id = "workExperienceText">
|
||||
<h2>Work Experience:</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<h3>2018 – 2020</h3>
|
||||
Kitchen Assistant at The Fleece Inn, Addingham <br>Temporarily left for 6 months to focus on GCSEs, during which I was given a reference by the head chef as one of the most hard-working employees they had.
|
||||
</li>
|
||||
<li>
|
||||
<h3>2018</h3>
|
||||
A week's work experience at <a href = "https://www.jbaconsulting.com/">jba consulting</a> writing a
|
||||
program that converts SQL databases to excel spreadsheets.
|
||||
</li>
|
||||
</ul>
|
||||
<h2>Extra Curricular:</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<h3>2012 – Present</h3>
|
||||
Started programming learning Python and Scratch; moved onto HTML in 2015 and C#/C++ in early 2019.
|
||||
</li>
|
||||
<li>
|
||||
<h3>2018 – Present</h3>
|
||||
Run school’s Coding Club, teaching younger children to program and running competitions and projects. First joined in 2014 as a first year.
|
||||
</li>
|
||||
<li>
|
||||
<h3>2016 – Present</h3>
|
||||
Creating mods and maps for video games; programming side projects.
|
||||
</li>
|
||||
<li>
|
||||
<h3>2018 – Present</h3>
|
||||
Creating video games and other programs or experiences for virtual reality and flat-screen platforms
|
||||
</li>
|
||||
|
||||
</li>
|
||||
</ul>
|
||||
<h2>Extra Curricular:</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<h3>2012 – Present</h3>
|
||||
Started programming learning Python and Scratch; moved onto HTML in 2015 and C++ in early 2019.
|
||||
</li>
|
||||
<li>
|
||||
<h3>2018 – Present</h3>
|
||||
Run school’s Coding Club, teaching younger children to program and running competitions and projects. First joined in 2014 as a first year.
|
||||
</li>
|
||||
<li>
|
||||
<h3>2016 – Present</h3>
|
||||
Creating mods and maps for video games; programming side projects.
|
||||
</li>
|
||||
<li>
|
||||
<h3>2018 – Present</h3>
|
||||
Creating video games and other programs or experiences for virtual reality and flat-screen platforms; currently working on a tower defence game in Python; developing a new
|
||||
programming language based in C++; and a virtual reality revision tool running in Unreal Engine 4 but soon to move to Unity.
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<li>
|
||||
<h3>2021 – Present</h3>
|
||||
Tutoring GCSE students in python
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div id = "extraNotesText">
|
||||
<h2>Education:</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<h3>2014 – Present</h3>
|
||||
Student at Ilkley Grammar School <br><br>8 GCSEs grades 7-5<br>Notable Grade 7s in Computer Science, Electronics, and Chemistry<br><br>Current A-levels Computer Science,
|
||||
Psychology, and Philosophy<br>EPQ in Computer Science with a predicted grade: A-A*
|
||||
</li>
|
||||
</ul>
|
||||
<h2>Skills:</h2>
|
||||
<ul>
|
||||
<li>Python</li>
|
||||
<li>C++</li>
|
||||
<li>C#</li>
|
||||
<li>HTML and CSS</li>
|
||||
<li>JavaScript and TypeScript</li>
|
||||
<!--
|
||||
</ul>
|
||||
<hr style = "color: #ffd256; width: 30%; margin: 0; margin-top: 25px; margin-left: 5px">
|
||||
<ul>
|
||||
-->
|
||||
<li>Blender's full 3D toolset</li>
|
||||
<li>Unity's basic toolset</li>
|
||||
<li>Unreal Engine's basic toolset</li>
|
||||
</ul>
|
||||
<div id = "extraNotesText">
|
||||
<h2>Education:</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<h3>2014 – 2021</h3>
|
||||
Student at Ilkley Grammar School <br><br>
|
||||
|
||||
8 GCSEs grades 7-5 <br>
|
||||
Notable Grade 7s in Computer Science, Electronics, and Chemistry <br><br>
|
||||
|
||||
3 A-levels <br>
|
||||
Computer Science (A), <br>
|
||||
Psychology (A) <br>
|
||||
Philosophy (B) <br>
|
||||
with an EPQ in virtual reality design (A)
|
||||
</li>
|
||||
</ul>
|
||||
<h2>Skills:</h2>
|
||||
<ul>
|
||||
<li>Python</li>
|
||||
<li>C#</li>
|
||||
<li>HTML and CSS</li>
|
||||
<li>JavaScript and TypeScript</li>
|
||||
<li>C++</li>
|
||||
<!--
|
||||
</ul>
|
||||
<hr style = "color: #ffd256; width: 30%; margin: 0; margin-top: 25px; margin-left: 5px">
|
||||
<ul>
|
||||
-->
|
||||
<li>Blender's full 3D toolset</li>
|
||||
<li>Unity's basic toolset</li>
|
||||
<li>Unreal Engine's basic toolset</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue