-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
184 lines (161 loc) · 6.54 KB
/
index.html
File metadata and controls
184 lines (161 loc) · 6.54 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="">
<title>silvia knappe</title>
<!-- Bootstrap Core CSS -->
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom Fonts -->
<link rel="stylesheet" media="screen" href="https://fontlibrary.org/face/fantasque-sans-mono" type="text/css"/>
<link href="fonts/fontawesome/css/all.css" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Inconsolata:400,700&display=swap" rel="stylesheet" type="text/css">
<!-- Custom CSS -->
<link href="css/stylish-portfolio.css" rel="stylesheet">
</head>
<body id="page-top">
<!-- Header -->
<header class="masthead d-flex">
<div class="container text-center my-auto">
<h1>silvia knappe</h1>
<h3>
student | maker | artist | musician
</h3>
</div>
<div class="overlay"></div>
</header>
<!-- About -->
<section class="about-section bg-light">
<div class="container text-center">
<div id="circleme"></div>
<div class="about-text">
<h2>About Me</h2>
<p class="aboutme">
Hello! I am a master's student at MIT studying Electrical Engineering and Computer Science. I am interested in robotics, music technology, and making things with microcontrollers. In my free time, I enjoy playing violin, doing taekwondo, playing puzzle games, and making
cool things.
</p>
</div>
</div>
<ul class="buttons">
<li><a href="https://github.com/sparrowcat" target="_blank"><i class="fab fa-github-alt"></i></a></li>
<li><a href="https://www.linkedin.com/in/silvia-knappe" target="_blank"><i class="fab fa-linkedin-in"></i></a></li>
<li><a href="mailto:seknappe@mit.edu" target="_blank"><i class="fas fa-paper-plane"></i></a></li>
</ul>
</section>
<!-- Tech Specs -->
<section class="tech-specs">
<div class="background">
<h2>Tech Specs</h2>
<div class="content-table center">
<table>
<tr>
<td class="icon"><i class="fas fa-university"></i></td>
<td>Massachusetts Institute of Technology
<p class="nospace"><i class="fas fa-angle-right"></i> MEng. concentrating in Artificial Intelligence | Expected 2022</p>
<p><i class="fas fa-angle-right"></i> BS in Electrical Engineering and Computer Science | Class of 2021</p>
</td>
</tr>
<tr>
<td class="icon"><i class="fas fa-robot"></i></td>
<td>Software Engineering Intern<p><i class="fas fa-angle-right"></i> Amazon Robotics | Designed an implemented a low-latency autofocus system using machine learning and liquid lens technology. </p></td>
</tr>
<tr>
<td> </td>
<td>Student Researcher<p><i class="fas fa-angle-right"></i> Learning and Intelligent Systems Lab | Rearched Active SLAM Implementations</p></td>
</tr>
<tr>
<td class="icon"><i class="fas fa-pencil-alt"></i></td>
<td>Favorite Classes<p><i class="fas fa-angle-right"></i> Signal Processing, Robotics: Science and Systems, Algorithms, Interactive Music Systems,
Intro to EECS via Robotics, Digital Systems Laboratory</p></td>
</tr>
<tr>
<td class="icon"><i class="fas fa-code"></i></td>
<td> Languages <p><i class="fas fa-angle-right"></i> Python, Java, Bash, English, German, Spanish</p></td>
</tr>
<tr class="buttons">
<td><a href="files/resume_seknappe.pdf" download="silvia_knappe_resume" target="_blank"><i class="fas fa-download"></i></a></td>
<td><a href="files/resume_seknappe.pdf" download="silvia_knappe_resume" target="_blank"><p>See my full resume here</p></a></td>
</a>
</tr>
</table>
</div>
</div>
</section>
<section class="spacer">
</section>
<!-- Projects Section (link to subpages) -->
<section class="projects">
<div class="background text-center">
<h2>Personal Projects</h2>
<p>
Coming soon!
</p>
<!--
<div class="row no-gutters">
<div class="col-lg-6">
<a class="portfolio-item" href="#">
<span class="caption">
<span class="caption-content">
<h2>Stationary</h2>
<p class="mb-0">A yellow pencil with envelopes on a clean, blue backdrop!</p>
</span>
</span>
<img class="img-fluid" src="img/portfolio-1.jpg" alt="">
</a>
</div>
<div class="col-lg-6">
<a class="portfolio-item" href="#">
<span class="caption">
<span class="caption-content">
<h2>Ice Cream</h2>
<p class="mb-0">A dark blue background with a colored pencil, a clip, and a tiny ice cream cone!</p>
</span>
</span>
<img class="img-fluid" src="img/portfolio-2.jpg" alt="">
</a>
</div>
<div class="col-lg-6">
<a class="portfolio-item" href="#">
<span class="caption">
<span class="caption-content">
<h2>Strawberries</h2>
<p class="mb-0">Strawberries are such a tasty snack, especially with a little sugar on top!</p>
</span>
</span>
<img class="img-fluid" src="img/portfolio-3.jpg" alt="">
</a>
</div>
<div class="col-lg-6">
<a class="portfolio-item" href="#">
<span class="caption">
<span class="caption-content">
<h2>Workspace</h2>
<p class="mb-0">A yellow workspace with some scissors, pencils, and other objects.</p>
</span>
</span>
<img class="img-fluid" src="img/portfolio-4.jpg" alt="">
</a>
</div>
</div> -->
</div>
</section>
<!-- Call to Action
<section class="content-section bg-primary text-white">
<div class="container text-center">
<h2 class="mb-4">The buttons below are impossible to resist...</h2>
<a href="#" class="btn btn-xl btn-light mr-4">Click Me!</a>
<a href="#" class="btn btn-xl btn-dark">Look at Me!</a>
</div>
</section> -->
<!-- Footer -->
<footer class="footer text-center">
<div class="container">
<p class="text-muted small mb-0">copyright © silvia knappe 2020</p>
<p></p>
<p class="text-muted small mb-0">made by <i class="fas fa-cat"></i> with <i class="fas fa-heart"></i></p>
</div>
</footer>
</body>
</html>