diff --git a/categories/index.html b/categories/index.html index e9dbdb6..794d666 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.0f85edd55584a5f72b3f9e2b56177162130f79f6c88a4ccc25b3d1bc96743ebd.css b/css/main.min.0f85edd55584a5f72b3f9e2b56177162130f79f6c88a4ccc25b3d1bc96743ebd.css new file mode 100644 index 0000000..fb6d478 --- /dev/null +++ b/css/main.min.0f85edd55584a5f72b3f9e2b56177162130f79f6c88a4ccc25b3d1bc96743ebd.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:xxx-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.7c6d5cc0fef6e8aea69e4f62c4d6a39c67541ae7927c4735ae3460b9c710f5d1.css b/css/main.min.7c6d5cc0fef6e8aea69e4f62c4d6a39c67541ae7927c4735ae3460b9c710f5d1.css deleted file mode 100644 index cc72644..0000000 --- a/css/main.min.7c6d5cc0fef6e8aea69e4f62c4d6a39c67541ae7927c4735ae3460b9c710f5d1.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%;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/cv/index.html b/cv/index.html index f17b600..00f1407 100644 --- a/cv/index.html +++ b/cv/index.html @@ -3,4 +3,4 @@ 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.">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 +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 aa4bfe0..516f2cf 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 6516322..0a8c38d 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 d5ce568..75db344 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 256c1d0..f6f5c97 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 b635059..62392e5 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 c991009..3033fc7 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 59a56ba..d46047b 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 b979d1e..bcce1be 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 057365c..dbec4fe 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 8a073b1..2f2d4b2 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 f2c67a4..9b94b07 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 9b0b0f2..472a9ec 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 69a8444..61de1a6 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 aaee0a2..d6d5bb6 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 d5062a7..a4f7c54 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 2714755..93930ff 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 005e83f..f23d518 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 94cc076..9239cf5 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 3dc7c5b..b8e1c6a 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 fb41827..bac44cf 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 cc0da92..f7a92b8 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 636fca2..68fb7d4 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 cc0da92..f7a92b8 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 cc0da92..f7a92b8 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 70f653a..57862be 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 4976ba2..bda75b2 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 5eeb16b..bd2b9a6 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 70f653a..57862be 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 8df67df..19382e1 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 59a8949..9950257 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 a1729a8..47ffc53 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 d1bbcab..d9a6efe 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 e69e189..add5531 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 eb12202..4fab361 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 476c145..8f751e9 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 6c38a15..40be42e 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 15888f6..049e167 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 3eda46a..49f7cd6 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 ef90911..64b8822 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 15888f6..049e167 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 973faae..6bc453e 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 c24599d..e2939bf 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 5efbdf2..cd06b6d 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 51be538..a60230b 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 b40000a..e5ae87e 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 c4c4673..3de3be0 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 d0e05f8..f66ac18 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 9f1fd9e..0dd71f2 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 67b0a4d..a0edc4d 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 06e4f1e..d3fec69 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 d8ec831..371c556 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 cf93a4f..67244a8 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 5ac9d08..71625f6 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 bf65e96..a1d60ae 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 34cac43..df653bd 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 5ac9d08..71625f6 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 47ac0d0..2e260f8 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 38fc29d..86c1be5 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 43f02fc..0a07d76 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 46f6e9c..2012d00 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 970a417..965e252 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 6b35a63..ae0c9f9 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 9f4d698..76d47af 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 dbb0de3..7023b95 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 879e407..b7040d2 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 d2a0d5d..1c3fff6 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 c8e3fe4..5f92e5a 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 ca343f4..1d53540 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 b887807..76dfccf 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 d4fe9cd..1214394 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 17408e4..f4663f6 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 bebd500..76dfccf 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 2058d0f..a386df1 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 c34d07d..9fa529d 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 ea70314..3980f30 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 f1e0c03..d16b789 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 a4588f8..686ac13 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 ff5e6a3..1f8124d 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 bea419f..760033d 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 6e3b550..5a89cd1 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 95e04af..19516bc 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 c5d6a15..5dda2af 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 9bfb41d..be0c6df 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 db685d6..e9bb4e9 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 b556e3f..1ce2144 100644 --- a/index.html +++ b/index.html @@ -1,4 +1,4 @@ -Hi, I'm Melissa

UX Portfolio

CV

Hi, I'm Melissa

UX Portfolio

CV

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 a0945ca..18125f4 100644 --- a/projects/smartberg/index.html +++ b/projects/smartberg/index.html @@ -1,4 +1,4 @@ -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 89ffc3e..edc9e7c 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 ea3cff4..edae4c8 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 312063e..1240477 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