-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathportfolio.html
More file actions
21 lines (20 loc) · 809 Bytes
/
Copy pathportfolio.html
File metadata and controls
21 lines (20 loc) · 809 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
layout: page
title: Portfolio
description: "Portfolio"
---
<div>
<a href="{{ site.baseurl }}/assets/files/case-study-olx.pdf" class="download">
<img src="/assets/images/case-study-olx.png" alt="Case study about Notifications at OLX app." class="img-responsive portfolio-cover">
</a>
</div>
<div>
<a href="{{ site.baseurl }}/assets/files/case-study-lab.pdf" class="download">
<img src="/assets/images/case-study-lab.png" alt="Case study about BigPicture LAB research panel." class="img-responsive portfolio-cover">
</a>
</div>
<div>
<a href="{{ site.baseurl }}/assets/files/case-study-gantt.pdf" class="download">
<img src="/assets/images/case-study-gantt.png" alt="Case study about Gantt chart redesign." class="img-responsive portfolio-cover">
</a>
</div>