mirror of
https://github.com/kremalicious/portfolio.git
synced 2024-12-22 09:13:19 +01:00
ezeep & exquisitedroid
This commit is contained in:
parent
0f42b2a435
commit
dbb8f36765
@ -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",
|
||||
|
@ -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
|
||||
}
|
||||
|
BIN
src/images/portfolio-exquisitedroid.png
Normal file
BIN
src/images/portfolio-exquisitedroid.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.4 MiB |
BIN
src/images/portfolio-ezeep-01.png
Normal file
BIN
src/images/portfolio-ezeep-01.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 464 KiB |
BIN
src/images/portfolio-ezeep-02.png
Normal file
BIN
src/images/portfolio-ezeep-02.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 104 KiB |
BIN
src/images/portfolio-ezeep.png
Normal file
BIN
src/images/portfolio-ezeep.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 706 KiB |
Loading…
Reference in New Issue
Block a user