-
Notifications
You must be signed in to change notification settings - Fork 0
/
anyora1.html
152 lines (130 loc) · 7.03 KB
/
anyora1.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
<!doctype html>
<html lang="en">
<head>
<title>Independent Project</title>
<link rel="icon" type="image/x-icon" href="/images/mylogo.ico">
<!-- From https://www.w3schools.com/html/html_favicon.asp -->
<meta name="author" content="Larissa">
<meta name="description" content="This is a Graphic Design and Illustration portfolio website.">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Bootstrap link must go above my overrides -->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.0-beta1/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-0evHe/X+R7YkIZDRvuzKMRqM+OrBnVFBL6DOitfPri4tjfHxaWutUpFmBp4vmVor" crossorigin="anonymous">
<!-- Google Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link
href="https://fonts.googleapis.com/css2?family=Arima:wght@600;700&family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:wght@500;700;900&display=swap"
rel="stylesheet">
<!-- My overides stylesheet -->
<link href="css/styles.css" rel="stylesheet">
</head>
<body id="top">
<header class="bg-custom">
<nav class="container navbar navbar-expand-lg navbar-dark">
<menu class="container-fluid">
<!-- <a class="navbar-brand" href="/index.html"><img class="mylogo" src="images/mylogo.png" alt="This is an image of a logo."></a> -->
<button class="navbar-toggler custom-toggler" type="button" data-bs-toggle="collapse"
data-bs-target="#navbarNavAltMarkup" aria-controls="navbarNavAltMarkup" aria-expanded="false"
aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse justify-content-end" aria-label="navigation bar" id="navbarNavAltMarkup">
<div class="navbar-nav" aria-label="navigation bar">
<a class="nav-link" href="/index.html">Home</a>
<a class="nav-link" href="/about.html">About Me</a>
<a class="nav-link" href="/design.html">Design</a>
<a class="nav-link" href="/illustration.html">Illustration</a>
</div>
</div>
</menu>
</nav>
</header>
<main class="illustrationtitle"><!-- Start title -->
<section class="container">
<h1 class="textstyle textstyle4"><span style="text-transform: uppercase;">anyora</span> project</h1>
</section>
</main> <!-- END title -->
<section class="projectdetails">
<div class="column2">
<div>
<h4>About the project</h4>
<p class="projecttxt">ANYORA isn't just a theme park, it encapsulates the spirit of a place where dreams come to
life, blending fantasy and reality into a seamless experience. This project was driven by my belief that theme
parks offer a canvas to manifest the extraordinary, making the impossible possible, and embracing every facet
of creativity. The central goal of the ANYORA project was to showcased my diverse skills. All three
deliverables revolve around a fantastical theme, infusing enchanting illustrations throughout. This project
also aimed to spotlight my adeptness in project management and my creative process, underscoring the stages of
development through a well-documented process book. It showcases my passion and skills in graphic design,
while emphasizing project management, creativity, and the meticulous documentation of my creative process.
</p>
</div>
</div>
<div class="column2">
<h4>Deliverables</h4>
<p class="projecttxt">Logo Design, Branding, Style Guide, Interactive App Design and Illustrative Park Map.</p>
<h4>Programs used</h4>
<p class="projecttxt">Adobe Illustrator, Adobe InDesign, Adobe Photoshop and Adobe XD.</p>
</div>
</section>
<section class="align-center">
<div class="projectbox">
<img style="padding-bottom: 20px;" class="project" src="/images/Design/Independent-Study/anyora-01.jpg">
<img class="project" src="/images/Design/Independent-Study/anyora2-02.jpg">
<img class="project" src="/images/Design/Independent-Study/anyora2-03.jpg">
<img class="project" src="/images/Design/Independent-Study/anyora-03.jpg">
<img class="project" src="/images/Design/Independent-Study/anyora-04.jpg">
<img class="project" src="/images/Design/Independent-Study/anyora-05.jpg">
<img class="project" src="/images/Design/Independent-Study/anyora-06.jpg">
<img class="project" src="/images/Design/Independent-Study/anyora-07.jpg">
<img class="project" src="/images/Design/Independent-Study/anyora-08.jpg">
<img class="project" src="/images/Design/Independent-Study/anyora-09.jpg">
<img class="project" src="/images/Design/Independent-Study/anyora-10.jpg">
<img class="project" src="/images/Design/Independent-Study/anyora-11.jpg">
<img class="project" src="/images/Design/Independent-Study/anyora-12.jpg">
</div>
</section>
<!-- START Project Slideck -->
<section class="container">
<iframe allowfullscreen="allowfullscreen" scrolling="no" class="fp-iframe"
src="https://heyzine.com/flip-book/a79e717394.html"
style="border: 1px solid lightgray; width: 100%; height: 400px;"></iframe>
</section><!-- END Project Slideck -->
<section class="container portfolionav"> <!-- START Portfolio navigation -->
<div class="back" aria-label="icon container">
<a href="/diverse9.html">
<img src="images/icons/back.png" alt="back icon">
</a>
</div>
<div class="next" aria-label="icon container">
<a href="/hero2.html">
<img src="images/icons/next.png" alt="next icon">
</a>
</div>
</section><!-- END Portfolio navigation -->
<footer><!-- START Footer -->
<div class="centeralign" aria-label="social media icons container">
<a href="https://www.linkedin.com/in/larissacr/" target=”_blank”><img class="mysocialmedia"
src="images/icons/linkedinrose.png" alt="This is a linkedin icon."></a>
<a href="https://www.instagram.com/larisdesigns/" target=”_blank”><img class="mysocialmedia"
src="images/icons/instagramrose.png" alt="This is an instagram icon."></a>
<a href="https://www.behance.net/lah_c_r" target=”_blank”><img class="mysocialmedia"
src="images/icons/behancerose.png" alt="This is a behance icon."></a>
</div>
<p>
By Larissa Carvalho
</p>
<div class="next" aria-label="icon container">
<a href="#top">
<img src="images/icons/up.png" alt="up icon">
</a>
</div>
</footer><!-- END Footer -->
<!-- Bootstrap Javascript should go above the closing BODY tag-->
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.0-beta1/dist/js/bootstrap.bundle.min.js"
integrity="sha384-pprn3073KE6tl6bjs2QrFaJGz5/SUsLqktiwsUTF55Jfv3qYSDhgCecCxMW52nD2"
crossorigin="anonymous"></script>
<script src="js/main.js"></script>
</body>
</html>