-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
271 lines (247 loc) · 10.4 KB
/
index.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
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
267
268
269
270
271
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>Valentine Wilson</title>
<meta name="description" content="Valentine Wilson's personal website">
<meta name="author" content="Valentine Wilson">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-touch-fullscreen" content="yes">
<link rel="apple-touch-icon" sizes="57x57" href="favicon/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="favicon/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="favicon/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="favicon/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="favicon/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="favicon/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="favicon/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="favicon/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="favicon/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="favicon/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="favicon/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="favicon/favicon-16x16.png">
<link rel="manifest" href="favicon/manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="favicon/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">
<link href="http://fonts.googleapis.com/css?family=Lato:100,200,300,400,900" rel="stylesheet" type="text/css">
<style>.header-container {margin-left: auto; margin-right: auto;}.centered { padding:1%; position: absolute;top: 45%;left: 45%;transform: translate(-50%, -50%); background-color: rgb(70, 71, 77,.7);} .socials{font-size: 1.75rem;}</style>
<link rel="stylesheet" href="main.css">
</head>
<body>
<div class ="container">
<section class="header">
<img src="icons/front_pic.jpg" alt = "Missing" style= "width:100%;">
<div class="centered">
<h1>Valentine Wilson</h1>
<p>
<strong>get in touch:</strong>
<a target="_blank" href="mailto:[email protected]"> valentineawilson at gmail dot com</a>
<!-- <span>||</span> -->
<!-- <a target="_blank" href="./Valentine_Wilson_Resume_2020.pdf"> resume</a> -->
</p>
</div>
</section>
</div>
<br>
<br>
<br>
<br>
<h3 style="font-size:2rem;">My Work</h3>
<main id="content">
<section id="viz">
<div class="body-container">
<div class="row">
<div class="column">
<div class="content">
<a href="projects/typography_tree_story/">
<div class="info">
<div class="date right-half nomargin"> May 2020 </div>
</div>
<img class="itemimage" src="/projects/typography_tree_story/tree_scroll.gif" style="width:100%" alt = "Missing">
<h3 class="title"><span class="title"> A History of Western Typography
</span>
</h3>
<p class="description"> How have historical events impacted the development of typography? </p>
</a>
</div>
</div>
<div class="column">
<div class="content">
<a href="https://medium.com/swlh/the-politics-of-romance-fb41dbad5f19">
<div class="info">
<div class="skills left-half nomargin"> The Startup</div>
<div class="date right-half nomargin"> May 2020 </div>
</div>
<img class="itemimage" src="icons/politics.png" style="width:100%" alt = "Missing">
<h3 class="title"><span class="title"> The Politics of Romance
</span>
</h3>
<p class="description"> Is there a relationship between political bias and dating? </p>
</a>
</div>
</div>
<div class="column">
<div class="content">
<a href="projects/love_machine_viz/">
<div class="info">
<div class="skills left-half nomargin">
</div>
<div class="date right-half nomargin"> April 2020
</div>
</div>
<img class="itemimage" src="/projects/love_machine_viz/love_machine_scroll.gif" style="width:100%"> <h3 class="title"><span class="title"> Love Machine Visualization
</span></h3>
<p class="description"> Explore the Love Machine data </p>
</a>
</div>
</div>
</div>
<div class="row">
<div class="column">
<div class="content">
<a href="https://www.arc.unsw.edu.au/blitz/read/the-big-cheese-2019-round-1">
<div class="info">
<div class="skills left-half nomargin"> Blitz Media</div>
<div class="date right-half nomargin"> October 2019 </div>
</div>
<img class="itemimage" src="icons/big_cheese.jpg" style="width:100%" alt = "Missing">
<h3 class="title"><span class="title"> The Big Cheese
</span>
</h3>
<p class="description"> My coverage of a cheeseburger eating tournament in Sydney </p>
</a>
</div>
</div>
<div class="column">
<div class="content">
<a href="https://towardsdatascience.com/the-love-machine-learning-2cfa524a8c78">
<div class="info">
<div class="skills left-half nomargin"> Towards Data Science</div>
<div class="date right-half nomargin"> July 2019 </div>
</div>
<img class="itemimage" src="icons/4horse.jpeg" style="width:100%" alt = "Missing">
<h3 class="title"><span class="title"> The Love Machine Learning
</span>
</h3>
<p class="description"> Project summary and data analysis </p>
</a>
</div>
</div>
<div class="column">
<div class="content">
<a href="https://github.com/vawilson/Exploratory-Genetic-Data-Analysis-Tool">
<div class="info">
<div class="skills left-half nomargin"> Institut Pasteur</div>
<div class="date right-half nomargin"> July 2017 </div>
</div>
<img class="itemimage" src="icons/EGDAT.png" style="width:100%" alt = "Missing">
<h3 class="title"><span class="title"> Exploring Genetic Data
</span>
</h3>
<p class="description"> Discover insights in gene expression data </p>
</a>
</div>
</div>
</div>
<div class="row">
<div class="column">
<div class="content">
<a href="https://github.com/chsahit/ComplimentMachine">
<div class="info">
<div class="skills left-half nomargin"> Swamp Hacks</div>
<div class="date right-half nomargin"> Feburary 2017 </div>
</div>
<img class="itemimage" src="icons/cmachine.png" style="width:100%" alt = "Missing">
<h3 class="title"><span class="title"> Compliment Machine
</span>
</h3>
<p class="description"> ML generated compliments. Winner of the Hack Harassment and Best Use of Clarifai API awards. </p>
</a>
</div>
</div>
</div>
</div>
</section>
</main>
<h3 style="font-size:2em;">Other's Work About My Work</h3>
<br>
<section id="reviews">
<div class="body-container">
<div class="row">
<div class="column">
<div class="reviews">
<a href="https://www.cc.gatech.edu/news/625853/machine-learning-fuels-campus-romance">
<div class="info">
<div class="skills left-half nomargin"> College of Computing News</div>
<div class="date right-half nomargin"> September 2019
</div>
</div>
<h3 class="title"><span class="title"> Machine Learning Fuels Campus Romance
</span></h3>
</a>
</div>
</div>
<div class="column">
<div class="reviews">
<a href="https://www.news.gatech.edu/2020/02/13/romance-gets-georgia-tech-treatment-machine-learning-algorithm">
<div class="info">
<div class="skills left-half nomargin"> Georgia Tech News</div>
<div class="date right-half nomargin"> Feburary 2020
</div>
</div>
<h3 class="title"><span class="title"> Romance Gets The Georgia Tech Treatment...
</span></h3>
</a>
</div>
</div>
<div class="column">
<div class="reviews">
<a href="https://www.cbs46.com/matchmaking-using-algorithms-to-find-perfect-mate/video_6f1cf00c-e85b-5233-bd83-6320f9d27a04.html">
<div class="info">
<div class="skills left-half nomargin"> CBS-Atlanta</div>
<div class="date right-half nomargin"> Feburary 2020
</div>
</div>
<h3 class="title"><span class="title"> Matchmaking using algorithms to find perfect mate
</span></h3>
</a>
</div>
</div>
</div>
<div class="row">
<div class="column">
<div class="reviews">
<a href="https://www.hercampus.com/school/ga-tech/machine-learning-dating-world">
<div class="info">
<div class="skills left-half nomargin"> HerCampus</div>
<div class="date right-half nomargin"> April 2020
</div>
</div>
<h3 class="title"><span class="title">Machine Learning in the Dating World
</span></h3>
</a>
</div>
</div>
<div class="column">
<div class="reviews">
<a href="https://www.11alive.com/video/news/education/algorithmic-matchmaking/85-0ed7e13b-ba6d-45af-8bea-777ff813778f">
<div class="info">
<div class="skills left-half nomargin"> 11Alive</div>
<div class="date right-half nomargin"> Feburary 2020
</div>
</div>
<h3 class="title"><span class="title"> Algorithmic Matchmaking
</span></h3>
</a>
</div>
</div>
</div>
</div>
</section>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
</body>
</html>