-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy patheditor.html
More file actions
266 lines (250 loc) · 14.5 KB
/
Copy patheditor.html
File metadata and controls
266 lines (250 loc) · 14.5 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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>HAYDEN J. WEAL | Editor</title>
<link rel="stylesheet" href="./css/style.css">
<link rel="stylesheet" href="./css/editor.css">
<link rel="icon" type="image/png" sizes="32x32" href="img/hjw-favicon.png">
</head>
<body class="career-page">
<!-- Header Section -->
<header class="career-header">
<h1><a href="index.html">HAYDEN J. WEAL</a></h1>
<nav>
<ul>
<li><a href="director.html">Director</a></li>
<li class="active"><a href="editor.html">Editor</a></li>
<li><a href="writer.html">Writer</a></li>
<li><a href="actor.html">Actor</a></li>
<li><a href="index.html#bio-cv">Bio</a></li>
</ul>
</nav>
</header>
<!-- Role Info Section -->
<section class="top-section">
<h2 class="top-section-title">Editor</h2>
<p>I pride myself on being a quick and intuitive editor who cherishes one-on-one time with the director. I have been blessed to work with the great Luke Haigh on multiple projects. Apart from being very handsome, he has taught me to use every tool in the toolbox to tell the story in the most effective way possible.</p>
</section>
<!-- Projects Section -->
<section class="editor-projects-section">
<div class="editor-projects-grid">
<!-- Project 1 -->
<div class="editor-project-item">
<div class="editor-project-thumbnail">
<a href="https://www.youtube.com/watch?v=LHF3_mQQwTY" class="video-link">
<img src="https://img.youtube.com/vi/LHF3_mQQwTY/hqdefault.jpg" alt="The Long Spring Thumbnail">
<div class="play-button">▶</div>
</a>
</div>
<div class="project-details">
<h3 class="project-title">The Long Spring</h3>
<div class="project-meta">
<p class="project-role">Editor</p>
<p class="project-date">2025</p>
<p class="project-type">Short Film</p>
</div>
<div class="project-quote">
<p>A touching and heartwrenching story about a brother and sister's journey to the UK in the back of a lorry. I loved working with director Olly Ginelli on this important project.</p>
</div>
<div class="project-award">Best UK Film - Soho London Film Festival 2026</div>
<div class="project-award">Official Selection - Santa Barbara Film Festival</div>
</div>
</div>
<!-- Project 2 -->
<div class="editor-project-item">
<div class="editor-project-thumbnail">
<a href="https://www.youtube.com/watch?v=p39afPLXALw" class="video-link">
<img src="https://img.youtube.com/vi/p39afPLXALw/hqdefault.jpg" alt="Tina Thumbnail">
<div class="play-button">▶</div>
</a>
</div>
<div class="project-details">
<h3 class="project-title">Tinā</h3>
<div class="project-meta">
<p class="project-role">Associate Editor</p>
<p class="project-date">2025</p>
<p class="project-type">Feature Film</p>
</div>
<div class="project-quote">
<p>What a privilege to work on Tinā! I teared up constantly putting together the music sequences. Something about humans singing together is magical.</p>
</div>
<div class="project-award">Golden Space Needle Award, Best Film - Seattle International Film Festival 2025</div>
<div class="project-award">Five weeks at number 1 in New Zealandb box office!</div>
<div class="project-award">Best Narrative Feature Audience Award - Palm Springs International Film Festival</div>
</div>
</div>
<!-- Project 3 -->
<div class="editor-project-item">
<div class="editor-project-thumbnail">
<a href="https://www.youtube.com/watch?v=0QDDPrI0iA8" class="video-link">
<img src="https://img.youtube.com/vi/0QDDPrI0iA8/hqdefault.jpg" alt="Camp Be Better Thumbnail">
<div class="play-button">▶</div>
</a>
</div>
<div class="project-details">
<h3 class="project-title">Camp Be Better</h3>
<div class="project-meta">
<p class="project-role">Editor</p>
<p class="project-date">2024</p>
<p class="project-type">Comedy TV Series</p>
</div>
<div class="project-quote">
<p>We had a wild post schedule on this series (nine months from funding decision to broadcast!), and we took some large structural risks. I also did assisting duties, onlining, animations, credits, and the opening sequence.</p>
</div>
<div class="project-award">Best Director - Sydney Web Fest 2025</div>
<div class="project-award">Best Director - NZ Web Fest 2025</div>
<div class="project-award">Best Comedy Series - Sydney Web Fest 2025</div>
<div class="project-award">Best Editing, NZ Narrative Series - NZ Web Fest 2025</div>
</div>
</div>
<!-- Project 4 -->
<div class="editor-project-item">
<div class="editor-project-thumbnail">
<a href="https://www.youtube.com/watch?v=xJ6SgPD3-UQ" class="video-link">
<img src="https://img.youtube.com/vi/xJ6SgPD3-UQ/hqdefault.jpg" alt="Raging Midlife Thumbnail">
<div class="play-button">▶</div>
</a>
</div>
<div class="project-details">
<h3 class="project-title">Raging Midlife</h3>
<div class="project-meta">
<p class="project-role">Editor</p>
<p class="project-date">2025</p>
<p class="project-type">Feature Film</p>
</div>
<div class="project-quote">
<p>Editing this film with Luke was a lot of fun. We worked remotely with the Portland based filmmakers and had plenty of laughs.</p>
</div>
<div class="project-award">Official Selection - Austin International Film Festival</div>
</div>
</div>
<!-- Project 5 -->
<div class="editor-project-item">
<div class="editor-project-thumbnail">
<a href="https://www.youtube.com/watch?v=PI4Z7t3AZ5E" class="video-link">
<img src="https://img.youtube.com/vi/PI4Z7t3AZ5E/hqdefault.jpg" alt="The Convert Thumbnail">
<div class="play-button">▶</div>
</a>
</div>
<div class="project-details">
<h3 class="project-title">The Convert</h3>
<div class="project-meta">
<p class="project-role">First Assistant Editor</p>
<p class="project-date">2024</p>
<p class="project-type">Feature Film</p>
</div>
<div class="project-quote">
<p>A career highlight. Working with Lee Tamahori (Once Were Warriors) on this historical drama starring Guy Pearce and featuring impeccable craftwork across the board made me raise my game.</p>
</div>
<div class="project-award">World Premiere - Toronto International Film Festival</div>
<div class="project-award">Modern Masters - Palm Springs International Film Festival</div>
<div class="project-award">First Nations Award - Sydney International Film Festival</div>
</div>
</div>
<!-- Project 6 -->
<div class="editor-project-item">
<div class="editor-project-thumbnail">
<a href="https://www.youtube.com/watch?v=boD7liPJD3Y" class="video-link">
<img src="https://img.youtube.com/vi/boD7liPJD3Y/hqdefault.jpg" alt="Sprite "Heat Happens" Thumbnail">
<div class="play-button">▶</div>
</a>
</div>
<div class="project-details">
<h3 class="project-title">Sprite "Heat Happens"</h3>
<div class="project-meta">
<p class="project-role">Editor</p>
<p class="project-date">2023</p>
<p class="project-type">Global commercial campaign</p>
</div>
<div class="project-quote">
<p>I spent four and a half months in Thailand working on 650 deliverables with director Damien Shatford and editor Luke Haigh and I loved every minute of it. Bringing Damien's offbeat style to a goliath of products required a surgeon's hand.</p>
</div>
</div>
</div>
<!-- Project 7 -->
<div class="editor-project-item">
<div class="editor-project-thumbnail">
<a href="https://www.youtube.com/watch?v=KWxJXZ3S3-g" class="video-link">
<img src="https://img.youtube.com/vi/KWxJXZ3S3-g/hqdefault.jpg" alt="The Royal Treatment Thumbnail">
<div class="play-button">▶</div>
</a>
</div>
<div class="project-details">
<h3 class="project-title">The Royal Treatment</h3>
<div class="project-meta">
<p class="project-role">First Assistant Editor</p>
<p class="project-date">2022</p>
<p class="project-type">Feature Film</p>
</div>
<div class="project-quote">
<p>My first job with Luke! We spent a summer editing beautiful footage of beautiful people falling in love. Working with Rick Jacobson was a highlight, too. A lovely behind the scenes experience all around.</p>
</div>
<div class="project-award">#1 Most Watched on Netflix for 15 days upon release</div>
</div>
</div>
<!-- Project 8 -->
<div class="editor-project-item">
<div class="editor-project-thumbnail">
<a href="https://www.youtube.com/watch?v=_VGaXFu9nnY" class="video-link">
<img src="https://img.youtube.com/vi/_VGaXFu9nnY/hqdefault.jpg" alt="Getting Toasted Thumbnail">
<div class="play-button">▶</div>
</a>
</div>
<div class="project-details">
<h3 class="project-title">Getting Toasted</h3>
<div class="project-meta">
<p class="project-role">Editor</p>
<p class="project-date">2019</p>
<p class="project-type">Feature Film</p>
</div>
<div class="project-quote">
<p>I feel bad taking any credit for this one. I did the first couple of cuts and then Ferand Peek took over and smashed it outta the park!</p>
</div>
<div class="project-award">Official Selection - Sonomo International Film Festival</div>
<div class="project-award">Official Selection - New Zealand International Film Festival</div>
</div>
</div>
<!-- Project 9 -->
<div class="editor-project-item">
<div class="editor-project-thumbnail">
<a href="https://www.youtube.com/watch?v=ZTmlsLz2nGQ" class="video-link">
<img src="https://img.youtube.com/vi/ZTmlsLz2nGQ/hqdefault.jpg" alt="Chronesthesia Thumbnail">
<div class="play-button">▶</div>
</a>
</div>
<div class="project-details">
<h3 class="project-title">Chronesthesia</h3>
<div class="project-meta">
<p class="project-role">Editor</p>
<p class="project-date">2016</p>
<p class="project-type">Feature Film</p>
</div>
<div class="project-quote">
<p>I edited this film while living in Berlin for a couple of months. I worked on FCPX, something I'd never done, and it was a relatively smooth experience. After some rough test screenings, we shot pickups and made drastic changes. Now it's a masterpiece!</p>
</div>
<div class="project-award">Official Selection - Austin Film Festival</div>
<div class="project-award">Official Selection - Shanghai International Film Festival</div>
<div class="project-award">Official Selection - China 100 Flowers Official Selection</div>
<div class="project-award">Official Selection - New Zealand International Film Festival</div>
<div class="project-award">Nominated Best Independent Feature Film - New Zealand Film Awards</div>
</div>
</div>
</div>
</section>
<!-- Contact Section -->
<section class="contact">
<h2>Wanna Play Together?</h2>
<p>Contact me here. I'd love to hear from you.</p>
<a href="mailto:haydenweal@gmail.com" class="button">Get in touch</a>
</section>
<div class="video-popup">
<div class="video-container">
<button class="close-video">×</button>
<iframe frameborder="0" allowfullscreen></iframe>
</div>
</div>
<script src="./script.js"></script>
</body>
</html>