-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.HTML
More file actions
181 lines (180 loc) · 9.51 KB
/
index.HTML
File metadata and controls
181 lines (180 loc) · 9.51 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Hossein Mayanloo</title>
<meta charset="utf-8">
<meta name="author" content="Hossein Mayanloo">
<meta name="description" content="My experiences.">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="css/style.css" rel="stylesheet">
<!-- <link rel="shortcut icon" href="../images/favicon.png"> -->
<!--Hide yo' kids, hide yo' Wi-Fi-->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-55122419-1', 'auto');
ga('send', 'pageview');
</script>
</head>
<body>
<div id="header">
<div class="title" id="top">
<span>HOSSEIN MAYANLOO</span>
</div>
<div class="title-column">
<a href="https://www.linkedin.com/in/hosseinmayanloo" target="_blank">
<img src="images/linkedin_icon.png" class="icon">
</a>
</div>
<div class="title-column">
<a href="https://github.com/hosseinmay" target="_blank">
<img src="images/github_icon.png" class="icon">
</a>
</div>
</div>
<div class="dot" style="background: #25408F;"></div>
<div class="dot" style="background: #7C91CC;"></div>
<div class="dot" style="background: #DCE4F8;"></div>
<div id="experiences">
<div class="experience-item">
<div class="left-column">
<img class="experience-image" src="images/Zynga.png" style="background-color: #DC0606;">
<div class="experience-title">
<span style="color: #B80202;">SOFTWARE ENGINEER</span>
<br>
<span class="experience-subtitle">Machine Learning Team</span>
</div>
</div>
<div class="right-column">
<span>My main project at <a href="http://www.zynga.com" target="_blank">Zynga</a> was the development of a <span style="color: #B80202;">multi-variate experimentation platform</span> to replace the existing A/B testing framework. I was able to see my project grow from a proof-of-concept to a platform that was integrated in many of Zynga’s games. I implemented a 3rd party API (Google Charts) to visualize the variants' performances, and I learned and applied statistical methods (such as confidence intervals and t-testing) to evaluate the variants. I also took additional time to work with the WEKA machine learning toolset to learn more about data classification and predictive modelling.
</span>
<br>
<br>
<span class="bold">Technologies Used:</span><span> Groovy (using the Grails framework), Java, JavaScript/jQuery, HTML/CSS, SQL (Vertica), Git, JIRA, SourceTree, IntelliJ and WEKA</span>
</div>
</div>
<div class="divider"></div>
<div class="experience-item">
<div class="left-column">
<img class="experience-image" src="images/TulipRetail.png" style="background-color: #FF426C;">
<div class="experience-title">
<span style="color: #FF426C;">SOFTWARE DEVELOPER</span>
<br>
<span class="experience-subtitle">Web Team</span>
</div>
</div>
<div class="right-column">
<span>While working at <a href="http://www.tulip.io" target="_blank">Tulip Retail</a>, I architected and developed a <span style="color: #FF426C;">dynamic product listing application </span>(integrating with Apache Solr) to display a customized product feed. I also worked heavily in improving the performance of existing and legacy code, through functional improvements and the optimization of SQL queries.</span>
<br>
<br>
<span class="bold">Technologies Used:</span><span> PHP, JavaScript/jQuery (ExtJS), HTML/CSS, SQL (MySQL), Git, Phabricator, phpStorm, Sublime Text 2, Balsamiq Mockups and Apache Solr</span>
</div>
</div>
<div class="divider"></div>
<div class="experience-item">
<div class="left-column">
<img class="experience-image" src="images/NexJ.png" style="background-color: #208BCB;">
<div class="experience-title">
<span style="color: #208BCB;">QA ANALYST</span>
<br>
<span class="experience-subtitle">Enterprise CRM</span>
</div>
</div>
<div class="right-column">
<span>At <a href="http://www.nexj.com" target="_blank">NexJ</a>, I <span style="color: #208BCB;">automated test plans</span> using Telerik, preventing the need to manually test many aspects of the software. I also collaborated with product managers and software architects to discuss improvements to NexJ's software, and I was involved in multiple scrum teams at once.</span>
<br>
<br>
<span class="bold">Technologies Used:</span><span> Telerik, Microsoft Office Suite, SQL (Microsoft SQL Server) and Mercurial</span>
</div>
</div>
<div class="divider"></div>
<div class="experience-item">
<div class="left-column">
<img class="experience-image" src="images/vumetercolour.png" style="background-color: #000000;">
<div class="experience-title">
<span style="color: #000000;">ARDUINO VUMETER</span>
<br>
<span class="experience-subtitle">Hardware Project</span>
</div>
</div>
<div class="right-column">
<span>A project to combine my love for music and hardware, while introducing me to <span style="color: #000000;">low-level software design</span>. Can read any song from any audio device - provided that a phone connector is used to connect the music player with the Arduino. Makes use of hardware interrupts to recalibrate volume meter to a base level. Developed with a memory limitation of 2KB, in the C programming language.</span>
<br>
<br>
<span class="bold">Links:</span><span> <a href="https://github.com/hosseinmay/VUMeter">GitHub</a>, <a href="https://www.youtube.com/watch?v=Of27-sm6SDw" target="_blank">Video (YouTube Link)</a></span>
<br>
<span class="bold">Technologies Used:</span><span> Arduino UNO, Arduino IDE and C</span>
</div>
</div>
<div class="divider"></div>
<div class="experience-item">
<div class="left-column">
<img class="experience-image" src="images/cannongame.png" style="background-color: #5C94FC;">
<div class="experience-title">
<span style="color: #5C94FC;">CANNON GAME</span>
<br>
<span class="experience-subtitle">Java Project</span>
</div>
</div>
<div class="right-column">
<span>A Java game designed to apply my programming knowledge while learning GUI concepts such as Swing and AWT. Inspired by the aesthetics of games from an older era. Makes extensive use of <span style="color:#5C94FC;"> file I/O for a customizable game experience</span>.
</span>
<br>
<br>
<span class="bold">Links:</span><span> <a href="https://github.com/hosseinmay/SuperMarioCannonBros" target="_blank">GitHub</a>, <a href="other/cannongame.ppt">Presentation</a></span>
<br>
<span class="bold">Technologies Used:</span><span> Java (Swing, AWT) and Netbeans</span>
</div>
</div>
<div class="divider"></div>
<div class="experience-item">
<div class="left-column">
<img class="experience-image" src="images/shoppingcart.png" style="background-color: #087004;">
<div class="experience-title">
<span style="color: #087004;">AUTOMATED SHOPPING CART</span>
<br>
<span class="experience-subtitle">Design Project</span>
</div>
</div>
<div class="right-column">
<span>A new shopping cart design to <span style="color: #087004;">reduce inefficiencies in the retail industry</span>. As an item is placed into the cart, RFID technology automatically communicates the product’s information into an integrated point of sale terminal. The engineering design process was followed to help ensure the design met the users’ needs. I used Microsoft Project to organize and schedule tasks to ensure that deliverables by the five team members were met.</span>
<br>
<br>
<span class="bold">Link:</span><span> <a href="other/shoppingcart.pptx">Presentation</a></span>
<br>
<span class="bold">Technologies Used:</span><span> Microsoft Project and AutoCAD</span>
</div>
</div>
<div class="divider"></div>
<div class="experience-item">
<div class="left-column">
<img class="experience-image" src="images/thiswebsite.png">
<div class="experience-title">
<span style="color: #25408F;">THIS WEBSITE</span>
<br>
<span class="experience-subtitle"><!-- Web Project --></span>
</div>
</div>
<div class="right-column">
<span>Hope you liked it! Written from scratch, and designed responsively. I'm always looking for suggestions, so make sure to give me a <a href="mailto:hossein@hosseinmayanloo.com">shout!</a></span>
<br>
<br>
<span class="bold">Link:</span><span> <a href="https://github.com/hosseinmay/PortfolioWebsite" target="_blank">GitHub</a></span>
<br>
<span class="bold">Technologies Used:</span><span> Sublime Text 2, GIMP and HTML5/CSS3</span><span id="and-javascript"> and JavaScript.</span>
</div>
</div>
<!-- <div id="footer">
<div class="title" id="bottom">
<span id="fun-fact">Did you know: </span>
<span id="secret-text">
</span> Not much of a secret anymore, huhhh
</div>-->
</div>
</div>
</body>
<!--<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="js/script.js"></script>-->
</html>