-
Notifications
You must be signed in to change notification settings - Fork 0
/
products.html
executable file
·233 lines (217 loc) · 12.1 KB
/
products.html
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>productions</title>
<link rel="stylesheet" href="css/site.css">
<script src="js/site.js"></script>
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.0/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-KyZXEAg3QhqLMpG8r+8fhAXLRk2vvoC2f3B09zVXn8CA5QIVfZOJ3BCsw2P0p/We" crossorigin="anonymous">
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Lato&display=swap"> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.6.2/dist/css/bootstrap.min.css">
<script src="https://cdn.jsdelivr.net/npm/jquery@3.7.1/dist/jquery.slim.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.1/dist/umd/popper.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@4.6.2/dist/js/bootstrap.bundle.min.js"></script>
<script src="js/site.js"></script>
</head>
<body onload="myFunction()" style="background-color: #f9faea;">
<div id="loader"></div>
<nav class="navbar navbar-expand-lg" style="position: fixed; z-index: 2; padding-left: 25%; width: 100%; height: 50px; background-color: #f9faea">
<a class="navbar-brand" aria-current="page" href="index.html" style="position: fixed; font-size: 25px;">Jack Gale</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#collapsibleNavbar">
<span class="navbar-toggler-icon">⬇</span>
</button>
<div class="collapse navbar-collapse" id="collapsibleNavbar" style="position: fixed; margin-left: 250px;">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link" aria-current="page" href="links.html">Links</a>
</li>
<li class="nav-item">
<a class="nav-link" href="products.html">Products</a>
</li>
<li class="nav-item">
<a class="nav-link" href="experience.html">Experience</a>
</li>
</ul>
</div>
</nav>
<div>
<p class="spacer" style="padding-top: 40px;">_</p>
</div>
<div class="page-summary" style="text-align: center; max-width: 600px;">
<p style="font-size: 24px; font-weight:bolder">Off The Factory Line</p>
<p>Explore selected examples of my work from over the years, both under my own name and as part of my contributions to other projects. Click through to the source.</p>
</div>
<div class="blog-preview"><a class="blog-link" href="https://beefy.com/articles/fraxtal/">
<div class="blog-row">
<div class="blog-column" style="margin-right: 30px">
<p class="blog-header">Recursive Returns with Beefy on Fraxtal</p>
<div class="blog-row">
<div class="blog-column">
<p class="blog-date">4 April 2024</p>
</div>
<div class="blog-column">
<p class="blog-category">GUEST</p>
</div>
</div>
<p class="blog-description">Celebrating the launch of Beefy on its 26th blockchain - Fraxtal. A deep exploration of the new ecosystem and the philosophy underlying Frax's plans for a future DeFi paradise.</p>
</div>
<div class="blog-column" style="max-width: 50%;">
<img class ="blog-image" src="images/productions/fraxtal.png">
</div>
</div>
</a></div>
<div class="blog-preview"><a class="blog-link" href="https://jumpshare.com/v/OMlUmrQSYknnpOC7b14c">
<div class="blog-row">
<div class="blog-column" style="margin-right: 30px">
<p class="blog-header">Beefy Annual Report 2023</p>
<div class="blog-row">
<div class="blog-column">
<p class="blog-date">20 February 2024</p>
</div>
<div class="blog-column">
<p class="blog-category">GUEST</p>
</div>
</div>
<p class="blog-description">Concluding the first year of financial reporting for Beefy DAO, the 2023 report highlights the DAO's activities and financial performance over the last 12 months.</p>
</div>
<div class="blog-column" style="max-width: 50%;">
<img class ="blog-image" src="images/productions/beefy-annual-report-2023.jpg">
</div>
</div>
</a></div>
<div class="blog-preview"><a class="blog-link" href="https://mirror.xyz/jackgale.eth/0-0hFdJBkoj9YTk0vJyL8J3eQym44ZkTm5TfzIsX5mc">
<div class="blog-row">
<div class="blog-column" style="margin-right: 30px">
<p class="blog-header">Karpatkey DAO: Strategic Significance</p>
<div class="blog-row">
<div class="blog-column">
<p class="blog-date">16 February 2024</p>
</div>
</div>
<p class="blog-description">Exploring the launch of Karpatkey DAO, the next chapter for one of the largest Web 3.0 treasury and risk management providers, and reasons for choosing to launch as a DAO in 2024.</p>
</div>
<div class="blog-column" style="max-width: 50%;">
<img class ="blog-image" src="images/productions/grey-shapes-1.png">
</div>
</div>
</a></div>
<div class="blog-preview"><a class="blog-link" href="https://beefy.com/articles/zap-v3/">
<div class="blog-row">
<div class="blog-column" style="margin-right: 30px">
<p class="blog-header"> The Next Level: ZAP V3 with Beefy × Optimism × KyberSwap</p>
<div class="blog-row">
<div class="blog-column">
<p class="blog-date">4 December 2023</p>
</div>
<div class="blog-column">
<p class="blog-category">GUEST</p>
</div>
</div>
<p class="blog-description">Delivering the next generation of accessibility tooling, in tandem with the largest launch campaign we've ever done.</p>
</div>
<div class="blog-column" style="max-width: 50%;">
<img class ="blog-image" src="images/productions/zap-v3.png">
</div>
</div>
</a></div>
<div class="blog-preview"><a class="blog-link" href="https://beefy.com/articles/lz-aura/">
<div class="blog-row">
<div class="blog-column" style="margin-right: 30px">
<p class="blog-header">The Next Generation: Crosschain Yield Optimization with Beefy x LayerZero x Aura</p>
<div class="blog-row">
<div class="blog-column">
<p class="blog-date">13 September 2023</p>
</div>
<div class="blog-column">
<p class="blog-category">GUEST</p>
</div>
</div>
<p class="blog-description">Announcing a paradigm shift in Beefy's product lineup, with the introduction of LayerZero crosschain strategies in partnership with Aura Finance.</p>
</div>
<div class="blog-column" style="max-width: 50%;">
<img class ="blog-image" src="images/productions/lz-aura.png">
</div>
</div>
</a></div>
<div class="blog-preview"><a class="blog-link" href="https://beefy.com/articles/beefy-cl/">
<div class="blog-row">
<div class="blog-column" style="margin-right: 30px">
<p class="blog-header">Creative Destruction, Concentrated Liquidity and Beefy’s Next Generation</p>
<div class="blog-row">
<div class="blog-column">
<p class="blog-date">30 June 2023</p>
</div>
<div class="blog-column">
<p class="blog-category">GUEST</p>
</div>
</div>
<p class="blog-description">Concentrated liquidity has arrived on Beefy, meaning higher yields and more efficient liquidity than ever before. Learn all about our latest vaults built with Gamma and Algebra.</p>
</div>
<div class="blog-column" style="max-width: 50%;">
<img class ="blog-image" src="images/productions/beefy-cl.jpeg">
</div>
</div>
</a></div>
<div class="blog-preview"><a class="blog-link" href="https://beefy.com/articles/safeguarding-in-plain-sight-the-beefy-timelock-monitor/">
<div class="blog-row">
<div class="blog-column" style="margin-right: 30px">
<p class="blog-header">Safeguarding in Plain Sight: The Beefy Timelock Monitor</p>
<div class="blog-row">
<div class="blog-column">
<p class="blog-date">7 March 2023</p>
</div>
<div class="blog-column">
<p class="blog-category">GUEST</p>
</div>
</div>
<p class="blog-description"> Discover the secrets of Beefy’s risk management efforts for yourself with our latest public information feed.</p>
</div>
<div class="blog-column" style="max-width: 50%;">
<img class ="blog-image" src="images/productions/timelock-monitor.png">
</div>
</div>
</a></div>
<div class="blog-preview"><a class="blog-link" href="https://www.walkermorris.co.uk/in-brief/the-cmas-territorial-reach-how-far-can-it-go/">
<div class="blog-row">
<div class="blog-column" style="margin-right: 30px">
<p class="blog-header">The CMA’s territorial reach: How far can it go?</p>
<div class="blog-row">
<div class="blog-column">
<p class="blog-date">17 February 2023</p>
</div>
<div class="blog-column">
<p class="blog-category">GUEST</p>
</div>
</div>
<p class="blog-description">In Brief: exploring the UK Competition Appeal Tribunal's ruling on the territorial limitations of the Competition and Market Authority's authority to investigate potential competition infringements.</p>
</div>
<div class="blog-column" style="max-width: 50%;">
<img class ="blog-image" src="images/productions/cma-territorial-reach.jpeg" style="object-position: 0 20%">
</div>
</div>
</a></div>
<div class="blog-preview"><a class="blog-link" href="https://www.youtube.com/watch?v=6iGOLFbFhm8&t=0s">
<div class="blog-row">
<div class="blog-column" style="margin-right: 30px">
<p class="blog-header">Bushido: The Sounds of Oriental Dubstep - Volume I</p>
<div class="blog-row">
<div class="blog-column">
<p class="blog-date">25 June 2016</p>
</div>
</div>
<p class="blog-description">The calming sounds of the orient form the perfect backdrop for a thirst to <i>"meditate on bass weight"</i>. Reconnect pure sentimentality and introspection with centuries of tradition & culture from the East.</p>
</div>
<div class="blog-column" style="max-width: 50%;">
<img class ="blog-image" src="images/productions/TSOOD1-thumbnail.jpeg">
</div>
</div>
</a></div>
<div>
<p class="spacer" style="padding-bottom: 0px;">_</p>
</div>
<footer>
<p>Handmade lovingly by Jack. Copyright © 2024 Jack Harry Gale</p>
</footer>
</body>
</html>