-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
214 lines (206 loc) · 6.57 KB
/
index.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
211
212
213
214
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"
/>
<meta name="description" content="Miguel rico web developer portfolio" />
<meta
name="keywords"
content="miguel, rico, web, developer, saratoga springs, website, freelance, HTML, CSS, JavaScript"
/>
<link rel="stylesheet" href="css/normalize.css" />
<link rel="stylesheet" href="css/main.css" />
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<link
href="https://fonts.googleapis.com/css?family=Anton|Roboto|Poppins:400,600|Orbitron:400,500,700"
rel="stylesheet"
/>
<link
href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,600i,700"
rel="stylesheet"
/>
<link
href="https://fonts.googleapis.com/css?family=Oswald:400,500,600,700"
rel="stylesheet"
/>
<!--<link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">-->
<title>Miguel Rico Portfolio</title>
<link
rel="stylesheet"
href="https://use.fontawesome.com/releases/v5.0.13/css/all.css"
integrity="sha384-DNOHZ68U8hZfKXOrtjWvjxusGo9WQnrNx2sqG0tfsghAvtVlRW3tvkXWZh58N9jp"
crossorigin="anonymous"
/>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script
async
src="https://www.googletagmanager.com/gtag/js?id=UA-105017297-1"
></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag("js", new Date());
gtag("config", "UA-105017297-1");
</script>
</head>
<body>
<!-- ==============================
NAV
============================== -->
<nav class="social-media-nav">
<a href="mailto:[email protected]">
<img src="./images/mail-icon.svg" alt="main icon" />
</a>
<a href="https://www.linkedin.com/in/miguelrico/" target="_blank">
<img src="./images/linkedin.svg" alt="linkedIn logo" />
</a>
<a href="https://github.com/spaceoso" target="_blank">
<img src="./images/github.svg" alt="gitHub logo" />
</a>
<a href="https://twitter.com/spaceoso" target="_blank">
<img src="./images/twitter.svg" alt="Twitter logo" />
</a>
</nav>
<!-- ==============================
HEADER
============================== -->
<div class="header-container">
<h1 class="main-header">Miguel Rico</h1>
<h3 class="sub-header">
<span class="orbitron">Software</span> Engineer
</h3>
</div>
<div class="portfolio-section">
<div class="portfolio-section-info">
<p>
Software Engineer with extensive experience within JavaScript and
React.js. While my focus has been Front-End development, I have also
become proficient in Node.js and Java.
</p>
</div>
</div>
<!-- ==============================
PORTFOLIO
============================== -->
<!--Cengage-->
<div>
<a
class="portfolio-section"
href="https://github.com/SpaceOso/Job-Board"
target="_blank"
>
<div class="portfolio-section-info">
<h1>
Software Engineer - Cengage Learning
</h1>
<p>
Working in an agile team building reusable components for grades K -
12. Building tools for internal users and also teachers.
</p>
<div class="logo-row">
<i class="fab fa-react"></i>
</div>
</div>
</a>
</div>
<!--job board-->
<div>
<a
class="portfolio-section"
href="https://github.com/SpaceOso/Job-Board"
target="_blank"
>
<div class="portfolio-section-info">
<h1>
Java - Spring Boot + React.js<span style="font-size: 18px;">
(in progress)</span
>
</h1>
<p>
Full-stack Java application. Using React and TypeScript on the front
end. Spring and PostgreSQL on the back end. Deployed on Amazon
servers.
</p>
<div class="logo-row">
<i class="fab fa-java"></i>
<i class="fab fa-react"></i>
<i class="fab fa-aws"></i>
</div>
</div>
<img src="./images/job-board.png" alt="image of job board dashboard" />
</a>
</div>
<!--mss site-->
<div>
<a
class="portfolio-section"
href="http://www.mysmartsim.com/"
target="_blank"
>
<div class="portfolio-section-info">
<h1>mySmartSimulations Home Page</h1>
<p>Created mySmartSim's home page using Bootstrap.</p>
<div class="logo-row">
<!--<i class="fab fa-js-square"></i>-->
<i class="fab fa-html5"></i>
<i class="fab fa-css3-alt"></i>
<!--<i class="fab fa-aws"></i>-->
</div>
</div>
<img
src="./images/mss.png"
alt="mySmartSimulations website"
style="height: 100%; width: 300px"
/>
</a>
</div>
<!--tutorial-->
<div>
<a class="portfolio-section" href="./mss.html">
<div class="portfolio-section-info">
<h1>mySmartSimulations Tutorial and Interactions</h1>
<p>
I created the pre-training, dashboard and tutorial interactions that
appear before our online simulations along with the art and 3d
renders.
</p>
<div class="logo-row">
<i class="fab fa-js-square"></i>
<i class="fab fa-react"></i>
<!--<i class="fab fa-aws"></i>-->
</div>
</div>
<img src="./images/tutorial.png" alt="simulation interaction" />
</a>
</div>
<!--WordPress-->
<div>
<a class="portfolio-section" href="./amber">
<div class="portfolio-section-info">
<h1>WordPress Theme</h1>
<p>
Wanted to learn how to create custom themes in WordPress. Used a
free PSD found online for the design and built the theme from
scratch.
</p>
<div class="logo-row">
<i class="fab fa-wordpress-simple"></i>
<i class="fab fa-php"></i>
</div>
</div>
<img
src="./images/portfolio-amber-screenshot.jpg"
alt="wordpress template"
/>
</a>
</div>
<!-- ==============================
RESUME
============================== -->
</body>
</html>