-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathexperience.html
More file actions
23 lines (23 loc) · 819 Bytes
/
experience.html
File metadata and controls
23 lines (23 loc) · 819 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<div style="margin:2% 6% 0% 6%">
<div class="panel panel-default">
<div class="panel-heading">Software Engineer Intern at Facebook.</div>
<div class="panel-body">
Description: Worked on security.<br/>
When: 14/May/2018-03/Aug/2018
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">Software Engineer Intern at Microsoft.</div>
<div class="panel-body">
Description: Added features to the magnifier on Windows.<br/>
When: 11/Dec/2017-02/Mar/2018
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">Junior Researcher at In loco.</div>
<div class="panel-body">
Description: Helped Improve the precision of the location data through research and development at In Loco.<br/>
When: 05/Jun/2017-13/Oct/2017
</div>
</div>
</div>