1
0
mirror of https://github.com/kremalicious/portfolio.git synced 2024-06-28 00:27:40 +02:00

ezeep & exquisitedroid

This commit is contained in:
Matthias Kretschmann 2018-04-08 13:46:16 +02:00
parent 0f42b2a435
commit dbb8f36765
Signed by: m
GPG Key ID: 606EEEF3C479A91F
6 changed files with 47 additions and 15 deletions

View File

@ -119,32 +119,56 @@
"links": {
"Link": "https://sharethemeal.org/"
},
"description": "Co-designing and leading the front-end development of the ShareTheMeal website."
"description": "Co-designing and leading the front-end development of the ShareTheMeal website.",
"techstack": [
"Jekyll",
"Gulp",
"SCSS",
"JavaScript",
"Travis",
"AWS S3",
"Cloudflare",
"Node.js"
]
},
{
"title": "ezeep",
"slug": "ezeep",
"img": "ezeep.png",
"img2x": "ezeep@2x.png",
"description": ""
},
{
"title": "Category Icons",
"slug": "category-icons",
"img": "category-icons.jpg",
"img": "ezeep",
"description": "Conceptualizing and executing the creative and visual direction of the ezeep brand. Leading the UI design & development of all ezeep web properties and marketing materials. Designing all app experiences of ezeep on Windows, macOS, iOS, and Android.",
"img_more": [
"ezeep01",
"ezeep02"
],
"links": {
"Info": "http://dribbble.com/shots/372450-Category-Icons"
"Link": "https://ezeep.com/"
},
"description": ""
"techstack": [
"WordPress",
"SCSS",
"JavaScript",
"Travis",
"AWS",
"Cloudflare",
"Node.js",
"Backbone.js",
"Electron"
]
},
{
"title": "Exquisite Droid",
"slug": "exquisitedroid",
"img": "exquisitedroid.jpg",
"img": "exquisitedroid",
"links": {
"Link": "http://exquisitedroid.com"
"Link": "https://exquisitedroid.com",
"Dribbble": "https://dribbble.com/shots/380597-ExquisiteDroid-Header"
},
"description": ""
"description": "Designing, developing and writing a showcase website presenting the most beautiful and usable apps created for Android.",
"techstack": [
"WordPress",
"SCSS",
"JavaScript"
]
},
{
"title": "Mr. Reader",

View File

@ -7,6 +7,10 @@ import chartmogul from './portfolio-chartmogul.png'
import chartmogul01 from './portfolio-chartmogul-01.png'
import chartmogul02 from './portfolio-chartmogul-02.png'
import sharethemeal from './portfolio-sharethemeal.png'
import ezeep from './portfolio-ezeep.png'
import ezeep01 from './portfolio-ezeep-01.png'
import ezeep02 from './portfolio-ezeep-02.png'
import exquisitedroid from './portfolio-exquisitedroid.png'
export default {
oceanprotocol,
@ -17,5 +21,9 @@ export default {
chartmogul,
chartmogul01,
chartmogul02,
sharethemeal
sharethemeal,
ezeep,
ezeep01,
ezeep02,
exquisitedroid
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 464 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 104 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 706 KiB