-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathProjects - Alex Paddock.html
More file actions
41 lines (38 loc) · 2.19 KB
/
Projects - Alex Paddock.html
File metadata and controls
41 lines (38 loc) · 2.19 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
<!DOCTYPE html>
<!-- saved from url=(0076)file:///C:/Users/skias/Downloads/[Name]%20-%20Aerospace%20Engineer.html#home -->
<html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Projects - Alex Paddock</title>
<link rel="stylesheet" href="file:///C:/Users/skias/Downloads/styles.css">
</head>
<body>
<header>
<h1>Alex Paddock</h1>
<h2>Aerospace Engineering Student</h2>
<nav>
<ul>
<li><a href="file:///C:/Users/skias/Downloads/index.html">Home</a></li>
<li><a href="file:///C:/Users/skias/Downloads/about.html">About</a></li>
<li><a href="file:///C:/Users/skias/Downloads/projects.html">Projects</a></li>
<li><a href="file:///C:/Users/skias/Downloads/resume.html">Resume</a></li>
<li><a href="file:///C:/Users/skias/Downloads/contact.html">Contact</a></li>
</ul>
</nav>
</header>
<section id="projects">
<h3>Projects</h3>
<h4>NASA HUNCH Project</h4>
<p>Contributed to a Project-Based Learning program, designing and fabricating valuable products for NASA.</p>
<h4>Airplane Design Project</h4>
<p>Collaborated on the design of a 17-passenger aircraft with satellite payload capability, optimizing aircraft performance using physics and engineering principles.</p>
<h4>Egg Transportation Project</h4>
<p>Designed and engineered a cargo transportation device, meeting rigorous specifications and utilizing problem-solving skills to create an efficient solution.</p>
<h4>Project PoSSUM</h4>
<p>Participated in a five-day immersive training covering high-G crew resource management and spacesuit training, leading to qualifications for PoSSUM graduate specializations or spaceflight.</p>
<h4>Air Delivery Senior Design Project</h4>
<p>Worked in a team to tackle real-world challenges, enhancing communication skills and preparing for professional practice.</p>
</section>
<footer>
<p>© 2024 Alex Paddock. All rights reserved.</p>
</footer>
</body></html>