-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gameco.html
210 lines (190 loc) · 9.37 KB
/
Gameco.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
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
<!DOCTYPE HTML>
<!--
Solid State by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Manzano Analytics</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
<link rel="icon" type="image/png" href="images/geo_flake_b&w.png">
<style>
.content2 {
background-color: rgba(0, 0, 0, 0.55); /* Dark background color */
margin-left: auto; /* Add padding to improve readability */
margin-right: auto;
width: 50%;
color: #ffffff;
border-radius: 10px; /* Add rounded corners for aesthetic appeal */
}
.hover-zoom:hover {
transform: scale(1.1); /* Increase size by 10% on hover */
transition: transform 0.6s ease-in-out;
}
</style>
</head>
<body>
<header class="banner">
<div style="padding-top: 100px; padding-left: 200px; margin-bottom: -150px; width: 350px; height: auto;">
<a href="index.html">
<img src="images/geo_flake_b&w.png" alt="Manzano Analytics Icon"
style="width: 100%; height: 100%; text-decoration: none; outline: none; transition: transform 0.6s ease-in-out;"
class="hover-zoom">
</a>
</div>
</header>
</body>
<body class="is-preload" style="background-image: url(images/mountains_stars_2.jpeg); background-size: cover;">
<!-- Page Wrapper -->
<div id="page-wrapper">
<!-- Header -->
<header id="header">
<h1><a href="index.html">Manzano Analytics</a></h1>
<nav>
<a href="#menu">Menu</a>
</nav>
</header>
<!-- Menu -->
<nav id="menu">
<div class="inner" style="width: auto;">
<h2>Menu</h2>
<ul class="links">
<li><a href="index.html"><img src="images/geo_flake_b&w.png" style="width: 20px; height: auto; vertical-align: middle;"> Home</a></li>
<li><a href="resume.html" target="_blank" class="icon solid fa-gem"> Resume</a></li>
<li><a href="Women_Empowerment.html">The Economy of Women's Rights</a></li>
<li><a href="Rockbuster.html">RockBuster and XGBoost</a></li>
<li><a href="Influenza.html">Influenza Staffing Strategy</a></li>
<li><a href="Beecher.html">Archaelogical Analysis</a></li>
<li><a href="Instacart.html">Instacart Customer Analysis</a></li>
<li><a href="Gameco.html">GameCo Marketing Strategy</a></li>
<li><a href="Euro_Tuition.html">European Education Costs</a></li>
<li><a href="Pig_E_Bank.html">Bank Churn Modeling</a></li>
<li><a href="index.html#footer"><img src="images/geo_flake_double.png" style="width: 20px; height: auto; vertical-align: middle;"> Contact</a></li>
</ul>
<a href="#" class="close">Close</a>
</div>
</nav>
<!-- Wrapper -->
<section id="wrapper">
<header>
<div class="content2">
<h2>Gameco Marketing Strategy</h2>
<p>Global video game sales analysis.</p>
</div>
<div class="image-container" style="position: absolute; right: 30px; top: 270px;">
<img src="images/Gameco_intro.png" style="width: 380px; height: auto; border-width: 5px;">
</div>
</header>
<!-- Content -->
<div class="wrapper">
<div class="inner">
<h3 class="major">GameCo Marketing Strategy</h3>
<p></p>
<iframe src="images/GameCo_Presentation.pdf" alt="" width="1000" height="1000"></iframe>
<p></p>
<section id="banner" style="display: block; margin: 0 auto;">
<div class="inner" >
<div class="logo"><img src="images/geo_flake_b&w.png" style="width: 150px; height: auto; display: block; margin: 0 auto; padding-bottom: 50px;"></i></div>
<div class="no-background">
<h2 style="font-size: 30px; display: block; margin: 0 auto; padding-left: 40px; white-space: nowrap;">Manzano Analytics: GameCo Marketing Strategy</h2>
<p style="font-size: 30px; font-weight: 100; text-align: center;">Lessons Learned:</p>
</div>
<div class="content1">
<section>
<div class="row">
<div class="alternate">
<h4 style="font-size: 18px;">Cleaning and Analysis with Excel</h4>
<ul style="font-size: 20px;">
<li>Excel's versatility and ease of use make it particularly well-suited for handling relatively small datasets like the one in
this project. The main task was to organize the data
into meaningful visualizations using simple Excel charts and extract valuable marketing insights. Utilizing stacked
bar charts and line charts provided clarity, and Excel's user-friendly interface made their creation straightforward and effective.
</li>
</ul>
<h4 style="font-size: 18px;">Comparative Regional Analysis with Excel</h4>
<ul style="font-size: 20px;">
<li>Taking the analysis one step further, I created comparative bar charts for each region (North America, Europe, and Japan) to pinpoint
differences in video game preferences. The analysis revealed a notable preference in Japan for mobile gaming and RPGs, contrasting with
trends in other regions.
</li>
</ul>
</div>
</section>
</div>
</div>
</section>
<section class="features">
<article>
<a href="Women_Empowerment.html" class="image"><img src="images/WEI_K_Clusters_countries.png" alt="" style="margin-top: 70px; margin-bottom: 70px;"/></a>
<h3 class="major">Economy of Women's Rights</h3>
<p>This is a five-decade examination of the interconnection between the Global Women's Empowerment Index and GDP Per Capita. The central proposition suggests a mutually reinforcing association between economic well-being and Women's Rights. Nevertheless, our unwavering dedication is to adopt a rigorous, data-centric approach, unveiling noteworthy discoveries.
</p>
<a href="Women_Empowerment.html" class="special">Learn more</a>
</article>
<article>
<a href="#" class="image"><img src="images/Rockbuster_Corr_ROI.png" alt="" /></a>
<h3 class="major">RockBuster and XGBoost</h3>
<p>This cost-benefit analysis is in a context of a fictional, globally operating movie rental business on the brink of expansion. Its primary goal is to employ strategic decisions that result in an augmentation of overall profitability.
</p>
<a href="#" class="special" style="margin-top: 90px;">Learn more</a>
</article>
</section>
</div>
</div>
</section>
<!-- Footer -->
<section id="footer">
<div class="inner">
<h2 class="major">Get in touch</h2>
<p> A seasoned and self-made fund manager, averaging a 40% CAGR for six years, and demonstrating an expertise in applied data analytics..</p>
<form method="post" action="https://formspree.io/f/mayrjnpo">
<div class="fields">
<div class="field">
<label for="name">Name</label>
<input type="text" name="name" id="name" />
</div>
<div class="field">
<label for="email">Email</label>
<input type="email" name="email" id="email" />
</div>
<div class="field">
<label for="message">Message</label>
<textarea name="message" id="message" rows="4"></textarea>
</div>
</div>
<ul class="actions">
<li><input type="submit" value="Send Message" /></li>
</ul>
</form>
<ul class="contact">
<li class="icon brands fa-codepen">
<b>Manzano Analytics</b><br />
Aaron Manzano<br />
Washington, PA 15301
</li>
<li class="icon solid fa-phone">(724) 787-9773</li>
<li class="icon solid fa-envelope"><a href="mailto:aaronlmanzano@gmail.com">AaronLManzano@gmail.com</a></li>
<li class="icon solid fa-gem"><a href="resume.html" target="_blank">Resume</a></li>
<li class="icon brands fa-linkedin"><a href="https://www.linkedin.com/in/aaronmanzano" target="_blank">Linkedin</a></li>
<li class="icon brands fa-github"><a href="https://github.com/tendyzen" target="_blank">GitHub</a></li>
<li class="icon brands fa-github"><a href="https://github.com/tendyzen">https://github.com/tendyzen</a></li>
</ul>
<ul class="copyright">
<li>© Manzano Analytics Inc. All rights reserved.</li><li>Design: <a href="http://html5up.net">HTML5 UP</a></li>
</ul>
</div>
</section>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>