1
0
mirror of https://github.com/kremalicious/portfolio.git synced 2024-11-15 09:35:17 +01:00
portfolio/data/projects.json

38 lines
1.0 KiB
JSON
Raw Normal View History

2018-03-22 12:53:42 +01:00
[
{
2018-04-02 21:19:57 +02:00
"title": "Ocean Protocol",
"slug": "oceanprotocol",
2018-04-21 20:01:50 +02:00
"img": "portfolio-oceanprotocol.png",
2018-04-17 22:35:02 +02:00
"img_more": [
2018-04-21 20:01:50 +02:00
"portfolio-oceanprotocol-01.png",
"portfolio-oceanprotocol-02.png"
2018-04-17 22:35:02 +02:00
],
2018-04-20 22:56:18 +02:00
"links": [
2018-04-22 23:51:50 +02:00
{
"title": "Link",
"url": "https://oceanprotocol.com"
},
{
"title": "Styleguide",
"url": "https://oceanprotocol.com/art"
},
{
"title": "GitHub",
"url": "https://github.com/oceanprotocol/art"
}
2018-04-20 22:56:18 +02:00
],
2018-04-22 23:51:50 +02:00
"description": "Conceptualizing, executing and iterating on the creative and visual direction of the Ocean Protocol brand. Leading the UI design & development of all Ocean Protocol web properties.\n\nInitial website in collaboration with [Balance](https://balance.io/). Key visuals in collaboration with [Wojciech Hupert](https://twitter.com/wojciechhupert).",
2018-04-05 00:11:51 +02:00
"techstack": [
2018-04-11 13:46:55 +02:00
"Sketch",
"Affinity Designer",
2018-04-05 00:11:51 +02:00
"React",
2018-04-20 19:59:27 +02:00
"HTML",
2018-04-05 00:11:51 +02:00
"SCSS",
"JavaScript",
"Travis",
"AWS S3",
"Cloudflare"
]
2018-03-22 12:53:42 +01:00
}
]