-
Notifications
You must be signed in to change notification settings - Fork 0
/
portfolio.html
315 lines (246 loc) · 14.5 KB
/
portfolio.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
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
<!DOCTYPE html>
<html lang="en">
<head>
<title>Sehba's Portfolio</title>
<script src="scripts/checkbox.js"></script>
<style>
.center {
display: block;
margin-left: auto;
margin-right: auto;
width: 50%;
}
* {
box-sizing: border-box;
}
body {
font-family: Arial, Helvetica, sans-serif;
color:white;
}
/* Float four columns side by side */
.column {
float: left;
width: 30%;
padding: 0 10px 10px;
}
/* Remove extra left and right margins, due to padding in columns */
.row {margin: 0 -5px;}
/* Clear floats after the columns */
.row:after {
content: "";
display: table;
clear: both;
}
/* Style the counter cards */
.card {
box-shadow: 0 4px 8px 0 rgba(109, 108, 108, 0.2); /* this adds the "card" effect */
padding: 16px;
text-align: center;
background-color: rgb(0, 0, 0);
height: auto; /* play around with this number until you get the height you need */
width: auto;
max-width: 100%;
}
@media screen and (max-width: 600px) {
#gallery {
grid-template-columns: 1fr;
}
}
#gallery {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
gap: 20px;
padding: 20px;
}
</style>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="keywords" content="blog, accent, , Researcher, jekyll">
<meta name="author" content="">
<meta name="description" content="A jekyll based resume">
<link href='https://fonts.googleapis.com/css?family=Inconsolata:400,700' rel='stylesheet' type='text/css'>
<link rel="alternate" type="application/rss+xml" title="Researcher RSS" href="/feed.xml" />
<link rel="stylesheet" href="css/main.css">
<!-- Facebook Open Graph -->
<meta name="og:description" content="A jekyll based resume template">
<meta name="og:title" content="Researcher">
<meta name="og:url" content="https://sehbaw.github.io/swani/contact.html">
<meta name="og:type" content="article">
<!-- Twitter -->
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Sehba">
<meta name="twitter:description" content="A jekyll based resume template">
<meta name="twitter:url" content=""https://sehbaw.github.io/contact.html">
<meta name="twitter:image" content="">
<body>
<div class="wrapper">
<div class="navbar container">
<a id="author-name" class="alignable pull-left" href="https://sehbaw.github.io/">Sehba</a>
<ul id="navlist" class="alignable pull-right navbar-ul">
<li class="alignable pull-left nav-list"><a href="https://sehbaw.github.io/">About</a>
/
</li>
<li class="alignable pull-left nav-list"><a href="portfolio.html">Portfolio</a>
/
</li>
<li class="alignable pull-left nav-list"><a href="contact.html">Contact</a>
</li>
</ul>
</div>
<!--finding new hackathons-->
<div align="center">
<input type="checkbox" id="creative">
<label for="creative"> creative </label><br>
<input type="checkbox" id="hackathons">
<label for="hackathons">hackathons</label><br>
<input type="checkbox" id="tech">
<label for="tech">tech</label><br>
<input type="checkbox" id="research">
<label for="research">research</label><br>
<input type="checkbox" id="learning">
<label for="learning">learning</label><br>
<input type="checkbox" id="frontend">
<label for="frontend">front-end</label><br>
<label for="design">learning</label><br>
<input type="checkbox" id="design">
<label for="frontend">front-end</label><br>
</div>
<div>
<div>
<div>
<div>
<div id="gallery">
<div class="card type-hackathons type-tech">
<!--<img src="cookwme.JPG" alt="Slide" style="width:30%" class = "center"> -->
<img src="imgs/cookwme.JPG" alt="Slide" style="width:60%">
<h4><b>Cook With Me </b></h4>
<p>Cook with Me is a designathon project I participated in. The collaboration of the local aging community and a startup platform, this designathon was created
to allow technologists to either design or establish a technological solution for the case problem of how the older generation manuevers around their house. </p>
</div>
<div class="card type-creative">
<img src="imgs/flyerlivecode.png" alt="Slide" style="width:30%" class="center">
<!--<span class="class"><img src="cookwme.JPG" alt="Slide" style="width:30%"></span>-->
<h4><b>let's livecode: A workshop on exploring livecoding.</b></h4>
<p>a workshop to ease people into programming concepts by making music and graphic art with code!</p>
</p>
</div>
<div class="card type-tech">
<img src="imgs/" alt="Slide" style="width:60%" class="center">
<!--<span class="class"><img src="cookwme.JPG" alt="Slide" style="width:30%"></span>-->
<h4><b>An AI/ML Use-Case: Finding a Suitable Drug Trial Participant</b></h4>
<p> Through a data analytics internship with the UMB Pharmaceutical Sciences Department.
</p>
</div>
<div class="card type-tech">
<img src="imgs/oc.jpg" alt="Orbiting Children" style="width:30%" class="center">
<!--<spn class="class"><img src="cookwme.JPG" alt="Slide" style="width:30%"></span>-->
<h4><b>Orbiting Children: Who Are They?</b></h4>
<p>Foster youth is full of diversity and intersectionality. Lets explore that with Python and data provided by the Annie E Casey Foundation.
</p>
</div>
<div class="card type-creative ">
<img src="imgs/dropin.JPG" alt="Figma Frames" style="width:30%" class="center">
<!--<spn class="class"><img src="cookwme.JPG" alt="Slide" style="width:30%"></span>-->
<h4><b>DropIn</b></h4>
<p>With a group of three other individuals for an information organization project, we were created a solution for finding a study place on
a campus. Focusing on metadata, and communicating the information cohesively, we created a accessible design with a simple color pattern and a common UI
to avoid information overload and to allow people's cognitive mechanisms to feel familiar.
</p>
</div>
<div class="card type-hackathons type-hackathons">
<img src="imgs/letsgetgreen.JPG" alt="Slide" style="width:60%" class="center">
<!--<span class="class"><img src="cookwme.JPG" alt="Slide" style="width:30%"></span>-->
<h4><b>Let's Get Green</b></h4>
<p>A hackathon project focused on brining awareness about green web hosting and it's importance. <b>I won in 1st place as a beginner!</b>
</p>
</div>
<div class="card type-research">
<img src="imgs/casa.jpg" alt="Slide" style="width:60%" class="center">
<!--<span class="class"><img src="cookwme.JPG" alt="Slide" style="width:30%"></span>-->
<h4><b>CASA Research Internship</b></h4>
<p>Through an internship via the Do Good Fellowship, I began my internship at the Coirt Appointed Special Advocates chapter near me, working on defining
information needs of foster youth, designing and distributing a survey amongst volunteers and working a dashboard app visualizing identities within foster youth.
</p>
</div>
<div class="card type-hackathons">
<img src="imgs/transparency.JPG" alt="Slide" style="width:60%" class="center">
<!--<span class="class"><img src="cookwme.JPG" alt="Slide" style="width:30%"></span>-->
<h4><b>Supporting Journalistic Transparency</b></h4>
<p>With a group of three other individuals is a hackathon project I participated in with three other individuals. The process of the project began with using web scraping to obtain tools to code into three categories,<br> essentially
creating metadata for each tool. Once the tools were categorized, we were then able to use Nielsen's ten usability heuristics to determine the usability of each tool.
</p>
</div>
<div class="card type-hackathons">
<img src="imgs/atari.JPG" alt="Slide" class="center">
<!--<span class="class"><img src="cookwme.JPG" alt="Slide" style="width:30%"></span>-->
<h4><b>Training Atari Games w/Reinforcement Learning</b></h4>
<p>Can games get better and better each time? Let's train some Atari games to find out!
</div>
<div class="card type-tech">
<img src="imgs/dataviz.JPG" alt="Slide" class="center">
<!--<span class="class"><img src="cookwme.JPG" alt="Slide" style="width:30%"></span>-->
<h4><b>Data Visualization Practice</b></h4>
<p>With a variety of datasets, I have been practicing d3.js, highcharts, seaborn and more! Check it out on my Github
</p>
</div>
<div class="card type-data viz type-learning">
<img src="imgs/digicmap.JPG" alt="Slide" class="center">
<!--<span class="class"><img src="cookwme.JPG" alt="Slide" style="width:30%"></span>-->
<h4><b>Digital Controversy Mapping</b></h4>
<p>During my time at the Library of Congress I compiled a list of resources to be used and have been working through
</p>
</div>
<div class="card type-data viz">
<img src="imgs/netflix_engagement.JPG" alt="Slide" class="center">
<!--<span class="class"><img src="cookwme.JPG" alt="Slide" style="width:30%"></span>-->
<h4><b>Netflix Engagement Dashboard</b></h4>
<p> Dashboard of Netflix Data from the past two decades. </p>
</div>
<div class="card type-design">
<img src="imgs/idgi.JPG" alt="Slide" class="center">
<!--<span class="class"><img src="cookwme.JPG" alt="Slide" style="width:30%"></span>-->
<h4><b>I Don't Get It</b></h4>
<p><a href="'https://www.figma.com/design/KEk5PTThuSZFqFREwDujoU/i-dont-get-it?node-id=0-1&t=bkCnpwBf3WGEOK9X-1">Link to Figma</p>
<p>a design for a web application for users to submit a work of art and then be uploaded to a gallery for others to comment on about how the art makes them feel and what they think. the point of this project is to design something specifically for art curation and to allow for anonymity in an age where we are constantly having to give our information.
</p>
</div>
<div class="card type-design">
<img src="imgs/tellmemore.JPG" alt="Slide" class="center">
<!--<span class="class"><img src="cookwme.JPG" alt="Slide" style="width:30%"></span>-->
<h4><b>Tell Me More</b></h4>
<p><a href='https://www.figma.com/design/ReEEIzFB3tYFAkZq5KjN6t/tell-me-more?node-id=0-1&t=aPl1lVQk4iLk2vWW-1'>Link to Figma</a></p>
<p> - a design for a web application that helps people figure out if they should go to grad school, and what information is accessible already on the internet. This is inspired from my collecting of open source syllabi from potential grad school programs I am interested in.
As well as, the feeling that everyone my age is going to graduate school except me. </p>
</div>
<div class="card type-design">
<img src="imgs/theworldisbig.JPG" alt="Slide" class="center">
<!--<span class="class"><img src="cookwme.JPG" alt="Slide" style="width:30%"></span>-->
<h4><b>The World is So Big</b></h4>
<p><a href='https://www.figma.com/design/a0ybUIsxKCH3zTUkc6uJT9/The-World-is-So-Big?node-id=0-1&t=Yd4lHVm7ZYbRdBmr-1'> Link to Figma</a></p>
<p> A design for a current web application that uses MapboxJS to host a 3D globe that will allow users to upload information about world conflicts. This is inspired by the World Conflict Tracker by the Council of Foreign Relations. This project allows for individuals directly impacted by global conflicts to provide material and resources on the conflict - both scholarl and personal material.
</p>
</div>
<!-- closing of the container -->
<!-- container content-->
</div>
<!-- </div> -->
<!-- <div class="column">
<div class="card">..</div>
</div> -->
<!--<img src="cookwme.JPG" alt="Slide" style="width:30%" class = "center">
<span class="class"><img src="cookwme.JPG" alt="Slide" style="width:30%"></span>
<div class="container">
<h4><b>Cook With Me </b></h4>
Cook with Me is a designathon project I participated in. The collaboration of the local aging community and a startup platform, this designathon was created
to allow technologists to either design or establish a technological solution for the case problem of how the older generation manuevers around their house. </p>
</div>
<img src="dropin.JPG" alt="Figma Frames" style="width:30%" class="center">
<spn class="class"><img src="cookwme.JPG" alt="Slide" style="width:30%"></span>-->
</div>
</body>
<!--- <footer>
<p style="text-align: center">
<a href="https://github.com/ankitsultana" style="color: black"><small>Page design by Ankit Sultana</small></a>
</p>
</footer> -->
</html>