diff --git a/admin/config.yml b/admin/config.yml index f861ce6..54e432c 100644 --- a/admin/config.yml +++ b/admin/config.yml @@ -24,7 +24,7 @@ collections: - { 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: 'Overview', name: 'overview', widget: 'text' } - label: 'Tags' name: 'tags' widget: 'list' diff --git a/categories/index.html b/categories/index.html index 5d44ef6..e9dbdb6 100644 --- a/categories/index.html +++ b/categories/index.html @@ -1 +1 @@ -Categories

UX Portfolio

CV

Categories

\ No newline at end of file +Categories

UX Portfolio

CV

Categories

\ No newline at end of file diff --git a/css/main.min.7c6d5cc0fef6e8aea69e4f62c4d6a39c67541ae7927c4735ae3460b9c710f5d1.css b/css/main.min.7c6d5cc0fef6e8aea69e4f62c4d6a39c67541ae7927c4735ae3460b9c710f5d1.css new file mode 100644 index 0000000..cc72644 --- /dev/null +++ b/css/main.min.7c6d5cc0fef6e8aea69e4f62c4d6a39c67541ae7927c4735ae3460b9c710f5d1.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%;padding:2rem;font-size:x-large}.scroll-indicator .down{bottom:0}.scroll-indicator .up{top:0}.scroll-indicator i{color:#cb9148;cursor:pointer}.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}.scroller :last-child .scroll-indicator.down{display:none}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/css/main.min.c3ee1284305f25db4da91e62c307f8beb661684da8e98169f50d0fd8f12a7b76.css b/css/main.min.c3ee1284305f25db4da91e62c307f8beb661684da8e98169f50d0fd8f12a7b76.css deleted file mode 100644 index bfeb003..0000000 --- a/css/main.min.c3ee1284305f25db4da91e62c307f8beb661684da8e98169f50d0fd8f12a7b76.css +++ /dev/null @@ -1 +0,0 @@ -: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 index 404665d..f17b600 100644 --- a/cv/index.html +++ b/cv/index.html @@ -1,6 +1,6 @@ -CV

UX Portfolio

CV

CV

Work Experience

2023 Scientific Assistant (Neurobiopsychology) University of Osnabrück / Osnabrück

2023 Scientific Assistant (Comparative Biocognition) University of Osnabrück / Osnabrück

2020 - 2021 Research Intern LobVR / Osnabrück

Education

2024 Certified User Experience Designer XDi- Experience Design Institut

2023 Digital Product Design: UX Research & UI Design Udemy

2019-2022 M.sc. Cognitive Science University of Osnabrück / Osnabrück Majors: Cognitive Psychology and Computational Linguistics Thesis topic: A graph approach for the identification of exploratory and exploitative navigational strategies in a Virtual Reality city exploration. Awarded with the Osnabrück University Sponsorship Award 2022/2023 donated by the ROSEN Group

2013- 2017 Degree in Psychology Pontificia Universidad Javeriana / Bogotá, Kolumbien

\ No newline at end of file +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.">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 index 06dc6da..aa4bfe0 100644 Binary files a/images/projects/smartberg/Homepage-1280.png and b/images/projects/smartberg/Homepage-1280.png differ diff --git a/images/projects/smartberg/Homepage-320.png b/images/projects/smartberg/Homepage-320.png index 9d037f1..6516322 100644 Binary files a/images/projects/smartberg/Homepage-320.png and b/images/projects/smartberg/Homepage-320.png differ diff --git a/images/projects/smartberg/Homepage-640.png b/images/projects/smartberg/Homepage-640.png index 3042693..d5ce568 100644 Binary files a/images/projects/smartberg/Homepage-640.png and b/images/projects/smartberg/Homepage-640.png differ diff --git a/images/projects/smartberg/Homepage-960.png b/images/projects/smartberg/Homepage-960.png index c6223b8..256c1d0 100644 Binary files a/images/projects/smartberg/Homepage-960.png and b/images/projects/smartberg/Homepage-960.png differ diff --git a/images/projects/smartberg/VPC-1280.png b/images/projects/smartberg/VPC-1280.png index 0ce3d8d..b635059 100644 Binary files a/images/projects/smartberg/VPC-1280.png and b/images/projects/smartberg/VPC-1280.png differ diff --git a/images/projects/smartberg/VPC-320.png b/images/projects/smartberg/VPC-320.png index d798b14..c991009 100644 Binary files a/images/projects/smartberg/VPC-320.png and b/images/projects/smartberg/VPC-320.png differ diff --git a/images/projects/smartberg/VPC-640.png b/images/projects/smartberg/VPC-640.png index 4e3da16..59a56ba 100644 Binary files a/images/projects/smartberg/VPC-640.png and b/images/projects/smartberg/VPC-640.png differ diff --git a/images/projects/smartberg/VPC-960.png b/images/projects/smartberg/VPC-960.png index 536fa4d..b979d1e 100644 Binary files a/images/projects/smartberg/VPC-960.png and b/images/projects/smartberg/VPC-960.png differ diff --git a/images/projects/smartberg/app1-1280.png b/images/projects/smartberg/app1-1280.png index 9d1ef2b..057365c 100644 Binary files a/images/projects/smartberg/app1-1280.png and b/images/projects/smartberg/app1-1280.png differ diff --git a/images/projects/smartberg/app1-320.png b/images/projects/smartberg/app1-320.png index f9f41c9..8a073b1 100644 Binary files a/images/projects/smartberg/app1-320.png and b/images/projects/smartberg/app1-320.png differ diff --git a/images/projects/smartberg/app1-640.png b/images/projects/smartberg/app1-640.png index d07fa54..f2c67a4 100644 Binary files a/images/projects/smartberg/app1-640.png and b/images/projects/smartberg/app1-640.png differ diff --git a/images/projects/smartberg/app1-960.png b/images/projects/smartberg/app1-960.png index 2bd4e68..9b0b0f2 100644 Binary files a/images/projects/smartberg/app1-960.png and b/images/projects/smartberg/app1-960.png differ diff --git a/images/projects/smartberg/app2-1280.png b/images/projects/smartberg/app2-1280.png index 702e11d..69a8444 100644 Binary files a/images/projects/smartberg/app2-1280.png and b/images/projects/smartberg/app2-1280.png differ diff --git a/images/projects/smartberg/app2-320.png b/images/projects/smartberg/app2-320.png index c275360..aaee0a2 100644 Binary files a/images/projects/smartberg/app2-320.png and b/images/projects/smartberg/app2-320.png differ diff --git a/images/projects/smartberg/app2-640.png b/images/projects/smartberg/app2-640.png index a295a4d..d5062a7 100644 Binary files a/images/projects/smartberg/app2-640.png and b/images/projects/smartberg/app2-640.png differ diff --git a/images/projects/smartberg/app2-960.png b/images/projects/smartberg/app2-960.png index f5579d1..2714755 100644 Binary files a/images/projects/smartberg/app2-960.png and b/images/projects/smartberg/app2-960.png differ diff --git a/images/projects/smartberg/card_sorting-1280.png b/images/projects/smartberg/card_sorting-1280.png index 5cf8841..005e83f 100644 Binary files a/images/projects/smartberg/card_sorting-1280.png and b/images/projects/smartberg/card_sorting-1280.png differ diff --git a/images/projects/smartberg/card_sorting-320.png b/images/projects/smartberg/card_sorting-320.png index 8575771..94cc076 100644 Binary files a/images/projects/smartberg/card_sorting-320.png and b/images/projects/smartberg/card_sorting-320.png differ diff --git a/images/projects/smartberg/card_sorting-640.png b/images/projects/smartberg/card_sorting-640.png index 09a6f41..3dc7c5b 100644 Binary files a/images/projects/smartberg/card_sorting-640.png and b/images/projects/smartberg/card_sorting-640.png differ diff --git a/images/projects/smartberg/card_sorting-960.png b/images/projects/smartberg/card_sorting-960.png index dc78c7d..fb41827 100644 Binary files a/images/projects/smartberg/card_sorting-960.png and b/images/projects/smartberg/card_sorting-960.png differ diff --git a/images/projects/smartberg/empathy_map-1280.png b/images/projects/smartberg/empathy_map-1280.png index 78b86a8..cc0da92 100644 Binary files a/images/projects/smartberg/empathy_map-1280.png and b/images/projects/smartberg/empathy_map-1280.png differ diff --git a/images/projects/smartberg/empathy_map-320.png b/images/projects/smartberg/empathy_map-320.png index 34d3cad..636fca2 100644 Binary files a/images/projects/smartberg/empathy_map-320.png and b/images/projects/smartberg/empathy_map-320.png differ diff --git a/images/projects/smartberg/empathy_map-640.png b/images/projects/smartberg/empathy_map-640.png index 78b86a8..cc0da92 100644 Binary files a/images/projects/smartberg/empathy_map-640.png and b/images/projects/smartberg/empathy_map-640.png differ diff --git a/images/projects/smartberg/empathy_map-960.png b/images/projects/smartberg/empathy_map-960.png index 78b86a8..cc0da92 100644 Binary files a/images/projects/smartberg/empathy_map-960.png and b/images/projects/smartberg/empathy_map-960.png differ diff --git a/images/projects/smartberg/image-1280.png b/images/projects/smartberg/image-1280.png index fc22c4b..70f653a 100644 Binary files a/images/projects/smartberg/image-1280.png and b/images/projects/smartberg/image-1280.png differ diff --git a/images/projects/smartberg/image-320.png b/images/projects/smartberg/image-320.png index 7d58ce4..4976ba2 100644 Binary files a/images/projects/smartberg/image-320.png and b/images/projects/smartberg/image-320.png differ diff --git a/images/projects/smartberg/image-640.png b/images/projects/smartberg/image-640.png index 627a694..5eeb16b 100644 Binary files a/images/projects/smartberg/image-640.png and b/images/projects/smartberg/image-640.png differ diff --git a/images/projects/smartberg/image-960.png b/images/projects/smartberg/image-960.png index fc22c4b..70f653a 100644 Binary files a/images/projects/smartberg/image-960.png and b/images/projects/smartberg/image-960.png differ diff --git a/images/projects/smartberg/prototype1-1280.png b/images/projects/smartberg/prototype1-1280.png index 3409629..8df67df 100644 Binary files a/images/projects/smartberg/prototype1-1280.png and b/images/projects/smartberg/prototype1-1280.png differ diff --git a/images/projects/smartberg/prototype1-320.png b/images/projects/smartberg/prototype1-320.png index ce2c78f..59a8949 100644 Binary files a/images/projects/smartberg/prototype1-320.png and b/images/projects/smartberg/prototype1-320.png differ diff --git a/images/projects/smartberg/prototype1-640.png b/images/projects/smartberg/prototype1-640.png index 98b5c0c..a1729a8 100644 Binary files a/images/projects/smartberg/prototype1-640.png and b/images/projects/smartberg/prototype1-640.png differ diff --git a/images/projects/smartberg/prototype1-960.png b/images/projects/smartberg/prototype1-960.png index 5a4e29b..d1bbcab 100644 Binary files a/images/projects/smartberg/prototype1-960.png and b/images/projects/smartberg/prototype1-960.png differ diff --git a/images/projects/smartberg/prototype2-1280.png b/images/projects/smartberg/prototype2-1280.png index 7533074..e69e189 100644 Binary files a/images/projects/smartberg/prototype2-1280.png and b/images/projects/smartberg/prototype2-1280.png differ diff --git a/images/projects/smartberg/prototype2-320.png b/images/projects/smartberg/prototype2-320.png index 12ea4c4..eb12202 100644 Binary files a/images/projects/smartberg/prototype2-320.png and b/images/projects/smartberg/prototype2-320.png differ diff --git a/images/projects/smartberg/prototype2-640.png b/images/projects/smartberg/prototype2-640.png index e84b64a..476c145 100644 Binary files a/images/projects/smartberg/prototype2-640.png and b/images/projects/smartberg/prototype2-640.png differ diff --git a/images/projects/smartberg/prototype2-960.png b/images/projects/smartberg/prototype2-960.png index cbb9299..6c38a15 100644 Binary files a/images/projects/smartberg/prototype2-960.png and b/images/projects/smartberg/prototype2-960.png differ diff --git a/images/projects/smartberg/story_cards-1280.png b/images/projects/smartberg/story_cards-1280.png index 9b0c4b5..15888f6 100644 Binary files a/images/projects/smartberg/story_cards-1280.png and b/images/projects/smartberg/story_cards-1280.png differ diff --git a/images/projects/smartberg/story_cards-320.png b/images/projects/smartberg/story_cards-320.png index 70827b2..3eda46a 100644 Binary files a/images/projects/smartberg/story_cards-320.png and b/images/projects/smartberg/story_cards-320.png differ diff --git a/images/projects/smartberg/story_cards-640.png b/images/projects/smartberg/story_cards-640.png index d4ccd70..ef90911 100644 Binary files a/images/projects/smartberg/story_cards-640.png and b/images/projects/smartberg/story_cards-640.png differ diff --git a/images/projects/smartberg/story_cards-960.png b/images/projects/smartberg/story_cards-960.png index 9b0c4b5..15888f6 100644 Binary files a/images/projects/smartberg/story_cards-960.png and b/images/projects/smartberg/story_cards-960.png differ diff --git a/images/projects/smartberg/styleguide1-1280.png b/images/projects/smartberg/styleguide1-1280.png index fe2ef58..973faae 100644 Binary files a/images/projects/smartberg/styleguide1-1280.png and b/images/projects/smartberg/styleguide1-1280.png differ diff --git a/images/projects/smartberg/styleguide1-320.png b/images/projects/smartberg/styleguide1-320.png index 8fe2ef4..c24599d 100644 Binary files a/images/projects/smartberg/styleguide1-320.png and b/images/projects/smartberg/styleguide1-320.png differ diff --git a/images/projects/smartberg/styleguide1-640.png b/images/projects/smartberg/styleguide1-640.png index 336b854..5efbdf2 100644 Binary files a/images/projects/smartberg/styleguide1-640.png and b/images/projects/smartberg/styleguide1-640.png differ diff --git a/images/projects/smartberg/styleguide1-960.png b/images/projects/smartberg/styleguide1-960.png index 15a5b11..51be538 100644 Binary files a/images/projects/smartberg/styleguide1-960.png and b/images/projects/smartberg/styleguide1-960.png differ diff --git a/images/projects/smartberg/styleguide2-1280.png b/images/projects/smartberg/styleguide2-1280.png index f12f3bd..b40000a 100644 Binary files a/images/projects/smartberg/styleguide2-1280.png and b/images/projects/smartberg/styleguide2-1280.png differ diff --git a/images/projects/smartberg/styleguide2-320.png b/images/projects/smartberg/styleguide2-320.png index 6d9b064..c4c4673 100644 Binary files a/images/projects/smartberg/styleguide2-320.png and b/images/projects/smartberg/styleguide2-320.png differ diff --git a/images/projects/smartberg/styleguide2-640.png b/images/projects/smartberg/styleguide2-640.png index 1173299..d0e05f8 100644 Binary files a/images/projects/smartberg/styleguide2-640.png and b/images/projects/smartberg/styleguide2-640.png differ diff --git a/images/projects/smartberg/styleguide2-960.png b/images/projects/smartberg/styleguide2-960.png index 31546b8..9f1fd9e 100644 Binary files a/images/projects/smartberg/styleguide2-960.png and b/images/projects/smartberg/styleguide2-960.png differ diff --git a/images/projects/smartberg/styleguide3-1280.png b/images/projects/smartberg/styleguide3-1280.png index 1ee703d..67b0a4d 100644 Binary files a/images/projects/smartberg/styleguide3-1280.png and b/images/projects/smartberg/styleguide3-1280.png differ diff --git a/images/projects/smartberg/styleguide3-320.png b/images/projects/smartberg/styleguide3-320.png index 522ef65..06e4f1e 100644 Binary files a/images/projects/smartberg/styleguide3-320.png and b/images/projects/smartberg/styleguide3-320.png differ diff --git a/images/projects/smartberg/styleguide3-640.png b/images/projects/smartberg/styleguide3-640.png index f46c11b..d8ec831 100644 Binary files a/images/projects/smartberg/styleguide3-640.png and b/images/projects/smartberg/styleguide3-640.png differ diff --git a/images/projects/smartberg/styleguide3-960.png b/images/projects/smartberg/styleguide3-960.png index 766847e..cf93a4f 100644 Binary files a/images/projects/smartberg/styleguide3-960.png and b/images/projects/smartberg/styleguide3-960.png differ diff --git a/images/projects/smartberg/swot_analyze-1280.png b/images/projects/smartberg/swot_analyze-1280.png index 3ebeffc..5ac9d08 100644 Binary files a/images/projects/smartberg/swot_analyze-1280.png and b/images/projects/smartberg/swot_analyze-1280.png differ diff --git a/images/projects/smartberg/swot_analyze-320.png b/images/projects/smartberg/swot_analyze-320.png index 67a8d67..bf65e96 100644 Binary files a/images/projects/smartberg/swot_analyze-320.png and b/images/projects/smartberg/swot_analyze-320.png differ diff --git a/images/projects/smartberg/swot_analyze-640.png b/images/projects/smartberg/swot_analyze-640.png index ac54967..34cac43 100644 Binary files a/images/projects/smartberg/swot_analyze-640.png and b/images/projects/smartberg/swot_analyze-640.png differ diff --git a/images/projects/smartberg/swot_analyze-960.png b/images/projects/smartberg/swot_analyze-960.png index 3ebeffc..5ac9d08 100644 Binary files a/images/projects/smartberg/swot_analyze-960.png and b/images/projects/smartberg/swot_analyze-960.png differ diff --git a/images/projects/smartberg/usability_testing-1280.png b/images/projects/smartberg/usability_testing-1280.png index d61759d..47ac0d0 100644 Binary files a/images/projects/smartberg/usability_testing-1280.png and b/images/projects/smartberg/usability_testing-1280.png differ diff --git a/images/projects/smartberg/usability_testing-320.png b/images/projects/smartberg/usability_testing-320.png index 27a5ffc..38fc29d 100644 Binary files a/images/projects/smartberg/usability_testing-320.png and b/images/projects/smartberg/usability_testing-320.png differ diff --git a/images/projects/smartberg/usability_testing-640.png b/images/projects/smartberg/usability_testing-640.png index 2080830..43f02fc 100644 Binary files a/images/projects/smartberg/usability_testing-640.png and b/images/projects/smartberg/usability_testing-640.png differ diff --git a/images/projects/smartberg/usability_testing-960.png b/images/projects/smartberg/usability_testing-960.png index ee9a827..46f6e9c 100644 Binary files a/images/projects/smartberg/usability_testing-960.png and b/images/projects/smartberg/usability_testing-960.png differ diff --git a/images/projects/smartberg/user_flow-1280.png b/images/projects/smartberg/user_flow-1280.png index 02d9e3f..970a417 100644 Binary files a/images/projects/smartberg/user_flow-1280.png and b/images/projects/smartberg/user_flow-1280.png differ diff --git a/images/projects/smartberg/user_flow-320.png b/images/projects/smartberg/user_flow-320.png index 3c7fc42..6b35a63 100644 Binary files a/images/projects/smartberg/user_flow-320.png and b/images/projects/smartberg/user_flow-320.png differ diff --git a/images/projects/smartberg/user_flow-640.png b/images/projects/smartberg/user_flow-640.png index f7c0a3b..9f4d698 100644 Binary files a/images/projects/smartberg/user_flow-640.png and b/images/projects/smartberg/user_flow-640.png differ diff --git a/images/projects/smartberg/user_flow-960.png b/images/projects/smartberg/user_flow-960.png index a366bca..dbb0de3 100644 Binary files a/images/projects/smartberg/user_flow-960.png and b/images/projects/smartberg/user_flow-960.png differ diff --git a/images/projects/smartberg/user_persona-1280.png b/images/projects/smartberg/user_persona-1280.png index 48875ad..879e407 100644 Binary files a/images/projects/smartberg/user_persona-1280.png and b/images/projects/smartberg/user_persona-1280.png differ diff --git a/images/projects/smartberg/user_persona-320.png b/images/projects/smartberg/user_persona-320.png index 5c51d98..d2a0d5d 100644 Binary files a/images/projects/smartberg/user_persona-320.png and b/images/projects/smartberg/user_persona-320.png differ diff --git a/images/projects/smartberg/user_persona-640.png b/images/projects/smartberg/user_persona-640.png index 55b840d..c8e3fe4 100644 Binary files a/images/projects/smartberg/user_persona-640.png and b/images/projects/smartberg/user_persona-640.png differ diff --git a/images/projects/smartberg/user_persona-960.png b/images/projects/smartberg/user_persona-960.png index 869f4a4..ca343f4 100644 Binary files a/images/projects/smartberg/user_persona-960.png and b/images/projects/smartberg/user_persona-960.png differ diff --git a/images/projects/smartberg/user_scenario-1280.png b/images/projects/smartberg/user_scenario-1280.png index 227c1af..b887807 100644 Binary files a/images/projects/smartberg/user_scenario-1280.png and b/images/projects/smartberg/user_scenario-1280.png differ diff --git a/images/projects/smartberg/user_scenario-320.png b/images/projects/smartberg/user_scenario-320.png index eea3302..d4fe9cd 100644 Binary files a/images/projects/smartberg/user_scenario-320.png and b/images/projects/smartberg/user_scenario-320.png differ diff --git a/images/projects/smartberg/user_scenario-640.png b/images/projects/smartberg/user_scenario-640.png index 13cf045..17408e4 100644 Binary files a/images/projects/smartberg/user_scenario-640.png and b/images/projects/smartberg/user_scenario-640.png differ diff --git a/images/projects/smartberg/user_scenario-960.png b/images/projects/smartberg/user_scenario-960.png index 227c1af..bebd500 100644 Binary files a/images/projects/smartberg/user_scenario-960.png and b/images/projects/smartberg/user_scenario-960.png differ diff --git a/images/projects/smartberg/user_story-1280.png b/images/projects/smartberg/user_story-1280.png index ebab226..2058d0f 100644 Binary files a/images/projects/smartberg/user_story-1280.png and b/images/projects/smartberg/user_story-1280.png differ diff --git a/images/projects/smartberg/user_story-320.png b/images/projects/smartberg/user_story-320.png index 7a81fd1..c34d07d 100644 Binary files a/images/projects/smartberg/user_story-320.png and b/images/projects/smartberg/user_story-320.png differ diff --git a/images/projects/smartberg/user_story-640.png b/images/projects/smartberg/user_story-640.png index f872cc6..ea70314 100644 Binary files a/images/projects/smartberg/user_story-640.png and b/images/projects/smartberg/user_story-640.png differ diff --git a/images/projects/smartberg/user_story-960.png b/images/projects/smartberg/user_story-960.png index 9fe1be4..f1e0c03 100644 Binary files a/images/projects/smartberg/user_story-960.png and b/images/projects/smartberg/user_story-960.png differ diff --git a/images/projects/smartberg/wireframe1-1280.png b/images/projects/smartberg/wireframe1-1280.png index 16cc08f..a4588f8 100644 Binary files a/images/projects/smartberg/wireframe1-1280.png and b/images/projects/smartberg/wireframe1-1280.png differ diff --git a/images/projects/smartberg/wireframe1-320.png b/images/projects/smartberg/wireframe1-320.png index 39d6198..ff5e6a3 100644 Binary files a/images/projects/smartberg/wireframe1-320.png and b/images/projects/smartberg/wireframe1-320.png differ diff --git a/images/projects/smartberg/wireframe1-640.png b/images/projects/smartberg/wireframe1-640.png index ca31bc9..bea419f 100644 Binary files a/images/projects/smartberg/wireframe1-640.png and b/images/projects/smartberg/wireframe1-640.png differ diff --git a/images/projects/smartberg/wireframe1-960.png b/images/projects/smartberg/wireframe1-960.png index 16cc08f..6e3b550 100644 Binary files a/images/projects/smartberg/wireframe1-960.png and b/images/projects/smartberg/wireframe1-960.png differ diff --git a/images/projects/smartberg/wireframe2-1280.png b/images/projects/smartberg/wireframe2-1280.png index cbeb939..95e04af 100644 Binary files a/images/projects/smartberg/wireframe2-1280.png and b/images/projects/smartberg/wireframe2-1280.png differ diff --git a/images/projects/smartberg/wireframe2-320.png b/images/projects/smartberg/wireframe2-320.png index 4e98796..c5d6a15 100644 Binary files a/images/projects/smartberg/wireframe2-320.png and b/images/projects/smartberg/wireframe2-320.png differ diff --git a/images/projects/smartberg/wireframe2-640.png b/images/projects/smartberg/wireframe2-640.png index 81ef140..9bfb41d 100644 Binary files a/images/projects/smartberg/wireframe2-640.png and b/images/projects/smartberg/wireframe2-640.png differ diff --git a/images/projects/smartberg/wireframe2-960.png b/images/projects/smartberg/wireframe2-960.png index 4deedf4..db685d6 100644 Binary files a/images/projects/smartberg/wireframe2-960.png and b/images/projects/smartberg/wireframe2-960.png differ diff --git a/index.html b/index.html index c782892..b556e3f 100644 --- a/index.html +++ b/index.html @@ -1,28 +1,28 @@ -Hi, I'm Melissa

UX Portfolio

CV

Hi, I'm Melissa

UX Portfolio

CV

Avatar

Hi, I'm Melissa

I’m a Psychologist, Msc. in Cognitive Scientist and a Certified UX Designer. 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 +Product Strategy

Design of a responsive Website for a major German city

\ No newline at end of file diff --git a/index.xml b/index.xml index 12efe18..0bd222c 100644 --- a/index.xml +++ b/index.xml @@ -1,6 +1,6 @@ -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’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/Work Experience 2023 Scientific Assistant (Neurobiopsychology) University of Osnabrück / Osnabrück -2023 Scientific Assistant (Comparative Biocognition) University of Osnabrück / Osnabrück -2020 - 2021 Research Intern LobVR / Osnabrück -Education 2024 Certified User Experience Designer XDi- Experience Design Institut +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’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 & UI Design Udemy -2019-2022 M.sc. Cognitive Science University of Osnabrück / Osnabrück Majors: Cognitive Psychology and Computational Linguistics Thesis topic: A graph approach for the identification of exploratory and exploitative navigational strategies in a Virtual Reality city exploration. \ No newline at end of file +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/main.f2979a93a325fecf9605263bd141398a311c8e23388ed7dcff74f92f7e632866.js b/js/main.f2979a93a325fecf9605263bd141398a311c8e23388ed7dcff74f92f7e632866.js deleted file mode 100644 index 8a04fd2..0000000 --- a/js/main.f2979a93a325fecf9605263bd141398a311c8e23388ed7dcff74f92f7e632866.js +++ /dev/null @@ -1 +0,0 @@ -(()=>{})(); diff --git a/js/main.min.e5d39ccfb0f0cea6d6d76d9d863adeee51fe8bf9d85844f3c4ed0b7c33f38388.js b/js/main.min.e5d39ccfb0f0cea6d6d76d9d863adeee51fe8bf9d85844f3c4ed0b7c33f38388.js new file mode 100644 index 0000000..59ba726 --- /dev/null +++ b/js/main.min.e5d39ccfb0f0cea6d6d76d9d863adeee51fe8bf9d85844f3c4ed0b7c33f38388.js @@ -0,0 +1 @@ +function scrollDown(){var e=document.getElementById("scroller"),t=e.offsetHeight;e.scrollBy(0,t)}function scrollUp(){var e=document.getElementById("scroller"),t=e.offsetHeight;e.scrollBy(0,-1*t)} \ No newline at end of file diff --git a/projects/index.html b/projects/index.html index 2c019f1..6059e05 100644 --- a/projects/index.html +++ b/projects/index.html @@ -1 +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 +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/smartberg/index.html b/projects/smartberg/index.html index ac5311c..a0945ca 100644 --- a/projects/smartberg/index.html +++ b/projects/smartberg/index.html @@ -1,12 +1,12 @@ -Design of a responsive Website for a major German city

UX Portfolio

CV

Design of a responsive Website for a major German city

Design of a responsive Website for a major German city

UX Portfolio

CV

Design of a responsive Website for a major German city

Tags

UX Portfolio

CV

\ No newline at end of file +Tags

UX Portfolio

CV

\ No newline at end of file diff --git a/tags/product-strategy/index.html b/tags/product-strategy/index.html index 87b2711..89ffc3e 100644 --- a/tags/product-strategy/index.html +++ b/tags/product-strategy/index.html @@ -1 +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 +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/ux-research/index.html b/tags/ux-research/index.html index 3f831b9..ea3cff4 100644 --- a/tags/ux-research/index.html +++ b/tags/ux-research/index.html @@ -1 +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 +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/web-design/index.html b/tags/web-design/index.html index 83169bd..312063e 100644 --- a/tags/web-design/index.html +++ b/tags/web-design/index.html @@ -1 +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 +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