-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
137 lines (108 loc) · 6.29 KB
/
Copy pathabout.html
File metadata and controls
137 lines (108 loc) · 6.29 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
---
layout: default
---
<title>LS | About </title>
<link href="{{ site.url }}/css/about.css" rel="stylesheet">
</head>
<body>
<h1 class = "text-center show-for-medium-up" id = "header">
<a href ="{{ site.url }}/"> { Lindsay Silver } </a></h1>
<h1 class = "text-center hide-for-medium-up" id = "header">
<a href ="{{ site.url }}/"> <img src = "{{ site.url }}/img/smalllogo.png"> </a></h1>
<div class = "text-center" id = 'menu'>
<h2> <a href = "#"><strong>About </strong></a>|<a href = "{{ site.url }}/PROJ"> Projects </a>|<a href = "{{ site.url }}/Photos"> Photos </a>| <a href = "{{ site.url }}/MORE"> More </a></h2>
</div>
<div class = "text-center">
<!--learned techniques to do this from Alexandra Hoefinger and SVGpocketbook-->
<svg height="25" width="990" class="zigzag">
<line x1="0" y1="0" x2="30" y2="25" />
<line x1="30" y1="25" x2="60" y2="0" />
<line x1="60" y1="0" x2="90" y2="25" />
<line x1="90" y1="25" x2="120" y2="0" />
<line x1="120" y1="0" x2="150" y2="25" />
<line x1="150" y1="25" x2="180" y2="0" />
<line x1="180" y1="0" x2="210" y2="25" />
<line x1="210" y1="25" x2="240" y2="0" />
<line x1="240" y1="0" x2="270" y2="25" />
<line x1="270" y1="25" x2="300" y2="0" />
<line x1="300" y1="0" x2="330" y2="25" />
<line x1="330" y1="25" x2="360" y2="0" />
<line x1="360" y1="0" x2="390" y2="25" />
<line x1="390" y1="25" x2="420" y2="0" />
<line x1="420" y1="0" x2="450" y2="25" />
<line x1="450" y1="25" x2="480" y2="0" />
<line x1="480" y1="0" x2="510" y2="25" />
<line x1="510" y1="25" x2="540" y2="0" />
<line x1="540" y1="0" x2="570" y2="25" />
<line x1="570" y1="25" x2="600" y2="0" />
<line x1="600" y1="0" x2="630" y2="25" />
<line x1="630" y1="25" x2="660" y2="0" />
<line x1="660" y1="0" x2="690" y2="25" />
<line x1="690" y1="25" x2="720" y2="0" />
<line x1="720" y1="0" x2="750" y2="25" />
<line x1="750" y1="25" x2="780" y2="0" />
<line x1="780" y1="0" x2="810" y2="25" />
<line x1="810" y1="25" x2="840" y2="0" />
<line x1="840" y1="0" x2="870" y2="25" />
<line x1="870" y1="25" x2="900" y2="0" />
<line x1="900" y1="0" x2= "930" y2="25" />
<line x1="930" y1="25" x2="960" y2="0" />
<line x1="960" y1="0" x2="990" y2="25" />
</svg>
</div>
<div class = "row">
<br>
<div class = "large-5 medium-12 small-12 columns">
<img src = "{{ site.url }}/img/grad.jpg">
</div>
<div class = "large-7 medium-12 small-12 columns" id = "row4">
<div class = "show-for-medium-down">
<br>
</div>
<p>After graduating from Haverford College in May, I've immersed myself in all aspects of web development and design. At my current job in the Haverford College Digital Scholarship Department, I've been helping the Digital Scholarship staff to make websites that are both informational and scholarly, but are also well organized, and have interesting features and manipulations of data. In particular, I spent a lot of the summer of 2015 working on the <a href = "http://qmh.haverford.edu/">Quakers & Mental Health Project </a> and alone, have created its digital platform from the ground up. Learn more about the QMH project <a href = "{{site.url}}/QMH"> here </a>.
</p>
<p>
In addition to being fascinated by the visualizations you can make with data, I also love the creative side of web development--the feeling that I'm painting some sort of strange HTML/CSS canvas that I refresh over and over, and eventually end up obtaining something beautiful, and furthermore, something useful and thought-provoking.
</p>
<br>
</div>
</div>
<br>
<div class = "text-center">
<!--learned techniques to do this from Alexandra Hoefinger and SVGpocketbook-->
<svg height="25" width="990" class="zigzag">
<line x1="0" y1="0" x2="30" y2="25" />
<line x1="30" y1="25" x2="60" y2="0" />
<line x1="60" y1="0" x2="90" y2="25" />
<line x1="90" y1="25" x2="120" y2="0" />
<line x1="120" y1="0" x2="150" y2="25" />
<line x1="150" y1="25" x2="180" y2="0" />
<line x1="180" y1="0" x2="210" y2="25" />
<line x1="210" y1="25" x2="240" y2="0" />
<line x1="240" y1="0" x2="270" y2="25" />
<line x1="270" y1="25" x2="300" y2="0" />
<line x1="300" y1="0" x2="330" y2="25" />
<line x1="330" y1="25" x2="360" y2="0" />
<line x1="360" y1="0" x2="390" y2="25" />
<line x1="390" y1="25" x2="420" y2="0" />
<line x1="420" y1="0" x2="450" y2="25" />
<line x1="450" y1="25" x2="480" y2="0" />
<line x1="480" y1="0" x2="510" y2="25" />
<line x1="510" y1="25" x2="540" y2="0" />
<line x1="540" y1="0" x2="570" y2="25" />
<line x1="570" y1="25" x2="600" y2="0" />
<line x1="600" y1="0" x2="630" y2="25" />
<line x1="630" y1="25" x2="660" y2="0" />
<line x1="660" y1="0" x2="690" y2="25" />
<line x1="690" y1="25" x2="720" y2="0" />
<line x1="720" y1="0" x2="750" y2="25" />
<line x1="750" y1="25" x2="780" y2="0" />
<line x1="780" y1="0" x2="810" y2="25" />
<line x1="810" y1="25" x2="840" y2="0" />
<line x1="840" y1="0" x2="870" y2="25" />
<line x1="870" y1="25" x2="900" y2="0" />
<line x1="900" y1="0" x2= "930" y2="25" />
<line x1="930" y1="25" x2="960" y2="0" />
<line x1="960" y1="0" x2="990" y2="25" />
</svg>
</div>