diff --git a/0_hero/index.html b/0_hero/index.html deleted file mode 100644 index 6b30a15..0000000 --- a/0_hero/index.html +++ /dev/null @@ -1,2 +0,0 @@ -Melissa Sarria

I studied psychology and cognitive science and I am 28 years old. I am passionate about human behavior and aesthetic design. I am a curious person and always enjoy being challenged by new perspectives and situations. I consider myself a critical thinker and an open-minded person who is always willing to grow and learn. I am interested in understanding people’s experiences and finding creative solutions to their needs. Social responsibility is important to me, so I always try to do good for people and society.

\ No newline at end of file diff --git a/404.html b/404.html deleted file mode 100644 index aae5b03..0000000 --- a/404.html +++ /dev/null @@ -1,2 +0,0 @@ -404 Page not found
404
\ No newline at end of file diff --git a/admin/config.yml b/admin/config.yml index 0de552c..75192da 100644 --- a/admin/config.yml +++ b/admin/config.yml @@ -8,14 +8,21 @@ backend: media_folder: assets/images public_folder: /images collections: - - name: 'portfolio' - label: 'Portfolio' - folder: 'content/portfolio' + - name: 'project' + label: 'Project' + folder: 'content/projects' create: true - slug: '{{year}}-{{month}}-{{day}}-{{slug}}' + slug: '{{slug}}' editor: preview: false fields: - { label: 'Title', name: 'title', widget: 'string' } - - { label: 'Publish Date', name: 'date', widget: 'datetime' } + - { label: 'Image', name: 'image', widget: 'object', fields: + - { label: 'Image', name: 'url', widget: 'image' } + - { label: 'Alt', name: 'alt', widget: 'string' } + - { label: 'Caption', name: 'caption', widget: 'string' } + } + - { label: 'Overview', name: 'overview', widget: 'string' } + - { label: 'Tags', name: 'tags', widget: 'list' } + - { label: 'Date', name: 'date', widget: 'datetime' } - { label: 'Body', name: 'body', widget: 'markdown' } diff --git a/categories/index.html b/categories/index.html index acd63c5..5d44ef6 100644 --- a/categories/index.html +++ b/categories/index.html @@ -1,2 +1 @@ -Categories

Categories

\ No newline at end of file +Categories

UX Portfolio

CV

Categories

\ No newline at end of file diff --git a/categories/index.xml b/categories/index.xml index 0732dd7..41c8cf7 100644 --- a/categories/index.xml +++ b/categories/index.xml @@ -1 +1 @@ -Categories on Melissa Sarriahttps://melissasarria.site/categories/Recent content in Categories on Melissa SarriaHugo -- gohugo.ioen-us \ No newline at end of file +Categories on UX Portfoliohttps://melissasarria.site/categories/Recent content in Categories on UX PortfolioHugo -- gohugo.ioen-us \ No newline at end of file diff --git a/css/index.0b372f581308143ecb397bad529535f4b7acb62b36545230bb16975e0c471f54.css b/css/index.0b372f581308143ecb397bad529535f4b7acb62b36545230bb16975e0c471f54.css deleted file mode 100644 index 92bc049..0000000 --- a/css/index.0b372f581308143ecb397bad529535f4b7acb62b36545230bb16975e0c471f54.css +++ /dev/null @@ -1 +0,0 @@ -:root{color-scheme:light dark}body{background-color:#383838;color:#fff}body.light{background-color:#fff;color:#000}@media (prefers-color-scheme: light){body{background-color:#fff;color:#000}body.dark{background-color:#383838;color:#fff}}*{box-sizing:border-box;word-break:break-word}html{scroll-behavior:smooth}header,footer{background-color:black;color:white}header{position:sticky;top:0;z-index:9}html,body{height:100%}body{margin:0;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-weight:400;font-style:normal}h1{margin:0rem;margin-bottom:0.5rem;margin-top:0.5rem}p{margin:0.5rem}a{text-decoration:none;color:#35A099}.col-3{flex:25%;width:25%;max-width:25%}.col-4{flex:33.33%;width:33.33%;max-width:33.33%}.col-5{flex:41.66%;width:41.66%;max-width:41.66%}.col-6{flex:50%;width:50%;max-width:50%}.col-7{flex:58.33%;width:58.33%;max-width:58.33%}.col-8{flex:66.66%;width:66.66%;max-width:66.66%}.col-9{flex:75%;width:75%;max-width:75%}.col-10{flex:83.33%;width:83.33%;max-width:83.33%}.col-11{flex:91.66%;width:91.66%;max-width:91.66%}.col-12{flex:100%;width:100%;max-width:100%}[class*="col-"]{float:left}.rotate-45{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.rotate-90{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.rotate-180{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.row{display:flex;flex-wrap:wrap;flex-flow:column}.header{display:flex;flex-direction:row;width:100%;max-width:680px;margin:auto;padding:10px;font-size:large}.header i{font-size:x-large}.header>.items{display:flex;flex-grow:1;justify-content:right}.header>.items>.item{align-self:center;padding-inline-end:16px}.progress{background:#A0353C;height:5px;width:0%;position:fixed;top:0;z-index:10}#theme-toggler{border:none;background:inherit;color:#35A099;cursor:pointer}.footer{display:flex;flex-direction:column;padding-block-start:16px;font-size:medium;text-align:center}.footer>.social{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.footer>.social i{font-size:x-large}.footer>.social a{padding-inline:6px;color:#A0353C}.footer>.links{display:flex;justify-content:center;flex-wrap:wrap;padding:0}.footer>.links .link{display:flex;padding-inline:16px}.footer>.links .link a{color:inherit}.footer>.links .link:before{content:none}.footer>.copyright{font-size:small}.totop{display:inline-flex;background-color:#A0353C;color:#f2f2f2;width:40px;height:40px;align-items:center;justify-content:center;border-radius:50%;margin:20px;position:fixed;bottom:0px;right:0px;transition:background-color .3s;z-index:10;visibility:hidden;opacity:0}.totop:hover{filter:brightness(60%)}.totop.show{visibility:visible;opacity:1}.table-of-contents{position:fixed;left:0px;top:0px;height:100%;display:flex;flex-direction:row}.table-of-contents .extend{margin:auto;padding-block:1rem;padding-inline:0.4rem;border-radius:0rem 0.5rem 0.5rem 0rem;background-color:black;cursor:pointer}#TableOfContents{display:none;margin:auto;padding-inline:20px;border-radius:0rem 0.5rem 0.5rem 0rem;background-color:black;font-size:larger}#TableOfContents ul{counter-reset:toc1;list-style-type:none;padding-inline-start:0rem;padding-block:0.5rem}#TableOfContents li{list-style-type:none}#TableOfContents li ul{counter-reset:toc2}#TableOfContents li ul li{list-style-type:none}#TableOfContents li ul li ul{counter-reset:toc3}#TableOfContents li ul li ul li:before{counter-increment:toc3;content:counter(toc1) "." counter(toc2) "." counter(toc3) " "}#TableOfContents li ul li:before{counter-increment:toc2;content:counter(toc1) "." counter(toc2) " "}#TableOfContents li:before{counter-increment:toc1;content:counter(toc1) ". "}#TableOfContents.show{display:block}#content{flex-grow:1;display:flex;flex-direction:column}.title h1{font-size:xxx-large;padding-block-end:3rem}main>.content{padding-top:9rem;padding-bottom:2rem;padding-right:1.5rem;padding-left:1.5rem;width:100%;max-width:680px;margin:0;align-self:center;flex-grow:1}.section{padding-top:2rem;padding-bottom:2.5rem;padding-right:1.5rem;padding-left:1.5rem;width:100%;margin:0;align-self:center;flex:1 0 auto}.section.highlight{background-color:#A0353C}.section>.content{width:100%;max-width:680px;margin:auto;justify-content:center}.hero>.content{display:flex;justify-content:center}.hero>.content>.image{max-width:150px}.hero>.description{padding:10px;position:relative;margin-block-start:50px;border:none}.hero>.description::before,.hero>.description::after{position:absolute;width:33px;height:25px;content:""}.hero>.description::before{left:0;top:0;border-left:3px solid #A0353C;border-top:3px solid #A0353C}.hero>.description::after{right:0;bottom:0;border-right:3px solid #A0353C;border-bottom:3px solid #A0353C}.hero>.content>.heading{flex-grow:1;display:flex;flex-direction:column;justify-content:center;padding-inline-start:25px}.hero>.content .social{display:flex;flex-direction:row;flex-wrap:wrap}.hero>.content .social i{font-size:x-large}.hero>.content .social a{padding-inline:6px;color:#A0353C}.button{font-family:inherit;font-size:100%;line-height:inherit;color:inherit;background-color:transparent;background-image:none;text-transform:none;padding:0}.button:hover{filter:brightness(60%)}.button.filled{background-color:#A0353C;color:white;border:2px solid #A0353C;border-radius:4px;padding:0.5rem 1.5rem;text-align:center;text-decoration:none;display:inline-block;font-size:1rem}.button.outlined{background-color:transparent;color:#A0353C;border:2px solid #A0353C;border-radius:4px;padding:0.5rem 1.5rem;text-align:center;text-decoration:none;display:inline-block;font-size:1rem}.button.outlined:hover{background-color:#A0353C;color:white}img{max-width:100%;height:auto;margin:auto;object-fit:contain;border-radius:6px}.avatar{border-radius:50%;border:3px solid #A0353C;object-fit:cover}.caption{text-align:center;color:gray;font-size:small;margin:0px} diff --git a/css/main.min.c3ee1284305f25db4da91e62c307f8beb661684da8e98169f50d0fd8f12a7b76.css b/css/main.min.c3ee1284305f25db4da91e62c307f8beb661684da8e98169f50d0fd8f12a7b76.css new file mode 100644 index 0000000..bfeb003 --- /dev/null +++ b/css/main.min.c3ee1284305f25db4da91e62c307f8beb661684da8e98169f50d0fd8f12a7b76.css @@ -0,0 +1 @@ +:root{color-scheme:dark}body{background-color:#231d1d;color:#f5f5f5}*{box-sizing:border-box;word-break:break-word}html{scroll-behavior:smooth}header,footer{color:#fff}html,body{height:100%}body{margin:0;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,segoe ui,roboto,oxygen,ubuntu,cantarell,fira sans,droid sans,helvetica neue,sans-serif;font-weight:lighter;font-style:normal;font-size:larger}h1{margin:0;margin-bottom:.5rem;margin-top:.5rem}a{text-decoration:none;color:#cb9148}.col-3{flex:25%;width:25%;max-width:25%}.col-4{flex:33.33%;width:33.33%;max-width:33.33%}.col-5{flex:41.66%;width:41.66%;max-width:41.66%}.col-6{flex:50%;width:50%;max-width:50%}.col-7{flex:58.33%;width:58.33%;max-width:58.33%}.col-8{flex:66.66%;width:66.66%;max-width:66.66%}.col-9{flex:75%;width:75%;max-width:75%}.col-10{flex:83.33%;width:83.33%;max-width:83.33%}.col-11{flex:91.66%;width:91.66%;max-width:91.66%}.col-12{flex:100%;width:100%;max-width:100%}[class*=col-]{float:left}.rotate-45{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.rotate-90{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.rotate-180{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.row{display:flex;flex-wrap:wrap;flex-flow:column}header{height:80px;position:sticky;top:0;z-index:9;display:flex;flex-direction:row-reverse;flex-wrap:wrap;align-items:center;text-align:end;background-color:inherit}header h2{max-width:960px;padding-inline:1rem}header h2 a{color:inherit}header i{font-size:x-large}header .items{display:flex;flex-grow:1;justify-content:right}header .items .item{align-self:center;padding-inline-end:16px}.progress{background:#04bfad;height:5px;width:0%;position:fixed;top:0;z-index:10}.scroll-indicator{display:flex;justify-content:center;position:relative;width:100%;bottom:0;padding:2rem;font-size:x-large}.totop{display:inline-flex;background-color:#04bfad;color:#f2f2f2;width:40px;height:40px;align-items:center;justify-content:center;border-radius:50%;margin:20px;position:fixed;bottom:0;right:0;transition:background-color .3s;z-index:10;visibility:hidden;opacity:0}.totop:hover{filter:brightness(60%)}.totop.show{visibility:visible;opacity:1}.scroller{height:calc(100vh - 80px);overflow-y:scroll;scroll-snap-type:y mandatory}.scroller section{min-height:100%;scroll-snap-align:start;display:flex;flex-direction:column}.scroller section .profile .content{margin:auto}.scroller section .profile .content h1{margin-block-end:1rem}.scroller section .profile .content p{margin:0}.scroller section .profile .content .social{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly;padding:2rem}.scroller section .profile .content .social i{font-size:xx-large}.scroller section .profile .content .social a{padding-inline:6px;color:#cb9148}.scroller section .card{display:flex;flex-direction:row;flex-wrap:wrap;width:100%;max-width:1152px;margin:auto;padding:1rem;align-items:stretch}.scroller section .card a{color:inherit}.scroller section .card .image{display:flex;flex:min-content;justify-content:center;max-width:580px;max-height:400px;min-width:300px}.scroller section .card .image a{display:flex}.scroller section .card .image picture{display:flex}.scroller section .card .placeholder{height:300px}.scroller section .card .content{display:flex;flex-direction:column;flex:1;min-width:300px;max-width:800px;margin-inline:auto;padding:1rem}.scroller section .card .content h1{flex-grow:1;color:#04bfad;font-size:xx-large}.scroller section .card .content .tags .tag+.tag::before{content:" - "}.scroller section .card .content .more{display:flex;justify-content:end;padding:1rem}article picture{display:flex;margin:auto}article a{display:flex}article .card{display:flex;flex-direction:row;flex-wrap:wrap;padding:1rem;margin-block-end:4rem}article .card a{color:inherit}article .card .image{width:100%;max-width:480px}article .card .placeholder{height:300px}article .card .content{display:flex;flex-direction:column;flex:min-content;min-width:300px;padding:1rem}article .card .content p{margin:0}.table-of-contents{position:fixed;left:0;top:0;height:100%;display:flex;flex-direction:row}.table-of-contents .extend{margin:auto;padding-block:1rem;padding-inline:.4rem;border-radius:0 .5rem .5rem 0;background-color:#000;cursor:pointer}#TableOfContents{display:none;margin:auto;padding-inline:20px;border-radius:0 .5rem .5rem 0;background-color:#000;font-size:larger}#TableOfContents ul{counter-reset:toc1;list-style-type:none;padding-inline-start:0;padding-block:.5rem}#TableOfContents li{list-style-type:none}#TableOfContents li ul{counter-reset:toc2}#TableOfContents li ul li{list-style-type:none}#TableOfContents li ul li ul{counter-reset:toc3}#TableOfContents li ul li ul li:before{counter-increment:toc3;content:counter(toc1)"." counter(toc2)"." counter(toc3)" "}#TableOfContents li ul li:before{counter-increment:toc2;content:counter(toc1)"." counter(toc2)" "}#TableOfContents li:before{counter-increment:toc1;content:counter(toc1)". "}#TableOfContents.show{display:block}main{flex-grow:1;display:flex;flex-direction:column}.title h1{color:#04bfad;font-size:xxx-large;margin-block-end:3rem}main>.content{padding-top:9rem;padding-bottom:2rem;padding-right:1.5rem;padding-left:1.5rem;width:100%;max-width:960px;margin:0;align-self:center;flex-grow:1}.list{margin-block-start:2rem}.list>li{list-style:none;margin:.5rem}.list>article{margin:.5rem;padding:.5rem;border:2px solid gray;border-radius:6px}.list>article>h3{margin:0;padding-block:.25rem;font-size:x-large}.list>article>.meta{font-size:smaller;padding-block-end:1rem}.meta>span{padding-inline-end:1rem}.list>article>.more{display:block;width:100%;text-align:right;font-size:x-large;border:none;background:inherit;color:#cb9148}.section{padding-top:2rem;padding-bottom:2.5rem;padding-right:1.5rem;padding-left:1.5rem;width:100%;margin:0;align-self:center;flex:1 0 auto}.section.highlight{background-color:#04bfad}.section>.content{width:100%;max-width:960px;margin:auto;justify-content:center}.button{font-family:inherit;font-size:100%;line-height:inherit;color:inherit;background-color:transparent;background-image:none;text-transform:none;padding:0}.button:hover{filter:brightness(60%)}.button.filled{background-color:#cb9148;color:#fff;border:2px solid #cb9148;border-radius:4px;padding:.5rem 1.5rem;text-align:center;text-decoration:none;display:inline-block;font-size:1rem}.button.outlined{background-color:transparent;color:#cb9148;border:2px solid #cb9148;border-radius:4px;padding:.5rem 1.5rem;text-align:center;text-decoration:none;display:inline-block;font-size:1rem}.button.outlined:hover{background-color:#cb9148;color:#fff}img{max-width:100%;max-height:100%;width:auto;height:auto;margin:auto;object-fit:contain;vertical-aligh:middle;border-radius:6px}.avatar{border-radius:50%;border:3px solid #04bfad;object-fit:cover}.caption{text-align:center;color:gray;font-size:small;margin:0} \ No newline at end of file diff --git a/cv/index.html b/cv/index.html new file mode 100644 index 0000000..6bb823f --- /dev/null +++ b/cv/index.html @@ -0,0 +1,6 @@ +CV

UX Portfolio

CV

CV

Beruflicher Werdegang

2023 Wissenchafliche Hilskraft (Neurobiopsychologie) Universität Osnabrück / Osnabrück

2023 Wissenchafliche Hilskraft (Vergleichende Kognitionsbiologie) Universität Osnabrück / Osnabrück

2020 - 2021 Forschungspraktikantin LobVR / Osnabrück

Aus- und Weiterbildungen

2024 Certified User Experience Designer XDi- Experience Design Institut

2023 Digital Product Design: UX Research & UI Design Udemy

2019-2022 M.sc. Cognitive Science Universität Osnabrück / Osnabrück Schwerpunkte: Kognitive Psychologie und Computerlinguitik Thesenthema: A graph approach for the identification of exploratory and exploitative navigational strategies in a Virtual Reality city exploration. Ausgezeichnet mit dem Förderpreis der Universität Osnabrück 2022/2023 gestiftet durch die ROSEN Gruppe

2013- 2017 Studium zur Psychologin Pontificia Universidad Javeriana / Bogotá, Kolumbien

\ No newline at end of file diff --git a/images/projects/smartberg/Homepage-1280.png b/images/projects/smartberg/Homepage-1280.png new file mode 100644 index 0000000..8903ebd Binary files /dev/null and b/images/projects/smartberg/Homepage-1280.png differ diff --git a/images/projects/smartberg/Homepage-1280.png.avif b/images/projects/smartberg/Homepage-1280.png.avif new file mode 100644 index 0000000..ce72590 Binary files /dev/null and b/images/projects/smartberg/Homepage-1280.png.avif differ diff --git a/images/projects/smartberg/Homepage-1280.png.webp b/images/projects/smartberg/Homepage-1280.png.webp new file mode 100644 index 0000000..6babc5b Binary files /dev/null and b/images/projects/smartberg/Homepage-1280.png.webp differ diff --git a/images/projects/smartberg/Homepage-320.png b/images/projects/smartberg/Homepage-320.png new file mode 100644 index 0000000..534f9f9 Binary files /dev/null and b/images/projects/smartberg/Homepage-320.png differ diff --git a/images/projects/smartberg/Homepage-320.png.avif b/images/projects/smartberg/Homepage-320.png.avif new file mode 100644 index 0000000..adf28e4 Binary files /dev/null and b/images/projects/smartberg/Homepage-320.png.avif differ diff --git a/images/projects/smartberg/Homepage-320.png.webp b/images/projects/smartberg/Homepage-320.png.webp new file mode 100644 index 0000000..afb1e4a Binary files /dev/null and b/images/projects/smartberg/Homepage-320.png.webp differ diff --git a/images/projects/smartberg/Homepage-640.png b/images/projects/smartberg/Homepage-640.png new file mode 100644 index 0000000..832018c Binary files /dev/null and b/images/projects/smartberg/Homepage-640.png differ diff --git a/images/projects/smartberg/Homepage-640.png.avif b/images/projects/smartberg/Homepage-640.png.avif new file mode 100644 index 0000000..491d8a5 Binary files /dev/null and b/images/projects/smartberg/Homepage-640.png.avif differ diff --git a/images/projects/smartberg/Homepage-640.png.webp b/images/projects/smartberg/Homepage-640.png.webp new file mode 100644 index 0000000..880e4aa Binary files /dev/null and b/images/projects/smartberg/Homepage-640.png.webp differ diff --git a/images/projects/smartberg/Homepage-960.png b/images/projects/smartberg/Homepage-960.png new file mode 100644 index 0000000..5c264ef Binary files /dev/null and b/images/projects/smartberg/Homepage-960.png differ diff --git a/images/projects/smartberg/Homepage-960.png.avif b/images/projects/smartberg/Homepage-960.png.avif new file mode 100644 index 0000000..4e068c6 Binary files /dev/null and b/images/projects/smartberg/Homepage-960.png.avif differ diff --git a/images/projects/smartberg/Homepage-960.png.webp b/images/projects/smartberg/Homepage-960.png.webp new file mode 100644 index 0000000..8ec7925 Binary files /dev/null and b/images/projects/smartberg/Homepage-960.png.webp differ diff --git a/images/projects/smartberg/Homepage.png b/images/projects/smartberg/Homepage.png new file mode 100644 index 0000000..2dafdef Binary files /dev/null and b/images/projects/smartberg/Homepage.png differ diff --git a/images/projects/smartberg/Homepage.png.avif b/images/projects/smartberg/Homepage.png.avif new file mode 100644 index 0000000..b8eed67 Binary files /dev/null and b/images/projects/smartberg/Homepage.png.avif differ diff --git a/images/projects/smartberg/Homepage.png.webp b/images/projects/smartberg/Homepage.png.webp new file mode 100644 index 0000000..327c54b Binary files /dev/null and b/images/projects/smartberg/Homepage.png.webp differ diff --git a/images/projects/smartberg/VPC-1280.png b/images/projects/smartberg/VPC-1280.png new file mode 100644 index 0000000..01ea7b9 Binary files /dev/null and b/images/projects/smartberg/VPC-1280.png differ diff --git a/images/projects/smartberg/VPC-1280.png.avif b/images/projects/smartberg/VPC-1280.png.avif new file mode 100644 index 0000000..ef4211f Binary files /dev/null and b/images/projects/smartberg/VPC-1280.png.avif differ diff --git a/images/projects/smartberg/VPC-1280.png.webp b/images/projects/smartberg/VPC-1280.png.webp new file mode 100644 index 0000000..a60b0b9 Binary files /dev/null and b/images/projects/smartberg/VPC-1280.png.webp differ diff --git a/images/projects/smartberg/VPC-320.png b/images/projects/smartberg/VPC-320.png new file mode 100644 index 0000000..6afa846 Binary files /dev/null and b/images/projects/smartberg/VPC-320.png differ diff --git a/images/projects/smartberg/VPC-320.png.avif b/images/projects/smartberg/VPC-320.png.avif new file mode 100644 index 0000000..c96bc80 Binary files /dev/null and b/images/projects/smartberg/VPC-320.png.avif differ diff --git a/images/projects/smartberg/VPC-320.png.webp b/images/projects/smartberg/VPC-320.png.webp new file mode 100644 index 0000000..35dae5b Binary files /dev/null and b/images/projects/smartberg/VPC-320.png.webp differ diff --git a/images/projects/smartberg/VPC-640.png b/images/projects/smartberg/VPC-640.png new file mode 100644 index 0000000..0a3a56d Binary files /dev/null and b/images/projects/smartberg/VPC-640.png differ diff --git a/images/projects/smartberg/VPC-640.png.avif b/images/projects/smartberg/VPC-640.png.avif new file mode 100644 index 0000000..04ea2f9 Binary files /dev/null and b/images/projects/smartberg/VPC-640.png.avif differ diff --git a/images/projects/smartberg/VPC-640.png.webp b/images/projects/smartberg/VPC-640.png.webp new file mode 100644 index 0000000..177c932 Binary files /dev/null and b/images/projects/smartberg/VPC-640.png.webp differ diff --git a/images/projects/smartberg/VPC-960.png b/images/projects/smartberg/VPC-960.png new file mode 100644 index 0000000..3242ba0 Binary files /dev/null and b/images/projects/smartberg/VPC-960.png differ diff --git a/images/projects/smartberg/VPC-960.png.avif b/images/projects/smartberg/VPC-960.png.avif new file mode 100644 index 0000000..76c5a9e Binary files /dev/null and b/images/projects/smartberg/VPC-960.png.avif differ diff --git a/images/projects/smartberg/VPC-960.png.webp b/images/projects/smartberg/VPC-960.png.webp new file mode 100644 index 0000000..c5c6903 Binary files /dev/null and b/images/projects/smartberg/VPC-960.png.webp differ diff --git a/images/projects/smartberg/VPC.png b/images/projects/smartberg/VPC.png new file mode 100644 index 0000000..d8ca644 Binary files /dev/null and b/images/projects/smartberg/VPC.png differ diff --git a/images/projects/smartberg/VPC.png.avif b/images/projects/smartberg/VPC.png.avif new file mode 100644 index 0000000..b86d1c5 Binary files /dev/null and b/images/projects/smartberg/VPC.png.avif differ diff --git a/images/projects/smartberg/VPC.png.webp b/images/projects/smartberg/VPC.png.webp new file mode 100644 index 0000000..5d9b772 Binary files /dev/null and b/images/projects/smartberg/VPC.png.webp differ diff --git a/images/projects/smartberg/app1-1280.png b/images/projects/smartberg/app1-1280.png new file mode 100644 index 0000000..1fcc4a9 Binary files /dev/null and b/images/projects/smartberg/app1-1280.png differ diff --git a/images/projects/smartberg/app1-1280.png.avif b/images/projects/smartberg/app1-1280.png.avif new file mode 100644 index 0000000..428aabb Binary files /dev/null and b/images/projects/smartberg/app1-1280.png.avif differ diff --git a/images/projects/smartberg/app1-1280.png.webp b/images/projects/smartberg/app1-1280.png.webp new file mode 100644 index 0000000..7d04b82 Binary files /dev/null and b/images/projects/smartberg/app1-1280.png.webp differ diff --git a/images/projects/smartberg/app1-320.png b/images/projects/smartberg/app1-320.png new file mode 100644 index 0000000..0250f64 Binary files /dev/null and b/images/projects/smartberg/app1-320.png differ diff --git a/images/projects/smartberg/app1-320.png.avif b/images/projects/smartberg/app1-320.png.avif new file mode 100644 index 0000000..01ec8dc Binary files /dev/null and b/images/projects/smartberg/app1-320.png.avif differ diff --git a/images/projects/smartberg/app1-320.png.webp b/images/projects/smartberg/app1-320.png.webp new file mode 100644 index 0000000..c0e0402 Binary files /dev/null and b/images/projects/smartberg/app1-320.png.webp differ diff --git a/images/projects/smartberg/app1-640.png b/images/projects/smartberg/app1-640.png new file mode 100644 index 0000000..a405191 Binary files /dev/null and b/images/projects/smartberg/app1-640.png differ diff --git a/images/projects/smartberg/app1-640.png.avif b/images/projects/smartberg/app1-640.png.avif new file mode 100644 index 0000000..b72d267 Binary files /dev/null and b/images/projects/smartberg/app1-640.png.avif differ diff --git a/images/projects/smartberg/app1-640.png.webp b/images/projects/smartberg/app1-640.png.webp new file mode 100644 index 0000000..b943b6b Binary files /dev/null and b/images/projects/smartberg/app1-640.png.webp differ diff --git a/images/projects/smartberg/app1-960.png b/images/projects/smartberg/app1-960.png new file mode 100644 index 0000000..536705d Binary files /dev/null and b/images/projects/smartberg/app1-960.png differ diff --git a/images/projects/smartberg/app1-960.png.avif b/images/projects/smartberg/app1-960.png.avif new file mode 100644 index 0000000..e660249 Binary files /dev/null and b/images/projects/smartberg/app1-960.png.avif differ diff --git a/images/projects/smartberg/app1-960.png.webp b/images/projects/smartberg/app1-960.png.webp new file mode 100644 index 0000000..a354910 Binary files /dev/null and b/images/projects/smartberg/app1-960.png.webp differ diff --git a/images/projects/smartberg/app1.png b/images/projects/smartberg/app1.png new file mode 100644 index 0000000..2771869 Binary files /dev/null and b/images/projects/smartberg/app1.png differ diff --git a/images/projects/smartberg/app1.png.avif b/images/projects/smartberg/app1.png.avif new file mode 100644 index 0000000..2b14675 Binary files /dev/null and b/images/projects/smartberg/app1.png.avif differ diff --git a/images/projects/smartberg/app1.png.webp b/images/projects/smartberg/app1.png.webp new file mode 100644 index 0000000..95be52f Binary files /dev/null and b/images/projects/smartberg/app1.png.webp differ diff --git a/images/projects/smartberg/app2-1280.png b/images/projects/smartberg/app2-1280.png new file mode 100644 index 0000000..4ea1701 Binary files /dev/null and b/images/projects/smartberg/app2-1280.png differ diff --git a/images/projects/smartberg/app2-1280.png.avif b/images/projects/smartberg/app2-1280.png.avif new file mode 100644 index 0000000..d13f5aa Binary files /dev/null and b/images/projects/smartberg/app2-1280.png.avif differ diff --git a/images/projects/smartberg/app2-1280.png.webp b/images/projects/smartberg/app2-1280.png.webp new file mode 100644 index 0000000..b5becb4 Binary files /dev/null and b/images/projects/smartberg/app2-1280.png.webp differ diff --git a/images/projects/smartberg/app2-320.png b/images/projects/smartberg/app2-320.png new file mode 100644 index 0000000..f23cbb4 Binary files /dev/null and b/images/projects/smartberg/app2-320.png differ diff --git a/images/projects/smartberg/app2-320.png.avif b/images/projects/smartberg/app2-320.png.avif new file mode 100644 index 0000000..d9d0483 Binary files /dev/null and b/images/projects/smartberg/app2-320.png.avif differ diff --git a/images/projects/smartberg/app2-320.png.webp b/images/projects/smartberg/app2-320.png.webp new file mode 100644 index 0000000..72d180b Binary files /dev/null and b/images/projects/smartberg/app2-320.png.webp differ diff --git a/images/projects/smartberg/app2-640.png b/images/projects/smartberg/app2-640.png new file mode 100644 index 0000000..f84f17b Binary files /dev/null and b/images/projects/smartberg/app2-640.png differ diff --git a/images/projects/smartberg/app2-640.png.avif b/images/projects/smartberg/app2-640.png.avif new file mode 100644 index 0000000..88840a4 Binary files /dev/null and b/images/projects/smartberg/app2-640.png.avif differ diff --git a/images/projects/smartberg/app2-640.png.webp b/images/projects/smartberg/app2-640.png.webp new file mode 100644 index 0000000..cf66377 Binary files /dev/null and b/images/projects/smartberg/app2-640.png.webp differ diff --git a/images/projects/smartberg/app2-960.png b/images/projects/smartberg/app2-960.png new file mode 100644 index 0000000..2896e90 Binary files /dev/null and b/images/projects/smartberg/app2-960.png differ diff --git a/images/projects/smartberg/app2-960.png.avif b/images/projects/smartberg/app2-960.png.avif new file mode 100644 index 0000000..2cb31cb Binary files /dev/null and b/images/projects/smartberg/app2-960.png.avif differ diff --git a/images/projects/smartberg/app2-960.png.webp b/images/projects/smartberg/app2-960.png.webp new file mode 100644 index 0000000..aa97d51 Binary files /dev/null and b/images/projects/smartberg/app2-960.png.webp differ diff --git a/images/projects/smartberg/app2.png b/images/projects/smartberg/app2.png new file mode 100644 index 0000000..5f2e5d4 Binary files /dev/null and b/images/projects/smartberg/app2.png differ diff --git a/images/projects/smartberg/app2.png.avif b/images/projects/smartberg/app2.png.avif new file mode 100644 index 0000000..d13f5aa Binary files /dev/null and b/images/projects/smartberg/app2.png.avif differ diff --git a/images/projects/smartberg/app2.png.webp b/images/projects/smartberg/app2.png.webp new file mode 100644 index 0000000..b5becb4 Binary files /dev/null and b/images/projects/smartberg/app2.png.webp differ diff --git a/images/projects/smartberg/card_sorting-1280.png b/images/projects/smartberg/card_sorting-1280.png new file mode 100644 index 0000000..5938e8f Binary files /dev/null and b/images/projects/smartberg/card_sorting-1280.png differ diff --git a/images/projects/smartberg/card_sorting-1280.png.avif b/images/projects/smartberg/card_sorting-1280.png.avif new file mode 100644 index 0000000..fd708d7 Binary files /dev/null and b/images/projects/smartberg/card_sorting-1280.png.avif differ diff --git a/images/projects/smartberg/card_sorting-1280.png.webp b/images/projects/smartberg/card_sorting-1280.png.webp new file mode 100644 index 0000000..ec15432 Binary files /dev/null and b/images/projects/smartberg/card_sorting-1280.png.webp differ diff --git a/images/projects/smartberg/card_sorting-320.png b/images/projects/smartberg/card_sorting-320.png new file mode 100644 index 0000000..1e264bb Binary files /dev/null and b/images/projects/smartberg/card_sorting-320.png differ diff --git a/images/projects/smartberg/card_sorting-320.png.avif b/images/projects/smartberg/card_sorting-320.png.avif new file mode 100644 index 0000000..db4266c Binary files /dev/null and b/images/projects/smartberg/card_sorting-320.png.avif differ diff --git a/images/projects/smartberg/card_sorting-320.png.webp b/images/projects/smartberg/card_sorting-320.png.webp new file mode 100644 index 0000000..ddbc3a4 Binary files /dev/null and b/images/projects/smartberg/card_sorting-320.png.webp differ diff --git a/images/projects/smartberg/card_sorting-640.png b/images/projects/smartberg/card_sorting-640.png new file mode 100644 index 0000000..a6512a8 Binary files /dev/null and b/images/projects/smartberg/card_sorting-640.png differ diff --git a/images/projects/smartberg/card_sorting-640.png.avif b/images/projects/smartberg/card_sorting-640.png.avif new file mode 100644 index 0000000..6b88c29 Binary files /dev/null and b/images/projects/smartberg/card_sorting-640.png.avif differ diff --git a/images/projects/smartberg/card_sorting-640.png.webp b/images/projects/smartberg/card_sorting-640.png.webp new file mode 100644 index 0000000..607981c Binary files /dev/null and b/images/projects/smartberg/card_sorting-640.png.webp differ diff --git a/images/projects/smartberg/card_sorting-960.png b/images/projects/smartberg/card_sorting-960.png new file mode 100644 index 0000000..9fb5b83 Binary files /dev/null and b/images/projects/smartberg/card_sorting-960.png differ diff --git a/images/projects/smartberg/card_sorting-960.png.avif b/images/projects/smartberg/card_sorting-960.png.avif new file mode 100644 index 0000000..3cdc0c6 Binary files /dev/null and b/images/projects/smartberg/card_sorting-960.png.avif differ diff --git a/images/projects/smartberg/card_sorting-960.png.webp b/images/projects/smartberg/card_sorting-960.png.webp new file mode 100644 index 0000000..8a8889d Binary files /dev/null and b/images/projects/smartberg/card_sorting-960.png.webp differ diff --git a/images/projects/smartberg/card_sorting.png b/images/projects/smartberg/card_sorting.png new file mode 100644 index 0000000..b07adeb Binary files /dev/null and b/images/projects/smartberg/card_sorting.png differ diff --git a/images/projects/smartberg/card_sorting.png.avif b/images/projects/smartberg/card_sorting.png.avif new file mode 100644 index 0000000..5768639 Binary files /dev/null and b/images/projects/smartberg/card_sorting.png.avif differ diff --git a/images/projects/smartberg/card_sorting.png.webp b/images/projects/smartberg/card_sorting.png.webp new file mode 100644 index 0000000..83351fd Binary files /dev/null and b/images/projects/smartberg/card_sorting.png.webp differ diff --git a/images/projects/smartberg/customer_journey-1280.jpg b/images/projects/smartberg/customer_journey-1280.jpg new file mode 100644 index 0000000..dd6797c Binary files /dev/null and b/images/projects/smartberg/customer_journey-1280.jpg differ diff --git a/images/projects/smartberg/customer_journey-1280.jpg.avif b/images/projects/smartberg/customer_journey-1280.jpg.avif new file mode 100644 index 0000000..e890756 Binary files /dev/null and b/images/projects/smartberg/customer_journey-1280.jpg.avif differ diff --git a/images/projects/smartberg/customer_journey-1280.jpg.webp b/images/projects/smartberg/customer_journey-1280.jpg.webp new file mode 100644 index 0000000..ac0b4c7 Binary files /dev/null and b/images/projects/smartberg/customer_journey-1280.jpg.webp differ diff --git a/images/projects/smartberg/customer_journey-320.jpg b/images/projects/smartberg/customer_journey-320.jpg new file mode 100644 index 0000000..a547baf Binary files /dev/null and b/images/projects/smartberg/customer_journey-320.jpg differ diff --git a/images/projects/smartberg/customer_journey-320.jpg.avif b/images/projects/smartberg/customer_journey-320.jpg.avif new file mode 100644 index 0000000..04d373f Binary files /dev/null and b/images/projects/smartberg/customer_journey-320.jpg.avif differ diff --git a/images/projects/smartberg/customer_journey-320.jpg.webp b/images/projects/smartberg/customer_journey-320.jpg.webp new file mode 100644 index 0000000..8268834 Binary files /dev/null and b/images/projects/smartberg/customer_journey-320.jpg.webp differ diff --git a/images/projects/smartberg/customer_journey-640.jpg b/images/projects/smartberg/customer_journey-640.jpg new file mode 100644 index 0000000..aacbf2f Binary files /dev/null and b/images/projects/smartberg/customer_journey-640.jpg differ diff --git a/images/projects/smartberg/customer_journey-640.jpg.avif b/images/projects/smartberg/customer_journey-640.jpg.avif new file mode 100644 index 0000000..0e26e23 Binary files /dev/null and b/images/projects/smartberg/customer_journey-640.jpg.avif differ diff --git a/images/projects/smartberg/customer_journey-640.jpg.webp b/images/projects/smartberg/customer_journey-640.jpg.webp new file mode 100644 index 0000000..3a98a3f Binary files /dev/null and b/images/projects/smartberg/customer_journey-640.jpg.webp differ diff --git a/images/projects/smartberg/customer_journey-960.jpg b/images/projects/smartberg/customer_journey-960.jpg new file mode 100644 index 0000000..7a20472 Binary files /dev/null and b/images/projects/smartberg/customer_journey-960.jpg differ diff --git a/images/projects/smartberg/customer_journey-960.jpg.avif b/images/projects/smartberg/customer_journey-960.jpg.avif new file mode 100644 index 0000000..e360f6f Binary files /dev/null and b/images/projects/smartberg/customer_journey-960.jpg.avif differ diff --git a/images/projects/smartberg/customer_journey-960.jpg.webp b/images/projects/smartberg/customer_journey-960.jpg.webp new file mode 100644 index 0000000..4112e19 Binary files /dev/null and b/images/projects/smartberg/customer_journey-960.jpg.webp differ diff --git a/images/projects/smartberg/customer_journey.jpg b/images/projects/smartberg/customer_journey.jpg new file mode 100644 index 0000000..559494c Binary files /dev/null and b/images/projects/smartberg/customer_journey.jpg differ diff --git a/images/projects/smartberg/customer_journey.jpg.avif b/images/projects/smartberg/customer_journey.jpg.avif new file mode 100644 index 0000000..82a4e88 Binary files /dev/null and b/images/projects/smartberg/customer_journey.jpg.avif differ diff --git a/images/projects/smartberg/customer_journey.jpg.webp b/images/projects/smartberg/customer_journey.jpg.webp new file mode 100644 index 0000000..96cdbfd Binary files /dev/null and b/images/projects/smartberg/customer_journey.jpg.webp differ diff --git a/images/projects/smartberg/empathy_map-1280.png b/images/projects/smartberg/empathy_map-1280.png new file mode 100644 index 0000000..e559d46 Binary files /dev/null and b/images/projects/smartberg/empathy_map-1280.png differ diff --git a/images/projects/smartberg/empathy_map-1280.png.avif b/images/projects/smartberg/empathy_map-1280.png.avif new file mode 100644 index 0000000..5434d9b Binary files /dev/null and b/images/projects/smartberg/empathy_map-1280.png.avif differ diff --git a/images/projects/smartberg/empathy_map-1280.png.webp b/images/projects/smartberg/empathy_map-1280.png.webp new file mode 100644 index 0000000..293fdcf Binary files /dev/null and b/images/projects/smartberg/empathy_map-1280.png.webp differ diff --git a/images/projects/smartberg/empathy_map-320.png b/images/projects/smartberg/empathy_map-320.png new file mode 100644 index 0000000..cc1e47f Binary files /dev/null and b/images/projects/smartberg/empathy_map-320.png differ diff --git a/images/projects/smartberg/empathy_map-320.png.avif b/images/projects/smartberg/empathy_map-320.png.avif new file mode 100644 index 0000000..a561e69 Binary files /dev/null and b/images/projects/smartberg/empathy_map-320.png.avif differ diff --git a/images/projects/smartberg/empathy_map-320.png.webp b/images/projects/smartberg/empathy_map-320.png.webp new file mode 100644 index 0000000..764a788 Binary files /dev/null and b/images/projects/smartberg/empathy_map-320.png.webp differ diff --git a/images/projects/smartberg/empathy_map-640.png b/images/projects/smartberg/empathy_map-640.png new file mode 100644 index 0000000..e559d46 Binary files /dev/null and b/images/projects/smartberg/empathy_map-640.png differ diff --git a/images/projects/smartberg/empathy_map-640.png.avif b/images/projects/smartberg/empathy_map-640.png.avif new file mode 100644 index 0000000..5434d9b Binary files /dev/null and b/images/projects/smartberg/empathy_map-640.png.avif differ diff --git a/images/projects/smartberg/empathy_map-640.png.webp b/images/projects/smartberg/empathy_map-640.png.webp new file mode 100644 index 0000000..293fdcf Binary files /dev/null and b/images/projects/smartberg/empathy_map-640.png.webp differ diff --git a/images/projects/smartberg/empathy_map-960.png b/images/projects/smartberg/empathy_map-960.png new file mode 100644 index 0000000..e559d46 Binary files /dev/null and b/images/projects/smartberg/empathy_map-960.png differ diff --git a/images/projects/smartberg/empathy_map-960.png.avif b/images/projects/smartberg/empathy_map-960.png.avif new file mode 100644 index 0000000..5434d9b Binary files /dev/null and b/images/projects/smartberg/empathy_map-960.png.avif differ diff --git a/images/projects/smartberg/empathy_map-960.png.webp b/images/projects/smartberg/empathy_map-960.png.webp new file mode 100644 index 0000000..293fdcf Binary files /dev/null and b/images/projects/smartberg/empathy_map-960.png.webp differ diff --git a/images/projects/smartberg/empathy_map.png b/images/projects/smartberg/empathy_map.png new file mode 100644 index 0000000..69388ae Binary files /dev/null and b/images/projects/smartberg/empathy_map.png differ diff --git a/images/projects/smartberg/empathy_map.png.avif b/images/projects/smartberg/empathy_map.png.avif new file mode 100644 index 0000000..5434d9b Binary files /dev/null and b/images/projects/smartberg/empathy_map.png.avif differ diff --git a/images/projects/smartberg/empathy_map.png.webp b/images/projects/smartberg/empathy_map.png.webp new file mode 100644 index 0000000..293fdcf Binary files /dev/null and b/images/projects/smartberg/empathy_map.png.webp differ diff --git a/images/projects/smartberg/image-1280.png b/images/projects/smartberg/image-1280.png new file mode 100644 index 0000000..46a7fb9 Binary files /dev/null and b/images/projects/smartberg/image-1280.png differ diff --git a/images/projects/smartberg/image-1280.png.avif b/images/projects/smartberg/image-1280.png.avif new file mode 100644 index 0000000..619696e Binary files /dev/null and b/images/projects/smartberg/image-1280.png.avif differ diff --git a/images/projects/smartberg/image-1280.png.webp b/images/projects/smartberg/image-1280.png.webp new file mode 100644 index 0000000..900daf0 Binary files /dev/null and b/images/projects/smartberg/image-1280.png.webp differ diff --git a/images/projects/smartberg/image-320.png b/images/projects/smartberg/image-320.png new file mode 100644 index 0000000..c6aca8f Binary files /dev/null and b/images/projects/smartberg/image-320.png differ diff --git a/images/projects/smartberg/image-320.png.avif b/images/projects/smartberg/image-320.png.avif new file mode 100644 index 0000000..b3d3149 Binary files /dev/null and b/images/projects/smartberg/image-320.png.avif differ diff --git a/images/projects/smartberg/image-320.png.webp b/images/projects/smartberg/image-320.png.webp new file mode 100644 index 0000000..7ad59d9 Binary files /dev/null and b/images/projects/smartberg/image-320.png.webp differ diff --git a/images/projects/smartberg/image-640.png b/images/projects/smartberg/image-640.png new file mode 100644 index 0000000..a77eaff Binary files /dev/null and b/images/projects/smartberg/image-640.png differ diff --git a/images/projects/smartberg/image-640.png.avif b/images/projects/smartberg/image-640.png.avif new file mode 100644 index 0000000..f287546 Binary files /dev/null and b/images/projects/smartberg/image-640.png.avif differ diff --git a/images/projects/smartberg/image-640.png.webp b/images/projects/smartberg/image-640.png.webp new file mode 100644 index 0000000..4fe5bc1 Binary files /dev/null and b/images/projects/smartberg/image-640.png.webp differ diff --git a/images/projects/smartberg/image-960.png b/images/projects/smartberg/image-960.png new file mode 100644 index 0000000..733e942 Binary files /dev/null and b/images/projects/smartberg/image-960.png differ diff --git a/images/projects/smartberg/image-960.png.avif b/images/projects/smartberg/image-960.png.avif new file mode 100644 index 0000000..619696e Binary files /dev/null and b/images/projects/smartberg/image-960.png.avif differ diff --git a/images/projects/smartberg/image-960.png.webp b/images/projects/smartberg/image-960.png.webp new file mode 100644 index 0000000..900daf0 Binary files /dev/null and b/images/projects/smartberg/image-960.png.webp differ diff --git a/images/projects/smartberg/image.png b/images/projects/smartberg/image.png new file mode 100644 index 0000000..cae26c0 Binary files /dev/null and b/images/projects/smartberg/image.png differ diff --git a/images/projects/smartberg/image.png.avif b/images/projects/smartberg/image.png.avif new file mode 100644 index 0000000..619696e Binary files /dev/null and b/images/projects/smartberg/image.png.avif differ diff --git a/images/projects/smartberg/image.png.webp b/images/projects/smartberg/image.png.webp new file mode 100644 index 0000000..900daf0 Binary files /dev/null and b/images/projects/smartberg/image.png.webp differ diff --git a/images/projects/smartberg/prototype1-1280.png b/images/projects/smartberg/prototype1-1280.png new file mode 100644 index 0000000..d4c74fa Binary files /dev/null and b/images/projects/smartberg/prototype1-1280.png differ diff --git a/images/projects/smartberg/prototype1-1280.png.avif b/images/projects/smartberg/prototype1-1280.png.avif new file mode 100644 index 0000000..32efdc2 Binary files /dev/null and b/images/projects/smartberg/prototype1-1280.png.avif differ diff --git a/images/projects/smartberg/prototype1-1280.png.webp b/images/projects/smartberg/prototype1-1280.png.webp new file mode 100644 index 0000000..3622408 Binary files /dev/null and b/images/projects/smartberg/prototype1-1280.png.webp differ diff --git a/images/projects/smartberg/prototype1-320.png b/images/projects/smartberg/prototype1-320.png new file mode 100644 index 0000000..07d9eca Binary files /dev/null and b/images/projects/smartberg/prototype1-320.png differ diff --git a/images/projects/smartberg/prototype1-320.png.avif b/images/projects/smartberg/prototype1-320.png.avif new file mode 100644 index 0000000..fd7c991 Binary files /dev/null and b/images/projects/smartberg/prototype1-320.png.avif differ diff --git a/images/projects/smartberg/prototype1-320.png.webp b/images/projects/smartberg/prototype1-320.png.webp new file mode 100644 index 0000000..a35262c Binary files /dev/null and b/images/projects/smartberg/prototype1-320.png.webp differ diff --git a/images/projects/smartberg/prototype1-640.png b/images/projects/smartberg/prototype1-640.png new file mode 100644 index 0000000..2bf375f Binary files /dev/null and b/images/projects/smartberg/prototype1-640.png differ diff --git a/images/projects/smartberg/prototype1-640.png.avif b/images/projects/smartberg/prototype1-640.png.avif new file mode 100644 index 0000000..48273fb Binary files /dev/null and b/images/projects/smartberg/prototype1-640.png.avif differ diff --git a/images/projects/smartberg/prototype1-640.png.webp b/images/projects/smartberg/prototype1-640.png.webp new file mode 100644 index 0000000..ca16a90 Binary files /dev/null and b/images/projects/smartberg/prototype1-640.png.webp differ diff --git a/images/projects/smartberg/prototype1-960.png b/images/projects/smartberg/prototype1-960.png new file mode 100644 index 0000000..72a7c5b Binary files /dev/null and b/images/projects/smartberg/prototype1-960.png differ diff --git a/images/projects/smartberg/prototype1-960.png.avif b/images/projects/smartberg/prototype1-960.png.avif new file mode 100644 index 0000000..91a91ca Binary files /dev/null and b/images/projects/smartberg/prototype1-960.png.avif differ diff --git a/images/projects/smartberg/prototype1-960.png.webp b/images/projects/smartberg/prototype1-960.png.webp new file mode 100644 index 0000000..0b23170 Binary files /dev/null and b/images/projects/smartberg/prototype1-960.png.webp differ diff --git a/images/projects/smartberg/prototype1.png b/images/projects/smartberg/prototype1.png new file mode 100644 index 0000000..5f52bd4 Binary files /dev/null and b/images/projects/smartberg/prototype1.png differ diff --git a/images/projects/smartberg/prototype1.png.avif b/images/projects/smartberg/prototype1.png.avif new file mode 100644 index 0000000..32efdc2 Binary files /dev/null and b/images/projects/smartberg/prototype1.png.avif differ diff --git a/images/projects/smartberg/prototype1.png.webp b/images/projects/smartberg/prototype1.png.webp new file mode 100644 index 0000000..3622408 Binary files /dev/null and b/images/projects/smartberg/prototype1.png.webp differ diff --git a/images/projects/smartberg/prototype2-1280.png b/images/projects/smartberg/prototype2-1280.png new file mode 100644 index 0000000..9cb3796 Binary files /dev/null and b/images/projects/smartberg/prototype2-1280.png differ diff --git a/images/projects/smartberg/prototype2-1280.png.avif b/images/projects/smartberg/prototype2-1280.png.avif new file mode 100644 index 0000000..dd87acd Binary files /dev/null and b/images/projects/smartberg/prototype2-1280.png.avif differ diff --git a/images/projects/smartberg/prototype2-1280.png.webp b/images/projects/smartberg/prototype2-1280.png.webp new file mode 100644 index 0000000..f1ee8a8 Binary files /dev/null and b/images/projects/smartberg/prototype2-1280.png.webp differ diff --git a/images/projects/smartberg/prototype2-320.png b/images/projects/smartberg/prototype2-320.png new file mode 100644 index 0000000..93f2d9e Binary files /dev/null and b/images/projects/smartberg/prototype2-320.png differ diff --git a/images/projects/smartberg/prototype2-320.png.avif b/images/projects/smartberg/prototype2-320.png.avif new file mode 100644 index 0000000..fc3f542 Binary files /dev/null and b/images/projects/smartberg/prototype2-320.png.avif differ diff --git a/images/projects/smartberg/prototype2-320.png.webp b/images/projects/smartberg/prototype2-320.png.webp new file mode 100644 index 0000000..fc23385 Binary files /dev/null and b/images/projects/smartberg/prototype2-320.png.webp differ diff --git a/images/projects/smartberg/prototype2-640.png b/images/projects/smartberg/prototype2-640.png new file mode 100644 index 0000000..9982e6f Binary files /dev/null and b/images/projects/smartberg/prototype2-640.png differ diff --git a/images/projects/smartberg/prototype2-640.png.avif b/images/projects/smartberg/prototype2-640.png.avif new file mode 100644 index 0000000..50442ae Binary files /dev/null and b/images/projects/smartberg/prototype2-640.png.avif differ diff --git a/images/projects/smartberg/prototype2-640.png.webp b/images/projects/smartberg/prototype2-640.png.webp new file mode 100644 index 0000000..c65a35b Binary files /dev/null and b/images/projects/smartberg/prototype2-640.png.webp differ diff --git a/images/projects/smartberg/prototype2-960.png b/images/projects/smartberg/prototype2-960.png new file mode 100644 index 0000000..17c0888 Binary files /dev/null and b/images/projects/smartberg/prototype2-960.png differ diff --git a/images/projects/smartberg/prototype2-960.png.avif b/images/projects/smartberg/prototype2-960.png.avif new file mode 100644 index 0000000..3f63026 Binary files /dev/null and b/images/projects/smartberg/prototype2-960.png.avif differ diff --git a/images/projects/smartberg/prototype2-960.png.webp b/images/projects/smartberg/prototype2-960.png.webp new file mode 100644 index 0000000..e5fe89e Binary files /dev/null and b/images/projects/smartberg/prototype2-960.png.webp differ diff --git a/images/projects/smartberg/prototype2.png b/images/projects/smartberg/prototype2.png new file mode 100644 index 0000000..9939bc9 Binary files /dev/null and b/images/projects/smartberg/prototype2.png differ diff --git a/images/projects/smartberg/prototype2.png.avif b/images/projects/smartberg/prototype2.png.avif new file mode 100644 index 0000000..b3717d4 Binary files /dev/null and b/images/projects/smartberg/prototype2.png.avif differ diff --git a/images/projects/smartberg/prototype2.png.webp b/images/projects/smartberg/prototype2.png.webp new file mode 100644 index 0000000..4a40c07 Binary files /dev/null and b/images/projects/smartberg/prototype2.png.webp differ diff --git a/images/projects/smartberg/sketch-1280.jpeg b/images/projects/smartberg/sketch-1280.jpeg new file mode 100644 index 0000000..4aa9b53 Binary files /dev/null and b/images/projects/smartberg/sketch-1280.jpeg differ diff --git a/images/projects/smartberg/sketch-1280.jpeg.avif b/images/projects/smartberg/sketch-1280.jpeg.avif new file mode 100644 index 0000000..a5a4f4a Binary files /dev/null and b/images/projects/smartberg/sketch-1280.jpeg.avif differ diff --git a/images/projects/smartberg/sketch-1280.jpeg.webp b/images/projects/smartberg/sketch-1280.jpeg.webp new file mode 100644 index 0000000..96bc90b Binary files /dev/null and b/images/projects/smartberg/sketch-1280.jpeg.webp differ diff --git a/images/projects/smartberg/sketch-320.jpeg b/images/projects/smartberg/sketch-320.jpeg new file mode 100644 index 0000000..c33500a Binary files /dev/null and b/images/projects/smartberg/sketch-320.jpeg differ diff --git a/images/projects/smartberg/sketch-320.jpeg.avif b/images/projects/smartberg/sketch-320.jpeg.avif new file mode 100644 index 0000000..ffa62a2 Binary files /dev/null and b/images/projects/smartberg/sketch-320.jpeg.avif differ diff --git a/images/projects/smartberg/sketch-320.jpeg.webp b/images/projects/smartberg/sketch-320.jpeg.webp new file mode 100644 index 0000000..7688cc2 Binary files /dev/null and b/images/projects/smartberg/sketch-320.jpeg.webp differ diff --git a/images/projects/smartberg/sketch-640.jpeg b/images/projects/smartberg/sketch-640.jpeg new file mode 100644 index 0000000..dfb81e1 Binary files /dev/null and b/images/projects/smartberg/sketch-640.jpeg differ diff --git a/images/projects/smartberg/sketch-640.jpeg.avif b/images/projects/smartberg/sketch-640.jpeg.avif new file mode 100644 index 0000000..595ff8a Binary files /dev/null and b/images/projects/smartberg/sketch-640.jpeg.avif differ diff --git a/images/projects/smartberg/sketch-640.jpeg.webp b/images/projects/smartberg/sketch-640.jpeg.webp new file mode 100644 index 0000000..8766e13 Binary files /dev/null and b/images/projects/smartberg/sketch-640.jpeg.webp differ diff --git a/images/projects/smartberg/sketch-960.jpeg b/images/projects/smartberg/sketch-960.jpeg new file mode 100644 index 0000000..8d6eeb7 Binary files /dev/null and b/images/projects/smartberg/sketch-960.jpeg differ diff --git a/images/projects/smartberg/sketch-960.jpeg.avif b/images/projects/smartberg/sketch-960.jpeg.avif new file mode 100644 index 0000000..c5d8dce Binary files /dev/null and b/images/projects/smartberg/sketch-960.jpeg.avif differ diff --git a/images/projects/smartberg/sketch-960.jpeg.webp b/images/projects/smartberg/sketch-960.jpeg.webp new file mode 100644 index 0000000..9403bea Binary files /dev/null and b/images/projects/smartberg/sketch-960.jpeg.webp differ diff --git a/images/projects/smartberg/sketch.jpeg b/images/projects/smartberg/sketch.jpeg new file mode 100644 index 0000000..28b55ef Binary files /dev/null and b/images/projects/smartberg/sketch.jpeg differ diff --git a/images/projects/smartberg/sketch.jpeg.avif b/images/projects/smartberg/sketch.jpeg.avif new file mode 100644 index 0000000..02609a3 Binary files /dev/null and b/images/projects/smartberg/sketch.jpeg.avif differ diff --git a/images/projects/smartberg/sketch.jpeg.webp b/images/projects/smartberg/sketch.jpeg.webp new file mode 100644 index 0000000..328f1fb Binary files /dev/null and b/images/projects/smartberg/sketch.jpeg.webp differ diff --git a/images/projects/smartberg/story_cards-1280.png b/images/projects/smartberg/story_cards-1280.png new file mode 100644 index 0000000..fd9374f Binary files /dev/null and b/images/projects/smartberg/story_cards-1280.png differ diff --git a/images/projects/smartberg/story_cards-1280.png.avif b/images/projects/smartberg/story_cards-1280.png.avif new file mode 100644 index 0000000..1355510 Binary files /dev/null and b/images/projects/smartberg/story_cards-1280.png.avif differ diff --git a/images/projects/smartberg/story_cards-1280.png.webp b/images/projects/smartberg/story_cards-1280.png.webp new file mode 100644 index 0000000..6246e9c Binary files /dev/null and b/images/projects/smartberg/story_cards-1280.png.webp differ diff --git a/images/projects/smartberg/story_cards-320.png b/images/projects/smartberg/story_cards-320.png new file mode 100644 index 0000000..153a902 Binary files /dev/null and b/images/projects/smartberg/story_cards-320.png differ diff --git a/images/projects/smartberg/story_cards-320.png.avif b/images/projects/smartberg/story_cards-320.png.avif new file mode 100644 index 0000000..0276971 Binary files /dev/null and b/images/projects/smartberg/story_cards-320.png.avif differ diff --git a/images/projects/smartberg/story_cards-320.png.webp b/images/projects/smartberg/story_cards-320.png.webp new file mode 100644 index 0000000..f8722d3 Binary files /dev/null and b/images/projects/smartberg/story_cards-320.png.webp differ diff --git a/images/projects/smartberg/story_cards-640.png b/images/projects/smartberg/story_cards-640.png new file mode 100644 index 0000000..8cd049c Binary files /dev/null and b/images/projects/smartberg/story_cards-640.png differ diff --git a/images/projects/smartberg/story_cards-640.png.avif b/images/projects/smartberg/story_cards-640.png.avif new file mode 100644 index 0000000..139fda7 Binary files /dev/null and b/images/projects/smartberg/story_cards-640.png.avif differ diff --git a/images/projects/smartberg/story_cards-640.png.webp b/images/projects/smartberg/story_cards-640.png.webp new file mode 100644 index 0000000..4a9f6ce Binary files /dev/null and b/images/projects/smartberg/story_cards-640.png.webp differ diff --git a/images/projects/smartberg/story_cards-960.png b/images/projects/smartberg/story_cards-960.png new file mode 100644 index 0000000..fd9374f Binary files /dev/null and b/images/projects/smartberg/story_cards-960.png differ diff --git a/images/projects/smartberg/story_cards-960.png.avif b/images/projects/smartberg/story_cards-960.png.avif new file mode 100644 index 0000000..1355510 Binary files /dev/null and b/images/projects/smartberg/story_cards-960.png.avif differ diff --git a/images/projects/smartberg/story_cards-960.png.webp b/images/projects/smartberg/story_cards-960.png.webp new file mode 100644 index 0000000..6246e9c Binary files /dev/null and b/images/projects/smartberg/story_cards-960.png.webp differ diff --git a/images/projects/smartberg/story_cards.png b/images/projects/smartberg/story_cards.png new file mode 100644 index 0000000..c7e47fd Binary files /dev/null and b/images/projects/smartberg/story_cards.png differ diff --git a/images/projects/smartberg/story_cards.png.avif b/images/projects/smartberg/story_cards.png.avif new file mode 100644 index 0000000..1355510 Binary files /dev/null and b/images/projects/smartberg/story_cards.png.avif differ diff --git a/images/projects/smartberg/story_cards.png.webp b/images/projects/smartberg/story_cards.png.webp new file mode 100644 index 0000000..6246e9c Binary files /dev/null and b/images/projects/smartberg/story_cards.png.webp differ diff --git a/images/projects/smartberg/styleguide1-1280.png b/images/projects/smartberg/styleguide1-1280.png new file mode 100644 index 0000000..f1f13aa Binary files /dev/null and b/images/projects/smartberg/styleguide1-1280.png differ diff --git a/images/projects/smartberg/styleguide1-1280.png.avif b/images/projects/smartberg/styleguide1-1280.png.avif new file mode 100644 index 0000000..c761955 Binary files /dev/null and b/images/projects/smartberg/styleguide1-1280.png.avif differ diff --git a/images/projects/smartberg/styleguide1-1280.png.webp b/images/projects/smartberg/styleguide1-1280.png.webp new file mode 100644 index 0000000..04656a7 Binary files /dev/null and b/images/projects/smartberg/styleguide1-1280.png.webp differ diff --git a/images/projects/smartberg/styleguide1-320.png b/images/projects/smartberg/styleguide1-320.png new file mode 100644 index 0000000..58b3760 Binary files /dev/null and b/images/projects/smartberg/styleguide1-320.png differ diff --git a/images/projects/smartberg/styleguide1-320.png.avif b/images/projects/smartberg/styleguide1-320.png.avif new file mode 100644 index 0000000..b3eb902 Binary files /dev/null and b/images/projects/smartberg/styleguide1-320.png.avif differ diff --git a/images/projects/smartberg/styleguide1-320.png.webp b/images/projects/smartberg/styleguide1-320.png.webp new file mode 100644 index 0000000..58b5953 Binary files /dev/null and b/images/projects/smartberg/styleguide1-320.png.webp differ diff --git a/images/projects/smartberg/styleguide1-640.png b/images/projects/smartberg/styleguide1-640.png new file mode 100644 index 0000000..e0d5881 Binary files /dev/null and b/images/projects/smartberg/styleguide1-640.png differ diff --git a/images/projects/smartberg/styleguide1-640.png.avif b/images/projects/smartberg/styleguide1-640.png.avif new file mode 100644 index 0000000..58bf5ae Binary files /dev/null and b/images/projects/smartberg/styleguide1-640.png.avif differ diff --git a/images/projects/smartberg/styleguide1-640.png.webp b/images/projects/smartberg/styleguide1-640.png.webp new file mode 100644 index 0000000..072354b Binary files /dev/null and b/images/projects/smartberg/styleguide1-640.png.webp differ diff --git a/images/projects/smartberg/styleguide1-960.png b/images/projects/smartberg/styleguide1-960.png new file mode 100644 index 0000000..1fe1dfd Binary files /dev/null and b/images/projects/smartberg/styleguide1-960.png differ diff --git a/images/projects/smartberg/styleguide1-960.png.avif b/images/projects/smartberg/styleguide1-960.png.avif new file mode 100644 index 0000000..9604ae9 Binary files /dev/null and b/images/projects/smartberg/styleguide1-960.png.avif differ diff --git a/images/projects/smartberg/styleguide1-960.png.webp b/images/projects/smartberg/styleguide1-960.png.webp new file mode 100644 index 0000000..f7e2d55 Binary files /dev/null and b/images/projects/smartberg/styleguide1-960.png.webp differ diff --git a/images/projects/smartberg/styleguide1.png b/images/projects/smartberg/styleguide1.png new file mode 100644 index 0000000..1bfcaac Binary files /dev/null and b/images/projects/smartberg/styleguide1.png differ diff --git a/images/projects/smartberg/styleguide1.png.avif b/images/projects/smartberg/styleguide1.png.avif new file mode 100644 index 0000000..c761955 Binary files /dev/null and b/images/projects/smartberg/styleguide1.png.avif differ diff --git a/images/projects/smartberg/styleguide1.png.webp b/images/projects/smartberg/styleguide1.png.webp new file mode 100644 index 0000000..04656a7 Binary files /dev/null and b/images/projects/smartberg/styleguide1.png.webp differ diff --git a/images/projects/smartberg/styleguide2-1280.png b/images/projects/smartberg/styleguide2-1280.png new file mode 100644 index 0000000..592d73d Binary files /dev/null and b/images/projects/smartberg/styleguide2-1280.png differ diff --git a/images/projects/smartberg/styleguide2-1280.png.avif b/images/projects/smartberg/styleguide2-1280.png.avif new file mode 100644 index 0000000..c9601e4 Binary files /dev/null and b/images/projects/smartberg/styleguide2-1280.png.avif differ diff --git a/images/projects/smartberg/styleguide2-1280.png.webp b/images/projects/smartberg/styleguide2-1280.png.webp new file mode 100644 index 0000000..d350acc Binary files /dev/null and b/images/projects/smartberg/styleguide2-1280.png.webp differ diff --git a/images/projects/smartberg/styleguide2-320.png b/images/projects/smartberg/styleguide2-320.png new file mode 100644 index 0000000..c75be05 Binary files /dev/null and b/images/projects/smartberg/styleguide2-320.png differ diff --git a/images/projects/smartberg/styleguide2-320.png.avif b/images/projects/smartberg/styleguide2-320.png.avif new file mode 100644 index 0000000..12ad4ef Binary files /dev/null and b/images/projects/smartberg/styleguide2-320.png.avif differ diff --git a/images/projects/smartberg/styleguide2-320.png.webp b/images/projects/smartberg/styleguide2-320.png.webp new file mode 100644 index 0000000..f0deee6 Binary files /dev/null and b/images/projects/smartberg/styleguide2-320.png.webp differ diff --git a/images/projects/smartberg/styleguide2-640.png b/images/projects/smartberg/styleguide2-640.png new file mode 100644 index 0000000..5638957 Binary files /dev/null and b/images/projects/smartberg/styleguide2-640.png differ diff --git a/images/projects/smartberg/styleguide2-640.png.avif b/images/projects/smartberg/styleguide2-640.png.avif new file mode 100644 index 0000000..e7ab0e7 Binary files /dev/null and b/images/projects/smartberg/styleguide2-640.png.avif differ diff --git a/images/projects/smartberg/styleguide2-640.png.webp b/images/projects/smartberg/styleguide2-640.png.webp new file mode 100644 index 0000000..69b9672 Binary files /dev/null and b/images/projects/smartberg/styleguide2-640.png.webp differ diff --git a/images/projects/smartberg/styleguide2-960.png b/images/projects/smartberg/styleguide2-960.png new file mode 100644 index 0000000..80ce2fe Binary files /dev/null and b/images/projects/smartberg/styleguide2-960.png differ diff --git a/images/projects/smartberg/styleguide2-960.png.avif b/images/projects/smartberg/styleguide2-960.png.avif new file mode 100644 index 0000000..8538662 Binary files /dev/null and b/images/projects/smartberg/styleguide2-960.png.avif differ diff --git a/images/projects/smartberg/styleguide2-960.png.webp b/images/projects/smartberg/styleguide2-960.png.webp new file mode 100644 index 0000000..85aaf96 Binary files /dev/null and b/images/projects/smartberg/styleguide2-960.png.webp differ diff --git a/images/projects/smartberg/styleguide2.png b/images/projects/smartberg/styleguide2.png new file mode 100644 index 0000000..93e6cf8 Binary files /dev/null and b/images/projects/smartberg/styleguide2.png differ diff --git a/images/projects/smartberg/styleguide2.png.avif b/images/projects/smartberg/styleguide2.png.avif new file mode 100644 index 0000000..c9601e4 Binary files /dev/null and b/images/projects/smartberg/styleguide2.png.avif differ diff --git a/images/projects/smartberg/styleguide2.png.webp b/images/projects/smartberg/styleguide2.png.webp new file mode 100644 index 0000000..d350acc Binary files /dev/null and b/images/projects/smartberg/styleguide2.png.webp differ diff --git a/images/projects/smartberg/styleguide3-1280.png b/images/projects/smartberg/styleguide3-1280.png new file mode 100644 index 0000000..16a872a Binary files /dev/null and b/images/projects/smartberg/styleguide3-1280.png differ diff --git a/images/projects/smartberg/styleguide3-1280.png.avif b/images/projects/smartberg/styleguide3-1280.png.avif new file mode 100644 index 0000000..20c6bfd Binary files /dev/null and b/images/projects/smartberg/styleguide3-1280.png.avif differ diff --git a/images/projects/smartberg/styleguide3-1280.png.webp b/images/projects/smartberg/styleguide3-1280.png.webp new file mode 100644 index 0000000..c278704 Binary files /dev/null and b/images/projects/smartberg/styleguide3-1280.png.webp differ diff --git a/images/projects/smartberg/styleguide3-320.png b/images/projects/smartberg/styleguide3-320.png new file mode 100644 index 0000000..e516d8e Binary files /dev/null and b/images/projects/smartberg/styleguide3-320.png differ diff --git a/images/projects/smartberg/styleguide3-320.png.avif b/images/projects/smartberg/styleguide3-320.png.avif new file mode 100644 index 0000000..61a6c35 Binary files /dev/null and b/images/projects/smartberg/styleguide3-320.png.avif differ diff --git a/images/projects/smartberg/styleguide3-320.png.webp b/images/projects/smartberg/styleguide3-320.png.webp new file mode 100644 index 0000000..1aff205 Binary files /dev/null and b/images/projects/smartberg/styleguide3-320.png.webp differ diff --git a/images/projects/smartberg/styleguide3-640.png b/images/projects/smartberg/styleguide3-640.png new file mode 100644 index 0000000..7e1a63e Binary files /dev/null and b/images/projects/smartberg/styleguide3-640.png differ diff --git a/images/projects/smartberg/styleguide3-640.png.avif b/images/projects/smartberg/styleguide3-640.png.avif new file mode 100644 index 0000000..1367b10 Binary files /dev/null and b/images/projects/smartberg/styleguide3-640.png.avif differ diff --git a/images/projects/smartberg/styleguide3-640.png.webp b/images/projects/smartberg/styleguide3-640.png.webp new file mode 100644 index 0000000..4c36795 Binary files /dev/null and b/images/projects/smartberg/styleguide3-640.png.webp differ diff --git a/images/projects/smartberg/styleguide3-960.png b/images/projects/smartberg/styleguide3-960.png new file mode 100644 index 0000000..7aefd9a Binary files /dev/null and b/images/projects/smartberg/styleguide3-960.png differ diff --git a/images/projects/smartberg/styleguide3-960.png.avif b/images/projects/smartberg/styleguide3-960.png.avif new file mode 100644 index 0000000..1b60cb3 Binary files /dev/null and b/images/projects/smartberg/styleguide3-960.png.avif differ diff --git a/images/projects/smartberg/styleguide3-960.png.webp b/images/projects/smartberg/styleguide3-960.png.webp new file mode 100644 index 0000000..78f3570 Binary files /dev/null and b/images/projects/smartberg/styleguide3-960.png.webp differ diff --git a/images/projects/smartberg/styleguide3.png b/images/projects/smartberg/styleguide3.png new file mode 100644 index 0000000..29f56f2 Binary files /dev/null and b/images/projects/smartberg/styleguide3.png differ diff --git a/images/projects/smartberg/styleguide3.png.avif b/images/projects/smartberg/styleguide3.png.avif new file mode 100644 index 0000000..20c6bfd Binary files /dev/null and b/images/projects/smartberg/styleguide3.png.avif differ diff --git a/images/projects/smartberg/styleguide3.png.webp b/images/projects/smartberg/styleguide3.png.webp new file mode 100644 index 0000000..c278704 Binary files /dev/null and b/images/projects/smartberg/styleguide3.png.webp differ diff --git a/images/projects/smartberg/swot_analyze-1280.png b/images/projects/smartberg/swot_analyze-1280.png new file mode 100644 index 0000000..a73fc60 Binary files /dev/null and b/images/projects/smartberg/swot_analyze-1280.png differ diff --git a/images/projects/smartberg/swot_analyze-1280.png.avif b/images/projects/smartberg/swot_analyze-1280.png.avif new file mode 100644 index 0000000..cb8443b Binary files /dev/null and b/images/projects/smartberg/swot_analyze-1280.png.avif differ diff --git a/images/projects/smartberg/swot_analyze-1280.png.webp b/images/projects/smartberg/swot_analyze-1280.png.webp new file mode 100644 index 0000000..e65505a Binary files /dev/null and b/images/projects/smartberg/swot_analyze-1280.png.webp differ diff --git a/images/projects/smartberg/swot_analyze-320.png b/images/projects/smartberg/swot_analyze-320.png new file mode 100644 index 0000000..fe5e135 Binary files /dev/null and b/images/projects/smartberg/swot_analyze-320.png differ diff --git a/images/projects/smartberg/swot_analyze-320.png.avif b/images/projects/smartberg/swot_analyze-320.png.avif new file mode 100644 index 0000000..d4a5edd Binary files /dev/null and b/images/projects/smartberg/swot_analyze-320.png.avif differ diff --git a/images/projects/smartberg/swot_analyze-320.png.webp b/images/projects/smartberg/swot_analyze-320.png.webp new file mode 100644 index 0000000..b1834e0 Binary files /dev/null and b/images/projects/smartberg/swot_analyze-320.png.webp differ diff --git a/images/projects/smartberg/swot_analyze-640.png b/images/projects/smartberg/swot_analyze-640.png new file mode 100644 index 0000000..62a09c6 Binary files /dev/null and b/images/projects/smartberg/swot_analyze-640.png differ diff --git a/images/projects/smartberg/swot_analyze-640.png.avif b/images/projects/smartberg/swot_analyze-640.png.avif new file mode 100644 index 0000000..8322183 Binary files /dev/null and b/images/projects/smartberg/swot_analyze-640.png.avif differ diff --git a/images/projects/smartberg/swot_analyze-640.png.webp b/images/projects/smartberg/swot_analyze-640.png.webp new file mode 100644 index 0000000..772e36b Binary files /dev/null and b/images/projects/smartberg/swot_analyze-640.png.webp differ diff --git a/images/projects/smartberg/swot_analyze-960.png b/images/projects/smartberg/swot_analyze-960.png new file mode 100644 index 0000000..a73fc60 Binary files /dev/null and b/images/projects/smartberg/swot_analyze-960.png differ diff --git a/images/projects/smartberg/swot_analyze-960.png.avif b/images/projects/smartberg/swot_analyze-960.png.avif new file mode 100644 index 0000000..cb8443b Binary files /dev/null and b/images/projects/smartberg/swot_analyze-960.png.avif differ diff --git a/images/projects/smartberg/swot_analyze-960.png.webp b/images/projects/smartberg/swot_analyze-960.png.webp new file mode 100644 index 0000000..e65505a Binary files /dev/null and b/images/projects/smartberg/swot_analyze-960.png.webp differ diff --git a/images/projects/smartberg/swot_analyze.png b/images/projects/smartberg/swot_analyze.png new file mode 100644 index 0000000..0d515f8 Binary files /dev/null and b/images/projects/smartberg/swot_analyze.png differ diff --git a/images/projects/smartberg/swot_analyze.png.avif b/images/projects/smartberg/swot_analyze.png.avif new file mode 100644 index 0000000..cb8443b Binary files /dev/null and b/images/projects/smartberg/swot_analyze.png.avif differ diff --git a/images/projects/smartberg/swot_analyze.png.webp b/images/projects/smartberg/swot_analyze.png.webp new file mode 100644 index 0000000..e65505a Binary files /dev/null and b/images/projects/smartberg/swot_analyze.png.webp differ diff --git a/images/projects/smartberg/usability_testing-1280.png b/images/projects/smartberg/usability_testing-1280.png new file mode 100644 index 0000000..34ef209 Binary files /dev/null and b/images/projects/smartberg/usability_testing-1280.png differ diff --git a/images/projects/smartberg/usability_testing-1280.png.avif b/images/projects/smartberg/usability_testing-1280.png.avif new file mode 100644 index 0000000..618fbef Binary files /dev/null and b/images/projects/smartberg/usability_testing-1280.png.avif differ diff --git a/images/projects/smartberg/usability_testing-1280.png.webp b/images/projects/smartberg/usability_testing-1280.png.webp new file mode 100644 index 0000000..417d199 Binary files /dev/null and b/images/projects/smartberg/usability_testing-1280.png.webp differ diff --git a/images/projects/smartberg/usability_testing-320.png b/images/projects/smartberg/usability_testing-320.png new file mode 100644 index 0000000..cbdaaac Binary files /dev/null and b/images/projects/smartberg/usability_testing-320.png differ diff --git a/images/projects/smartberg/usability_testing-320.png.avif b/images/projects/smartberg/usability_testing-320.png.avif new file mode 100644 index 0000000..334b9c3 Binary files /dev/null and b/images/projects/smartberg/usability_testing-320.png.avif differ diff --git a/images/projects/smartberg/usability_testing-320.png.webp b/images/projects/smartberg/usability_testing-320.png.webp new file mode 100644 index 0000000..5f959db Binary files /dev/null and b/images/projects/smartberg/usability_testing-320.png.webp differ diff --git a/images/projects/smartberg/usability_testing-640.png b/images/projects/smartberg/usability_testing-640.png new file mode 100644 index 0000000..d4c0f62 Binary files /dev/null and b/images/projects/smartberg/usability_testing-640.png differ diff --git a/images/projects/smartberg/usability_testing-640.png.avif b/images/projects/smartberg/usability_testing-640.png.avif new file mode 100644 index 0000000..3901e61 Binary files /dev/null and b/images/projects/smartberg/usability_testing-640.png.avif differ diff --git a/images/projects/smartberg/usability_testing-640.png.webp b/images/projects/smartberg/usability_testing-640.png.webp new file mode 100644 index 0000000..094c368 Binary files /dev/null and b/images/projects/smartberg/usability_testing-640.png.webp differ diff --git a/images/projects/smartberg/usability_testing-960.png b/images/projects/smartberg/usability_testing-960.png new file mode 100644 index 0000000..5c80792 Binary files /dev/null and b/images/projects/smartberg/usability_testing-960.png differ diff --git a/images/projects/smartberg/usability_testing-960.png.avif b/images/projects/smartberg/usability_testing-960.png.avif new file mode 100644 index 0000000..d74a354 Binary files /dev/null and b/images/projects/smartberg/usability_testing-960.png.avif differ diff --git a/images/projects/smartberg/usability_testing-960.png.webp b/images/projects/smartberg/usability_testing-960.png.webp new file mode 100644 index 0000000..c9fa1f2 Binary files /dev/null and b/images/projects/smartberg/usability_testing-960.png.webp differ diff --git a/images/projects/smartberg/usability_testing.png b/images/projects/smartberg/usability_testing.png new file mode 100644 index 0000000..657c806 Binary files /dev/null and b/images/projects/smartberg/usability_testing.png differ diff --git a/images/projects/smartberg/usability_testing.png.avif b/images/projects/smartberg/usability_testing.png.avif new file mode 100644 index 0000000..de59902 Binary files /dev/null and b/images/projects/smartberg/usability_testing.png.avif differ diff --git a/images/projects/smartberg/usability_testing.png.webp b/images/projects/smartberg/usability_testing.png.webp new file mode 100644 index 0000000..c557a07 Binary files /dev/null and b/images/projects/smartberg/usability_testing.png.webp differ diff --git a/images/projects/smartberg/user_flow-1280.png b/images/projects/smartberg/user_flow-1280.png new file mode 100644 index 0000000..b20e790 Binary files /dev/null and b/images/projects/smartberg/user_flow-1280.png differ diff --git a/images/projects/smartberg/user_flow-1280.png.avif b/images/projects/smartberg/user_flow-1280.png.avif new file mode 100644 index 0000000..b4684f0 Binary files /dev/null and b/images/projects/smartberg/user_flow-1280.png.avif differ diff --git a/images/projects/smartberg/user_flow-1280.png.webp b/images/projects/smartberg/user_flow-1280.png.webp new file mode 100644 index 0000000..6b33242 Binary files /dev/null and b/images/projects/smartberg/user_flow-1280.png.webp differ diff --git a/images/projects/smartberg/user_flow-320.png b/images/projects/smartberg/user_flow-320.png new file mode 100644 index 0000000..7b52407 Binary files /dev/null and b/images/projects/smartberg/user_flow-320.png differ diff --git a/images/projects/smartberg/user_flow-320.png.avif b/images/projects/smartberg/user_flow-320.png.avif new file mode 100644 index 0000000..d7fb13e Binary files /dev/null and b/images/projects/smartberg/user_flow-320.png.avif differ diff --git a/images/projects/smartberg/user_flow-320.png.webp b/images/projects/smartberg/user_flow-320.png.webp new file mode 100644 index 0000000..d3075d4 Binary files /dev/null and b/images/projects/smartberg/user_flow-320.png.webp differ diff --git a/images/projects/smartberg/user_flow-640.png b/images/projects/smartberg/user_flow-640.png new file mode 100644 index 0000000..1bcca80 Binary files /dev/null and b/images/projects/smartberg/user_flow-640.png differ diff --git a/images/projects/smartberg/user_flow-640.png.avif b/images/projects/smartberg/user_flow-640.png.avif new file mode 100644 index 0000000..9e74859 Binary files /dev/null and b/images/projects/smartberg/user_flow-640.png.avif differ diff --git a/images/projects/smartberg/user_flow-640.png.webp b/images/projects/smartberg/user_flow-640.png.webp new file mode 100644 index 0000000..91c7c59 Binary files /dev/null and b/images/projects/smartberg/user_flow-640.png.webp differ diff --git a/images/projects/smartberg/user_flow-960.png b/images/projects/smartberg/user_flow-960.png new file mode 100644 index 0000000..9f02ea8 Binary files /dev/null and b/images/projects/smartberg/user_flow-960.png differ diff --git a/images/projects/smartberg/user_flow-960.png.avif b/images/projects/smartberg/user_flow-960.png.avif new file mode 100644 index 0000000..fa0fa52 Binary files /dev/null and b/images/projects/smartberg/user_flow-960.png.avif differ diff --git a/images/projects/smartberg/user_flow-960.png.webp b/images/projects/smartberg/user_flow-960.png.webp new file mode 100644 index 0000000..390e498 Binary files /dev/null and b/images/projects/smartberg/user_flow-960.png.webp differ diff --git a/images/projects/smartberg/user_flow.png b/images/projects/smartberg/user_flow.png new file mode 100644 index 0000000..47eac11 Binary files /dev/null and b/images/projects/smartberg/user_flow.png differ diff --git a/images/projects/smartberg/user_flow.png.avif b/images/projects/smartberg/user_flow.png.avif new file mode 100644 index 0000000..78236e9 Binary files /dev/null and b/images/projects/smartberg/user_flow.png.avif differ diff --git a/images/projects/smartberg/user_flow.png.webp b/images/projects/smartberg/user_flow.png.webp new file mode 100644 index 0000000..efca6d0 Binary files /dev/null and b/images/projects/smartberg/user_flow.png.webp differ diff --git a/images/projects/smartberg/user_persona-1280.png b/images/projects/smartberg/user_persona-1280.png new file mode 100644 index 0000000..7ec403a Binary files /dev/null and b/images/projects/smartberg/user_persona-1280.png differ diff --git a/images/projects/smartberg/user_persona-1280.png.avif b/images/projects/smartberg/user_persona-1280.png.avif new file mode 100644 index 0000000..a60515c Binary files /dev/null and b/images/projects/smartberg/user_persona-1280.png.avif differ diff --git a/images/projects/smartberg/user_persona-1280.png.webp b/images/projects/smartberg/user_persona-1280.png.webp new file mode 100644 index 0000000..a541052 Binary files /dev/null and b/images/projects/smartberg/user_persona-1280.png.webp differ diff --git a/images/projects/smartberg/user_persona-320.png b/images/projects/smartberg/user_persona-320.png new file mode 100644 index 0000000..10e0b29 Binary files /dev/null and b/images/projects/smartberg/user_persona-320.png differ diff --git a/images/projects/smartberg/user_persona-320.png.avif b/images/projects/smartberg/user_persona-320.png.avif new file mode 100644 index 0000000..81f0451 Binary files /dev/null and b/images/projects/smartberg/user_persona-320.png.avif differ diff --git a/images/projects/smartberg/user_persona-320.png.webp b/images/projects/smartberg/user_persona-320.png.webp new file mode 100644 index 0000000..fa2a0c8 Binary files /dev/null and b/images/projects/smartberg/user_persona-320.png.webp differ diff --git a/images/projects/smartberg/user_persona-640.png b/images/projects/smartberg/user_persona-640.png new file mode 100644 index 0000000..c92235a Binary files /dev/null and b/images/projects/smartberg/user_persona-640.png differ diff --git a/images/projects/smartberg/user_persona-640.png.avif b/images/projects/smartberg/user_persona-640.png.avif new file mode 100644 index 0000000..4deaf4e Binary files /dev/null and b/images/projects/smartberg/user_persona-640.png.avif differ diff --git a/images/projects/smartberg/user_persona-640.png.webp b/images/projects/smartberg/user_persona-640.png.webp new file mode 100644 index 0000000..e8d962e Binary files /dev/null and b/images/projects/smartberg/user_persona-640.png.webp differ diff --git a/images/projects/smartberg/user_persona-960.png b/images/projects/smartberg/user_persona-960.png new file mode 100644 index 0000000..1ca6dc0 Binary files /dev/null and b/images/projects/smartberg/user_persona-960.png differ diff --git a/images/projects/smartberg/user_persona-960.png.avif b/images/projects/smartberg/user_persona-960.png.avif new file mode 100644 index 0000000..c808ba8 Binary files /dev/null and b/images/projects/smartberg/user_persona-960.png.avif differ diff --git a/images/projects/smartberg/user_persona-960.png.webp b/images/projects/smartberg/user_persona-960.png.webp new file mode 100644 index 0000000..33384d1 Binary files /dev/null and b/images/projects/smartberg/user_persona-960.png.webp differ diff --git a/images/projects/smartberg/user_persona.png b/images/projects/smartberg/user_persona.png new file mode 100644 index 0000000..386020b Binary files /dev/null and b/images/projects/smartberg/user_persona.png differ diff --git a/images/projects/smartberg/user_persona.png.avif b/images/projects/smartberg/user_persona.png.avif new file mode 100644 index 0000000..a60515c Binary files /dev/null and b/images/projects/smartberg/user_persona.png.avif differ diff --git a/images/projects/smartberg/user_persona.png.webp b/images/projects/smartberg/user_persona.png.webp new file mode 100644 index 0000000..a541052 Binary files /dev/null and b/images/projects/smartberg/user_persona.png.webp differ diff --git a/images/projects/smartberg/user_scenario-1280.png b/images/projects/smartberg/user_scenario-1280.png new file mode 100644 index 0000000..7498de9 Binary files /dev/null and b/images/projects/smartberg/user_scenario-1280.png differ diff --git a/images/projects/smartberg/user_scenario-1280.png.avif b/images/projects/smartberg/user_scenario-1280.png.avif new file mode 100644 index 0000000..55bf6e9 Binary files /dev/null and b/images/projects/smartberg/user_scenario-1280.png.avif differ diff --git a/images/projects/smartberg/user_scenario-1280.png.webp b/images/projects/smartberg/user_scenario-1280.png.webp new file mode 100644 index 0000000..649909b Binary files /dev/null and b/images/projects/smartberg/user_scenario-1280.png.webp differ diff --git a/images/projects/smartberg/user_scenario-320.png b/images/projects/smartberg/user_scenario-320.png new file mode 100644 index 0000000..969e64f Binary files /dev/null and b/images/projects/smartberg/user_scenario-320.png differ diff --git a/images/projects/smartberg/user_scenario-320.png.avif b/images/projects/smartberg/user_scenario-320.png.avif new file mode 100644 index 0000000..c74e59f Binary files /dev/null and b/images/projects/smartberg/user_scenario-320.png.avif differ diff --git a/images/projects/smartberg/user_scenario-320.png.webp b/images/projects/smartberg/user_scenario-320.png.webp new file mode 100644 index 0000000..3898c83 Binary files /dev/null and b/images/projects/smartberg/user_scenario-320.png.webp differ diff --git a/images/projects/smartberg/user_scenario-640.png b/images/projects/smartberg/user_scenario-640.png new file mode 100644 index 0000000..d6a5c31 Binary files /dev/null and b/images/projects/smartberg/user_scenario-640.png differ diff --git a/images/projects/smartberg/user_scenario-640.png.avif b/images/projects/smartberg/user_scenario-640.png.avif new file mode 100644 index 0000000..515da87 Binary files /dev/null and b/images/projects/smartberg/user_scenario-640.png.avif differ diff --git a/images/projects/smartberg/user_scenario-640.png.webp b/images/projects/smartberg/user_scenario-640.png.webp new file mode 100644 index 0000000..1574ef7 Binary files /dev/null and b/images/projects/smartberg/user_scenario-640.png.webp differ diff --git a/images/projects/smartberg/user_scenario-960.png b/images/projects/smartberg/user_scenario-960.png new file mode 100644 index 0000000..7498de9 Binary files /dev/null and b/images/projects/smartberg/user_scenario-960.png differ diff --git a/images/projects/smartberg/user_scenario-960.png.avif b/images/projects/smartberg/user_scenario-960.png.avif new file mode 100644 index 0000000..55bf6e9 Binary files /dev/null and b/images/projects/smartberg/user_scenario-960.png.avif differ diff --git a/images/projects/smartberg/user_scenario-960.png.webp b/images/projects/smartberg/user_scenario-960.png.webp new file mode 100644 index 0000000..649909b Binary files /dev/null and b/images/projects/smartberg/user_scenario-960.png.webp differ diff --git a/images/projects/smartberg/user_scenario.png b/images/projects/smartberg/user_scenario.png new file mode 100644 index 0000000..6e0d6b9 Binary files /dev/null and b/images/projects/smartberg/user_scenario.png differ diff --git a/images/projects/smartberg/user_scenario.png.avif b/images/projects/smartberg/user_scenario.png.avif new file mode 100644 index 0000000..55bf6e9 Binary files /dev/null and b/images/projects/smartberg/user_scenario.png.avif differ diff --git a/images/projects/smartberg/user_scenario.png.webp b/images/projects/smartberg/user_scenario.png.webp new file mode 100644 index 0000000..649909b Binary files /dev/null and b/images/projects/smartberg/user_scenario.png.webp differ diff --git a/images/projects/smartberg/user_story-1280.png b/images/projects/smartberg/user_story-1280.png new file mode 100644 index 0000000..7745fd2 Binary files /dev/null and b/images/projects/smartberg/user_story-1280.png differ diff --git a/images/projects/smartberg/user_story-1280.png.avif b/images/projects/smartberg/user_story-1280.png.avif new file mode 100644 index 0000000..619fc99 Binary files /dev/null and b/images/projects/smartberg/user_story-1280.png.avif differ diff --git a/images/projects/smartberg/user_story-1280.png.webp b/images/projects/smartberg/user_story-1280.png.webp new file mode 100644 index 0000000..84826f9 Binary files /dev/null and b/images/projects/smartberg/user_story-1280.png.webp differ diff --git a/images/projects/smartberg/user_story-320.png b/images/projects/smartberg/user_story-320.png new file mode 100644 index 0000000..c29d149 Binary files /dev/null and b/images/projects/smartberg/user_story-320.png differ diff --git a/images/projects/smartberg/user_story-320.png.avif b/images/projects/smartberg/user_story-320.png.avif new file mode 100644 index 0000000..20f0ff3 Binary files /dev/null and b/images/projects/smartberg/user_story-320.png.avif differ diff --git a/images/projects/smartberg/user_story-320.png.webp b/images/projects/smartberg/user_story-320.png.webp new file mode 100644 index 0000000..09246ee Binary files /dev/null and b/images/projects/smartberg/user_story-320.png.webp differ diff --git a/images/projects/smartberg/user_story-640.png b/images/projects/smartberg/user_story-640.png new file mode 100644 index 0000000..0f33235 Binary files /dev/null and b/images/projects/smartberg/user_story-640.png differ diff --git a/images/projects/smartberg/user_story-640.png.avif b/images/projects/smartberg/user_story-640.png.avif new file mode 100644 index 0000000..f79e149 Binary files /dev/null and b/images/projects/smartberg/user_story-640.png.avif differ diff --git a/images/projects/smartberg/user_story-640.png.webp b/images/projects/smartberg/user_story-640.png.webp new file mode 100644 index 0000000..0f0d106 Binary files /dev/null and b/images/projects/smartberg/user_story-640.png.webp differ diff --git a/images/projects/smartberg/user_story-960.png b/images/projects/smartberg/user_story-960.png new file mode 100644 index 0000000..09dc81d Binary files /dev/null and b/images/projects/smartberg/user_story-960.png differ diff --git a/images/projects/smartberg/user_story-960.png.avif b/images/projects/smartberg/user_story-960.png.avif new file mode 100644 index 0000000..9a6096a Binary files /dev/null and b/images/projects/smartberg/user_story-960.png.avif differ diff --git a/images/projects/smartberg/user_story-960.png.webp b/images/projects/smartberg/user_story-960.png.webp new file mode 100644 index 0000000..9e156d7 Binary files /dev/null and b/images/projects/smartberg/user_story-960.png.webp differ diff --git a/images/projects/smartberg/user_story.png b/images/projects/smartberg/user_story.png new file mode 100644 index 0000000..cf0cbf0 Binary files /dev/null and b/images/projects/smartberg/user_story.png differ diff --git a/images/projects/smartberg/user_story.png.avif b/images/projects/smartberg/user_story.png.avif new file mode 100644 index 0000000..b183778 Binary files /dev/null and b/images/projects/smartberg/user_story.png.avif differ diff --git a/images/projects/smartberg/user_story.png.webp b/images/projects/smartberg/user_story.png.webp new file mode 100644 index 0000000..a9fca56 Binary files /dev/null and b/images/projects/smartberg/user_story.png.webp differ diff --git a/images/projects/smartberg/wireframe1-1280.png b/images/projects/smartberg/wireframe1-1280.png new file mode 100644 index 0000000..58e1de7 Binary files /dev/null and b/images/projects/smartberg/wireframe1-1280.png differ diff --git a/images/projects/smartberg/wireframe1-1280.png.avif b/images/projects/smartberg/wireframe1-1280.png.avif new file mode 100644 index 0000000..6a596b0 Binary files /dev/null and b/images/projects/smartberg/wireframe1-1280.png.avif differ diff --git a/images/projects/smartberg/wireframe1-1280.png.webp b/images/projects/smartberg/wireframe1-1280.png.webp new file mode 100644 index 0000000..050fea8 Binary files /dev/null and b/images/projects/smartberg/wireframe1-1280.png.webp differ diff --git a/images/projects/smartberg/wireframe1-320.png b/images/projects/smartberg/wireframe1-320.png new file mode 100644 index 0000000..ce1a3ef Binary files /dev/null and b/images/projects/smartberg/wireframe1-320.png differ diff --git a/images/projects/smartberg/wireframe1-320.png.avif b/images/projects/smartberg/wireframe1-320.png.avif new file mode 100644 index 0000000..601859e Binary files /dev/null and b/images/projects/smartberg/wireframe1-320.png.avif differ diff --git a/images/projects/smartberg/wireframe1-320.png.webp b/images/projects/smartberg/wireframe1-320.png.webp new file mode 100644 index 0000000..2971f04 Binary files /dev/null and b/images/projects/smartberg/wireframe1-320.png.webp differ diff --git a/images/projects/smartberg/wireframe1-640.png b/images/projects/smartberg/wireframe1-640.png new file mode 100644 index 0000000..02022fe Binary files /dev/null and b/images/projects/smartberg/wireframe1-640.png differ diff --git a/images/projects/smartberg/wireframe1-640.png.avif b/images/projects/smartberg/wireframe1-640.png.avif new file mode 100644 index 0000000..9ed3c55 Binary files /dev/null and b/images/projects/smartberg/wireframe1-640.png.avif differ diff --git a/images/projects/smartberg/wireframe1-640.png.webp b/images/projects/smartberg/wireframe1-640.png.webp new file mode 100644 index 0000000..89e19e2 Binary files /dev/null and b/images/projects/smartberg/wireframe1-640.png.webp differ diff --git a/images/projects/smartberg/wireframe1-960.png b/images/projects/smartberg/wireframe1-960.png new file mode 100644 index 0000000..58e1de7 Binary files /dev/null and b/images/projects/smartberg/wireframe1-960.png differ diff --git a/images/projects/smartberg/wireframe1-960.png.avif b/images/projects/smartberg/wireframe1-960.png.avif new file mode 100644 index 0000000..6a596b0 Binary files /dev/null and b/images/projects/smartberg/wireframe1-960.png.avif differ diff --git a/images/projects/smartberg/wireframe1-960.png.webp b/images/projects/smartberg/wireframe1-960.png.webp new file mode 100644 index 0000000..050fea8 Binary files /dev/null and b/images/projects/smartberg/wireframe1-960.png.webp differ diff --git a/images/projects/smartberg/wireframe1.png b/images/projects/smartberg/wireframe1.png new file mode 100644 index 0000000..6df95b2 Binary files /dev/null and b/images/projects/smartberg/wireframe1.png differ diff --git a/images/projects/smartberg/wireframe1.png.avif b/images/projects/smartberg/wireframe1.png.avif new file mode 100644 index 0000000..6a596b0 Binary files /dev/null and b/images/projects/smartberg/wireframe1.png.avif differ diff --git a/images/projects/smartberg/wireframe1.png.webp b/images/projects/smartberg/wireframe1.png.webp new file mode 100644 index 0000000..050fea8 Binary files /dev/null and b/images/projects/smartberg/wireframe1.png.webp differ diff --git a/images/projects/smartberg/wireframe2-1280.png b/images/projects/smartberg/wireframe2-1280.png new file mode 100644 index 0000000..cf73de5 Binary files /dev/null and b/images/projects/smartberg/wireframe2-1280.png differ diff --git a/images/projects/smartberg/wireframe2-1280.png.avif b/images/projects/smartberg/wireframe2-1280.png.avif new file mode 100644 index 0000000..98274d4 Binary files /dev/null and b/images/projects/smartberg/wireframe2-1280.png.avif differ diff --git a/images/projects/smartberg/wireframe2-1280.png.webp b/images/projects/smartberg/wireframe2-1280.png.webp new file mode 100644 index 0000000..b9e4492 Binary files /dev/null and b/images/projects/smartberg/wireframe2-1280.png.webp differ diff --git a/images/projects/smartberg/wireframe2-320.png b/images/projects/smartberg/wireframe2-320.png new file mode 100644 index 0000000..009114b Binary files /dev/null and b/images/projects/smartberg/wireframe2-320.png differ diff --git a/images/projects/smartberg/wireframe2-320.png.avif b/images/projects/smartberg/wireframe2-320.png.avif new file mode 100644 index 0000000..d7fc00a Binary files /dev/null and b/images/projects/smartberg/wireframe2-320.png.avif differ diff --git a/images/projects/smartberg/wireframe2-320.png.webp b/images/projects/smartberg/wireframe2-320.png.webp new file mode 100644 index 0000000..af5a8da Binary files /dev/null and b/images/projects/smartberg/wireframe2-320.png.webp differ diff --git a/images/projects/smartberg/wireframe2-640.png b/images/projects/smartberg/wireframe2-640.png new file mode 100644 index 0000000..da8c40d Binary files /dev/null and b/images/projects/smartberg/wireframe2-640.png differ diff --git a/images/projects/smartberg/wireframe2-640.png.avif b/images/projects/smartberg/wireframe2-640.png.avif new file mode 100644 index 0000000..08a9683 Binary files /dev/null and b/images/projects/smartberg/wireframe2-640.png.avif differ diff --git a/images/projects/smartberg/wireframe2-640.png.webp b/images/projects/smartberg/wireframe2-640.png.webp new file mode 100644 index 0000000..4ce43f3 Binary files /dev/null and b/images/projects/smartberg/wireframe2-640.png.webp differ diff --git a/images/projects/smartberg/wireframe2-960.png b/images/projects/smartberg/wireframe2-960.png new file mode 100644 index 0000000..81ef254 Binary files /dev/null and b/images/projects/smartberg/wireframe2-960.png differ diff --git a/images/projects/smartberg/wireframe2-960.png.avif b/images/projects/smartberg/wireframe2-960.png.avif new file mode 100644 index 0000000..de977aa Binary files /dev/null and b/images/projects/smartberg/wireframe2-960.png.avif differ diff --git a/images/projects/smartberg/wireframe2-960.png.webp b/images/projects/smartberg/wireframe2-960.png.webp new file mode 100644 index 0000000..0082447 Binary files /dev/null and b/images/projects/smartberg/wireframe2-960.png.webp differ diff --git a/images/projects/smartberg/wireframe2.png b/images/projects/smartberg/wireframe2.png new file mode 100644 index 0000000..65700ed Binary files /dev/null and b/images/projects/smartberg/wireframe2.png differ diff --git a/images/projects/smartberg/wireframe2.png.avif b/images/projects/smartberg/wireframe2.png.avif new file mode 100644 index 0000000..7f33339 Binary files /dev/null and b/images/projects/smartberg/wireframe2.png.avif differ diff --git a/images/projects/smartberg/wireframe2.png.webp b/images/projects/smartberg/wireframe2.png.webp new file mode 100644 index 0000000..12b7e3d Binary files /dev/null and b/images/projects/smartberg/wireframe2.png.webp differ diff --git a/imprint/index.html b/imprint/index.html deleted file mode 100644 index e3c6e1c..0000000 --- a/imprint/index.html +++ /dev/null @@ -1,2 +0,0 @@ -Impress

Impress

TODO

\ No newline at end of file diff --git a/imprint/index.xml b/imprint/index.xml deleted file mode 100644 index 0ee9c4a..0000000 --- a/imprint/index.xml +++ /dev/null @@ -1 +0,0 @@ -Impress on Melissa Sarriahttps://melissasarria.site/imprint/Recent content in Impress on Melissa SarriaHugo -- gohugo.ioen-us \ No newline at end of file diff --git a/index.html b/index.html index d808df6..f37a4b5 100644 --- a/index.html +++ b/index.html @@ -1,4 +1,4 @@ -Melissa Sarria
Hi, I'm Melissa

UX Portfolio

CV

I studied psychology and cognitive science and I am 28 years old. I am passionate about human behavior and aesthetic design. I am a curious person and always enjoy being challenged by new perspectives and situations. I consider myself a critical thinker and an open-minded person who is always willing to grow and learn. I am interested in understanding people’s experiences and finding creative solutions to their needs. Social responsibility is important to me, so I always try to do good for people and society.

\ No newline at end of file +/images/avatar.jpg 720w" src=/images/avatar.jpg alt=Avatar loading=lazy decoding=async>

Hi, I'm Melissa

I studied psychology and cognitive science and I am 28 years old. I am passionate about human behavior and aesthetic design. I am a curious person and always enjoy being challenged by new perspectives and situations. I consider myself a critical thinker and an open-minded person who is always willing to grow and learn. I am interested in understanding people’s experiences and finding creative solutions to their needs. Social responsibility is important to me, so I always try to do good for people and society.

+
Cover Image
\ No newline at end of file diff --git a/index.xml b/index.xml index 1b6266e..0bd222c 100644 --- a/index.xml +++ b/index.xml @@ -1 +1,6 @@ -Melissa Sarriahttps://melissasarria.site/Recent content on Melissa SarriaHugo -- gohugo.ioen-us<link>https://melissasarria.site/0_hero/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://melissasarria.site/0_hero/</guid><description>I studied psychology and cognitive science and I am 28 years old. I am passionate about human behavior and aesthetic design. I am a curious person and always enjoy being challenged by new perspectives and situations. I consider myself a critical thinker and an open-minded person who is always willing to grow and learn. I am interested in understanding people&rsquo;s experiences and finding creative solutions to their needs. Social responsibility is important to me, so I always try to do good for people and society.</description></item></channel></rss> \ No newline at end of file +<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hi, I'm Melissa on UX Portfoliohttps://melissasarria.site/Recent content in Hi, I'm Melissa on UX PortfolioHugo -- gohugo.ioen-usSun, 31 Mar 2024 00:00:00 +0000Design of a responsive Website for a major German cityhttps://melissasarria.site/projects/smartberg/Sun, 31 Mar 2024 00:00:00 +0000https://melissasarria.site/projects/smartberg/Problem statement Given the many, and sometimes contradictory sources of information that exist today, it isn&rsquo;t easy to find reliable information. Moreover, busy lives, make it harder to be updated about what is going on in the city, and given the prevalence of the internet, information needs to be shared online to reach most people. Further, the heavy workload faced by city workers requires solutions that make procedures faster and smoother both for city hall workers and citizens.CVhttps://melissasarria.site/cv/Mon, 01 Jan 0001 00:00:00 +0000https://melissasarria.site/cv/Beruflicher Werdegang 2023 Wissenchafliche Hilskraft (Neurobiopsychologie) Universität Osnabrück / Osnabrück +2023 Wissenchafliche Hilskraft (Vergleichende Kognitionsbiologie) Universität Osnabrück / Osnabrück +2020 - 2021 Forschungspraktikantin LobVR / Osnabrück +Aus- und Weiterbildungen 2024 Certified User Experience Designer XDi- Experience Design Institut +2023 Digital Product Design: UX Research &amp; UI Design Udemy +2019-2022 M.sc. Cognitive Science Universität Osnabrück / Osnabrück Schwerpunkte: Kognitive Psychologie und Computerlinguitik Thesenthema: A graph approach for the identification of exploratory and exploitative navigational strategies in a Virtual Reality city exploration. \ No newline at end of file diff --git a/js/index.js b/js/index.js deleted file mode 100644 index dcb690f..0000000 --- a/js/index.js +++ /dev/null @@ -1,48 +0,0 @@ -window.onload = (event) => { - const btn = document.getElementById("theme-toggler"); - const darkTheme = window.matchMedia("(prefers-color-scheme: dark)"); - const currentTheme = sessionStorage.getItem("theme"); - - if (currentTheme == "dark") { - document.body.classList.toggle("dark"); - } else if (currentTheme == "light") { - document.body.classList.toggle("light"); - btn.classList.toggle("rotate-180"); - } - - btn.addEventListener("click", function () { - btn.classList.toggle("rotate-180"); - var theme = "dark"; - if (darkTheme.matches) { - document.body.classList.toggle("light"); - theme = document.body.classList.contains("light") ? "light" : "dark"; - } else { - document.body.classList.toggle("dark"); - theme = document.body.classList.contains("dark") ? "dark" : "light"; - } - sessionStorage.setItem("theme", theme); - }); - - if ((document.documentElement.scrollHeight / window.screen.availHeight ) > 1.5) { - window.addEventListener("scroll", () => { - var winScroll = document.body.scrollTop || document.documentElement.scrollTop; - var height = document.documentElement.scrollHeight - document.documentElement.clientHeight; - var scrolled = (winScroll / height) * 100; - document.getElementById('progress').style.width = scrolled + "%"; - - const toTop = document.getElementById('totop'); - - if ((window.scrollY > 0 && !toTop.classList.contains("show")) || (window.scrollY <= 0 && toTop.classList.contains("show"))) { - toTop.classList.toggle("show"); - } - }); - } -} - -function toggleTableOfContent(e) { - const toc = document.getElementById('TableOfContents'); - toc.classList.toggle("show"); - const extend = toc.parentElement.getElementsByClassName("extend")[0]; - extend.children[0].classList.toggle("icon-angle-right"); - extend.children[0].classList.toggle("icon-angle-left"); -} \ No newline at end of file diff --git a/js/main.f2979a93a325fecf9605263bd141398a311c8e23388ed7dcff74f92f7e632866.js b/js/main.f2979a93a325fecf9605263bd141398a311c8e23388ed7dcff74f92f7e632866.js new file mode 100644 index 0000000..8a04fd2 --- /dev/null +++ b/js/main.f2979a93a325fecf9605263bd141398a311c8e23388ed7dcff74f92f7e632866.js @@ -0,0 +1 @@ +(()=>{})(); diff --git a/portfolio/index.html b/portfolio/index.html deleted file mode 100644 index f6c80a2..0000000 --- a/portfolio/index.html +++ /dev/null @@ -1,2 +0,0 @@ -Portfolio

Portfolio

TODO

\ No newline at end of file diff --git a/portfolio/index.xml b/portfolio/index.xml deleted file mode 100644 index 7822189..0000000 --- a/portfolio/index.xml +++ /dev/null @@ -1 +0,0 @@ -Portfolio on Melissa Sarriahttps://melissasarria.site/portfolio/Recent content in Portfolio on Melissa SarriaHugo -- gohugo.ioen-us \ No newline at end of file diff --git a/projects/index.html b/projects/index.html new file mode 100644 index 0000000..2c019f1 --- /dev/null +++ b/projects/index.html @@ -0,0 +1 @@ +Projects

UX Portfolio

CV

Projects

Design of a responsive Website for a major German city

As part of my UX training "Certified UX-Designer", I designed a responsive Website for Smartberg, a major German city. The project goal was to create a barrier-free, user interface, that equally well adapts to the needs of the city's heterogeneous target group. Such a group comprises people from all age ranges and includes Smartberg's citizens, students, tourists and employees of the city administration. Moreover, this project included the development of the city's visual identity, which stands from the intersection of history, cultural traditions, modernity and an ecologically oriented Smart City, with digital administration.
\ No newline at end of file diff --git a/projects/index.xml b/projects/index.xml new file mode 100644 index 0000000..3aa1002 --- /dev/null +++ b/projects/index.xml @@ -0,0 +1 @@ +Projects on UX Portfoliohttps://melissasarria.site/projects/Recent content in Projects on UX PortfolioHugo -- gohugo.ioen-usSun, 31 Mar 2024 00:00:00 +0000Design of a responsive Website for a major German cityhttps://melissasarria.site/projects/smartberg/Sun, 31 Mar 2024 00:00:00 +0000https://melissasarria.site/projects/smartberg/Problem statement Given the many, and sometimes contradictory sources of information that exist today, it isn&rsquo;t easy to find reliable information. Moreover, busy lives, make it harder to be updated about what is going on in the city, and given the prevalence of the internet, information needs to be shared online to reach most people. Further, the heavy workload faced by city workers requires solutions that make procedures faster and smoother both for city hall workers and citizens. \ No newline at end of file diff --git a/projects/smartberg/index.html b/projects/smartberg/index.html new file mode 100644 index 0000000..ac5311c --- /dev/null +++ b/projects/smartberg/index.html @@ -0,0 +1,277 @@ +Design of a responsive Website for a major German city

UX Portfolio

CV

Design of a responsive Website for a major German city

Cover Image

Project Overview

As part of my UX training "Certified UX-Designer", I designed a responsive Website for Smartberg, a major German city. The project goal was to create a barrier-free, user interface, that equally well adapts to the needs of the city's heterogeneous target group. Such a group comprises people from all age ranges and includes Smartberg's citizens, students, tourists and employees of the city administration. Moreover, this project included the development of the city's visual identity, which stands from the intersection of history, cultural traditions, modernity and an ecologically oriented Smart City, with digital administration.

Problem statement

Given the many, and sometimes contradictory sources of information that exist today, it isn’t easy to find reliable information. Moreover, busy lives, make it harder to be updated about what is going on in the city, and given the prevalence of the internet, information needs to be shared online to reach most people. Further, the heavy workload faced by city workers requires solutions that make procedures faster and smoother both for city hall workers and citizens.

Solution proposal

A responsive Website that unifies and offers trustworthy information and services to citizens and visitors of the city. Additionally, a mobile App for citizens, that allows them to easily handle their city hall procedures and stay updated and reminded of events of interest in the city.

This solution needs to be equally well accessible from any device and stick to conventional functions and interactions, given the heterogeneity of the city’s target group.

Understand

Project goals

As stated, the project brief consisted of the design of a responsive Website for Smartberg, which needs to adapt and help solve the needs of the different target groups of the city. From a stakeholder perspective, the goals that want to be achieved, based on each target group, are:

Citizens of Smartberg

Students

Tourists

Employees of the city administration

User Research

As part of Smartberg’s attempt to become an attractive city brand for tourists, it was thought to expand the city website into a service platform. Thus, I conducted a user interview to develop content and service ideas for tourists, based on their needs before and during a visit to Smartberg.

Firstly, I considered Germany´s “Sinus-Milieus” classification (groups of like-minded people within a population with a similar outlook on life and values). And within this classification, the “socio-ecological milieu” group segment. The purpose of this was having a general understanding of the mindset and motivations that might move Smartberg’s target group of tourists (sustainability and culture seekers).

Further, I stated the research goals and formulated the main questions for a user interview.

Research goals and questionnaire

Q1 What aspects are important to you when choosing a holiday destination?

(e.g. entertainment, safety, price, nature, accessibility).

Q2 What makes a good travel destination for you? What is your idea of a good holiday destination?

Q3 Are there certain activities that you like to do when travelling? Which ones?

Q4 Do you inform yourself about your destination before travelling? How do you find out about your destination before/during your trip? (activities, events, where to eat, transport)

Q5 What information would you like to know about your destination before travelling?

Q6 Do you regularly use any services/apps when travelling? (e.g. Google Maps, Vegan Cow, All Trails, tourist information)? Which ones?

Empathy map

After delving into the socio-ecological milieu, and conducting a one-person interview, I condensed the information into an empathy map to gain more insight into the user attitudes and experiences on travelling. The particular emphasis here was on understanding what circumstances might affect the person emotionally and what social influences they are exposed to.

Empathy Map

User persona

I translated insights from the empathy map into a user persona, to have a more complete reference of the user’s mindset and attitudes, to guide future design decisions.

User Persona

Customer Journey

Based on the user research, I created a Customer Journey to understand the whole process a user might go through while interacting with the Smartberg brand. The main purpose was to identify possible obstacles (annoyances) the user might face and the resulting opportunities (potentials) to improve their overall experience.

Customer Journey

User Scenario, Use Cases and User Stories

As part of the development of the tourist offers section of Smartberg, I conceived a user scenario to analyse possible processes and paths, the user might go through. This scenario displays the process of visiting Smartberg’s website to find out ideas for family trips until the booking of an activity.

User Scenario

Usability testing

For the tourist section of the Smartberg website, is planned to include a section showcasing popular excursion destinations and attractions. To gain an understanding of the use of comparable websites, I carried out a usability test using the Think Out Loud method on “Freiburg’s top 10 sights”. The main goal was to identify usability successes, shortcomings and potentials, that can be implemented in the Smartberg website.

Usability Testing

Swot Analyze

I further did a competitive analysis to concretize the strengths and weaknesses of potential competitors (Freiburg).

Swot Analyze

Value Proposition

One of the project’s goals is to enhance the quality of life of Smartberg’s citizens by facilitating city hall procedures. Hence, I developed a value proposition, which takes some of the citizens’ tasks/activities and traces a proposal of how the product can bring value to the citizen, based on their needs.

VPC

Ideation

Story Card

I wrote down a Story Card for applying for a new passport on the Smartberg website. The purpose of this is to identify the problems that need to be solved and the solutions that will best meet citizens’ needs while prioritizing the features to be developed.

Story Cards

User Story

Card Sorting

I wrote down all the content ideas for the Smartberg website and conducted the Card Sorting method with one person. The Card Sorting showed how current category labels (names) were understood, and which contents were thought as belonging to the same category, and therefore expected to be found under the same section. All in all, this allowed setting category names, spotting redundant content and finding the most appropriate content structure for the website.

Card Sorting

User Flow

To better understand how users move through the Smartberg website, I created a user flow that shows possible paths from the homepage to booking a theatre show. This user flow allows for a visual reference to the possible steps and paths the user can take, and thus the identification of steps that can be optimised for the user to reach their goal more easily.

User Flow

Design

Sketch

Through sketches, I created an initial concept for individual screens that display the user flow (homepage–> booking a theatre show) described above.

Sketch

Wireframe

Website, desktop version

I developed wireframes displaying the individual screen sequence for the theatre booking user flow.

Wireframe 1

Wireframe 2

Website, mobile version-Homepage

Homepage.png

Smartberg’s App

I conceptualized a mobile App in addition to the responsive website. The app is aimed exclusively at the town’s citizens. The focus is on citizen services, catering and cultural offers. Here, I designed the mobile app process for registering a car with a preferred licence plate number.

App 1

App 2

Hi-Fi Prototype

Based on the user research and previous UX analyses, I created a high fidelity prototype, which corresponds to the MVP (Minimum Viable Product) for Smartberg’s website. The visual design emphasizes culture and tradition. The UI builds on the city’s look, by taking the color palette from the city’s arquitecture and opting a more traditional-looking font.

Prototype 1

Prototype 2

Style guide

Lastly, I condensed the website’s visual elements into a small style-guide, which serves as a reference for the creation of future cohesive designs for the city.

Styleguide 1

Styleguide 2

Styleguide 3

\ No newline at end of file diff --git a/public.zip b/public.zip index 05ce6ea..37c6551 100644 Binary files a/public.zip and b/public.zip differ diff --git a/sitemap.xml b/sitemap.xml index 650662b..2fb2906 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -1 +1 @@ -https://melissasarria.site/0_hero/https://melissasarria.site/https://melissasarria.site/categories/https://melissasarria.site/imprint/https://melissasarria.site/portfolio/https://melissasarria.site/tags/ \ No newline at end of file +https://melissasarria.site/projects/smartberg/2024-03-31T00:00:00+00:00https://melissasarria.site/2024-03-31T00:00:00+00:00https://melissasarria.site/tags/product-strategy/2024-03-31T00:00:00+00:00https://melissasarria.site/projects/2024-03-31T00:00:00+00:00https://melissasarria.site/tags/2024-03-31T00:00:00+00:00https://melissasarria.site/tags/ux-research/2024-03-31T00:00:00+00:00https://melissasarria.site/tags/web-design/2024-03-31T00:00:00+00:00https://melissasarria.site/categories/https://melissasarria.site/cv/ \ No newline at end of file diff --git a/tags/index.html b/tags/index.html index 8ed0f87..a8df1ea 100644 --- a/tags/index.html +++ b/tags/index.html @@ -1,2 +1 @@ -Tags

Tags

\ No newline at end of file +Tags

UX Portfolio

CV

Tags

\ No newline at end of file diff --git a/tags/index.xml b/tags/index.xml index 75d9d74..e3d211f 100644 --- a/tags/index.xml +++ b/tags/index.xml @@ -1 +1 @@ -Tags on Melissa Sarriahttps://melissasarria.site/tags/Recent content in Tags on Melissa SarriaHugo -- gohugo.ioen-us \ No newline at end of file +Tags on UX Portfoliohttps://melissasarria.site/tags/Recent content in Tags on UX PortfolioHugo -- gohugo.ioen-usSun, 31 Mar 2024 00:00:00 +0000Product Strategyhttps://melissasarria.site/tags/product-strategy/Sun, 31 Mar 2024 00:00:00 +0000https://melissasarria.site/tags/product-strategy/UX Researchhttps://melissasarria.site/tags/ux-research/Sun, 31 Mar 2024 00:00:00 +0000https://melissasarria.site/tags/ux-research/Web Designhttps://melissasarria.site/tags/web-design/Sun, 31 Mar 2024 00:00:00 +0000https://melissasarria.site/tags/web-design/ \ No newline at end of file diff --git a/tags/product-strategy/index.html b/tags/product-strategy/index.html new file mode 100644 index 0000000..87b2711 --- /dev/null +++ b/tags/product-strategy/index.html @@ -0,0 +1 @@ +Product Strategy

UX Portfolio

CV

Product Strategy

Design of a responsive Website for a major German city

As part of my UX training "Certified UX-Designer", I designed a responsive Website for Smartberg, a major German city. The project goal was to create a barrier-free, user interface, that equally well adapts to the needs of the city's heterogeneous target group. Such a group comprises people from all age ranges and includes Smartberg's citizens, students, tourists and employees of the city administration. Moreover, this project included the development of the city's visual identity, which stands from the intersection of history, cultural traditions, modernity and an ecologically oriented Smart City, with digital administration.
\ No newline at end of file diff --git a/tags/product-strategy/index.xml b/tags/product-strategy/index.xml new file mode 100644 index 0000000..9c8f56d --- /dev/null +++ b/tags/product-strategy/index.xml @@ -0,0 +1 @@ +Product Strategy on UX Portfoliohttps://melissasarria.site/tags/product-strategy/Recent content in Product Strategy on UX PortfolioHugo -- gohugo.ioen-usSun, 31 Mar 2024 00:00:00 +0000Design of a responsive Website for a major German cityhttps://melissasarria.site/projects/smartberg/Sun, 31 Mar 2024 00:00:00 +0000https://melissasarria.site/projects/smartberg/Problem statement Given the many, and sometimes contradictory sources of information that exist today, it isn&rsquo;t easy to find reliable information. Moreover, busy lives, make it harder to be updated about what is going on in the city, and given the prevalence of the internet, information needs to be shared online to reach most people. Further, the heavy workload faced by city workers requires solutions that make procedures faster and smoother both for city hall workers and citizens. \ No newline at end of file diff --git a/tags/ux-research/index.html b/tags/ux-research/index.html new file mode 100644 index 0000000..3f831b9 --- /dev/null +++ b/tags/ux-research/index.html @@ -0,0 +1 @@ +UX Research

UX Portfolio

CV

UX Research

Design of a responsive Website for a major German city

As part of my UX training "Certified UX-Designer", I designed a responsive Website for Smartberg, a major German city. The project goal was to create a barrier-free, user interface, that equally well adapts to the needs of the city's heterogeneous target group. Such a group comprises people from all age ranges and includes Smartberg's citizens, students, tourists and employees of the city administration. Moreover, this project included the development of the city's visual identity, which stands from the intersection of history, cultural traditions, modernity and an ecologically oriented Smart City, with digital administration.
\ No newline at end of file diff --git a/tags/ux-research/index.xml b/tags/ux-research/index.xml new file mode 100644 index 0000000..7871bea --- /dev/null +++ b/tags/ux-research/index.xml @@ -0,0 +1 @@ +UX Research on UX Portfoliohttps://melissasarria.site/tags/ux-research/Recent content in UX Research on UX PortfolioHugo -- gohugo.ioen-usSun, 31 Mar 2024 00:00:00 +0000Design of a responsive Website for a major German cityhttps://melissasarria.site/projects/smartberg/Sun, 31 Mar 2024 00:00:00 +0000https://melissasarria.site/projects/smartberg/Problem statement Given the many, and sometimes contradictory sources of information that exist today, it isn&rsquo;t easy to find reliable information. Moreover, busy lives, make it harder to be updated about what is going on in the city, and given the prevalence of the internet, information needs to be shared online to reach most people. Further, the heavy workload faced by city workers requires solutions that make procedures faster and smoother both for city hall workers and citizens. \ No newline at end of file diff --git a/tags/web-design/index.html b/tags/web-design/index.html new file mode 100644 index 0000000..83169bd --- /dev/null +++ b/tags/web-design/index.html @@ -0,0 +1 @@ +Web Design

UX Portfolio

CV

Web Design

Design of a responsive Website for a major German city

As part of my UX training "Certified UX-Designer", I designed a responsive Website for Smartberg, a major German city. The project goal was to create a barrier-free, user interface, that equally well adapts to the needs of the city's heterogeneous target group. Such a group comprises people from all age ranges and includes Smartberg's citizens, students, tourists and employees of the city administration. Moreover, this project included the development of the city's visual identity, which stands from the intersection of history, cultural traditions, modernity and an ecologically oriented Smart City, with digital administration.
\ No newline at end of file diff --git a/tags/web-design/index.xml b/tags/web-design/index.xml new file mode 100644 index 0000000..8c93f89 --- /dev/null +++ b/tags/web-design/index.xml @@ -0,0 +1 @@ +Web Design on UX Portfoliohttps://melissasarria.site/tags/web-design/Recent content in Web Design on UX PortfolioHugo -- gohugo.ioen-usSun, 31 Mar 2024 00:00:00 +0000Design of a responsive Website for a major German cityhttps://melissasarria.site/projects/smartberg/Sun, 31 Mar 2024 00:00:00 +0000https://melissasarria.site/projects/smartberg/Problem statement Given the many, and sometimes contradictory sources of information that exist today, it isn&rsquo;t easy to find reliable information. Moreover, busy lives, make it harder to be updated about what is going on in the city, and given the prevalence of the internet, information needs to be shared online to reach most people. Further, the heavy workload faced by city workers requires solutions that make procedures faster and smoother both for city hall workers and citizens. \ No newline at end of file