-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
291 lines (275 loc) · 13 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
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
<!DOCTYPE html>
<head>
<meta name="title" content="Cristian Cedacero's Portfolio">
<!-- <meta name="description" content="I'm a software engineer that enjoys building solutions to improve people's lives."> -->
<!-- Primary Meta Tags -->
<title>Cristian Cedacero's Portfolio</title>
<meta name="description" content="I'm a software developer with a passion to help improve people's lives through code.">
<meta name="keywords" content="JavaScript, Ruby, Ruby on Rails, git, CSS,HTML, Software Development,SQL, Database, Cristian Cedacero, RPCV, Software Engineer">
<meta name="robots" content="index, follow">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="language" content="English">
<meta name="revisit-after" content="1 days">
<meta name="author" content="Cristian Cedacero">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://ccedacero.com/">
<meta property="og:title" content="Cristian Cedacero's Portfolio">
<meta property="og:description" content="I'm a software developer with a passion to help improve people's lives through code.">
<meta property="og:image" content="./images/compressed/metacc.png">
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://ccedacero.com/">
<meta property="twitter:title" content="Cristian Cedacero's Portfolio">
<meta property="twitter:description" content="I'm a software developer with a passion to help improve people's lives through code.">
<meta property="twitter:image" content="./images/compressed/metacc.png">
<script src="https://www.google.com/recaptcha/api.js?render=reCAPTCHA_site_key">
grecaptcha.ready(function() {
grecaptcha.execute('6Ld3scQZAAAAALbI4nMfIByrv7GjjVGUQV0-oPg3', {action: 'homepage'})
.then(function(token) {
document.getElementById('captchaResponse').value = token;
});
});
</script>
<script src="http://cdn.jsdelivr.net/particles.js/2.0.0/particles.min.js"></script>
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="./css/style.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.2/css/all.css"
integrity="sha384-oS3vJWv+0UjzBfQzYUhtDYW+Pj2yciDJxpsK1OYPAYjqT085Qq/1cq5FLXAZQ7Ay" crossorigin="anonymous" />
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,700,900&display=swap" rel="stylesheet">
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css"
/>
</head>
<body>
<div id="progress"></div>
<!-- Navbar -->
<nav id="navbar" class="nav">
<a class="logo" href="./index.html">CCEDACERO</a>
<ul class="nav_links">
<li><a class="left" href="./index.html">Home</a></li>
<li><a class="left" href="#about-section">About</a></li>
<li><a class="left" href="#contact">Contact</a></li>
</ul>
</nav>
<!-- End Navbar -->
<!-- Star Landing -->
<div id="particles-js"></div>
<script type="text/javascript" src="./js/particles.js"></script>
<script type="text/javascript" src="./js/app.js"></script>
<section id="welcome-section" class="welcome-section">
<span class="animate__animated animate__bounceInUp full-text">Hello! I'm Cristian</span>
<span class="animate__animated animate__bounceInUp short-text">Hello!<br>I'm Cristian</span>
<!-- <p>A Front-End-Developer</p> -->
<!-- <hr class="star-light">
</hr> -->
<!-- <span class="skills">Dev - Runner - RPCV</span> -->
<!-- <h2>About me</h2> -->
<div id="introparagraph" class="intro-grid">
<p><span>I'm a software engineer who enjoys building solutions to improve people's lives. </span><br>
<button class="animate__animated animate__bounceInUp" id="introbtn"><a href="#comosedice">Recent projects</a></button>
</p>
</section>
<!-- </hr> -->
<section id="comosedice" class="comosedice">
<div class="projects-grid">
<div class>
<div class="project-image" >
<img src="./images/compressed/resized-comosedice.png">
</div>
<h2> ¿ Como Se Dice ? </h2>
<p class="description">A platform to help spanish speaking farm workers learn English.
I parsed Berkley’s Agricultural english learning resources to create a centralized and interactive location for English learning.
</p>
<div class="project-skills">
<span class="skill-card">HTML5</span>
<span class="skill-card">CSS3</span>
<span class="skill-card">Material-ui</span>
<span class="skill-card">JavaScript ES6</span>
<span class="skill-card">React.js</span>
<span class="skill-card">Ruby on Rails</span>
<span class="skill-card">Google Translate API</span>
<span class="skill-card">Charts.js</span>
</div>
<p class="btn-paragraph">
<a class="description-btn" target="_blank" href="https://www.youtube.com/watch?v=zymhOk7uurQ">VIEW DEMO</a>
<a id="profile-link" href="https://github.com/ccedacero/como-se-dice" target="_blank" class="btn github-link"><i
class="fab fa-github"></i> GitHub</a><br>
</p>
</div>
</section>
<section class="sojohub">
<div class="projects-grid">
<div class>
<div class="project-image" >
<img src="./images/compressed/rsz_sojo.jpg">
</div>
<h2> SojoHub </h2>
<p class="description">
A platform that streamlines the job application process for software engineers, keeping track of their
applications, interviews and allowing them to connect with other engineers through forums.
</p>
<div class="project-skills">
<span class="skill-card">HTML5</span>
<span class="skill-card">CSS3</span>
<span class="skill-card">Material-ui</span>
<span class="skill-card">JavaScript ES6</span>
<span class="skill-card">React.js</span>
<span class="skill-card">Ruby on Rails</span>
<span class="skill-card">Charts.js</span>
<span class="skill-card">JWT</span>
</div>
<p class="btn-paragraph">
<a class="description-btn" target="_blank" href="https://www.youtube.com/watch?v=Fp_pAUOpzBY">VIEW DEMO</a>
<a id="profile-link" href="https://github.com/SoJoHub" target="_blank" class="btn github-link"><i
class="fab fa-github"></i> GitHub</a><br>
</p>
</div>
<!-- </div> -->
</section>
<section class="favebus">
<div class="projects-grid">
<div class>
<div class="project-image" >
<img src="./images/compressed/rsz_favebus.jpg">
</div>
<h2> FaveBus </h2>
<p class="description">
An app that uses NYC’s MTA’s bus tracking API to provide users with real time bus arrival and station
upcoming buses information.
</p>
<div class="project-skills">
<span class="skill-card">HTML5</span>
<span class="skill-card">CSS3</span>
<span class="skill-card">Bootstrap</span>
<span class="skill-card">JavaScript ES6</span>
<span class="skill-card">Ruby on Rails</span>
<span class="skill-card">Bcrypt</span>
<span class="skill-card">MTA Bus API</span>
</div>
<p class="btn-paragraph">
<a class="description-btn" style="background-color: #CE672D" target="_blank" href="https://www.youtube.com/watch?v=hNDIfZTDAq8">VIEW DEMO</a>
<a id="profile-link" href="https://github.com/ccedacero/favebus" target="_blank" class="btn github-link"><i
class="fab fa-github"></i> GitHub</a><br>
</p>
</div>
</div>
</section>
<section class="Neighbors">
<div class="projects-grid">
<div class>
<div class="project-image" >
<img src="./images/compressed/rsz_foodapp.jpg">
</div>
<h2> Neighbors Kitchen </h2>
<p class="description">
A frontend app that allows users to order food from nearby restuarants.
</p>
<div class="project-skills">
<span class="skill-card">HTML5</span>
<span class="skill-card">CSS3</span>
<span class="skill-card">Bootstrap</span>
<span class="skill-card">Vanilla JS</span>
<span class="skill-card">Ruby on Rails</span>
<span class="skill-card">Google Geolocation API</span>
</div>
<p class="btn-paragraph">
<a class="description-btn" href="#">VIEW DEMO</a>
<a id="profile-link" href="https://github.com/ccedacero/Neighbor-s-Kitchen" target="_blank" class="btn github-link"><i
class="fab fa-github"></i> GitHub</a><br>
</p>
</div>
</div>
</section>
<!-- End Project Section -->
<!-- Start About Section -->
<section id="about-section" class="about-landing">
<div class="about-txt">
<span class="full-text">About me<br></span>
<span class="short-text">About me<br></span>
<!-- <hr class="star-light">
</hr> -->
<img class="round" src="./images/me.png" alt="cristian cedacero portrait">
<div id="logos_div">
<!-- <h3>Stuff I've written</h3> -->
<a href="https://dev.to/ccedacero" target="_blank">
<img id="devto_logo" src="./images/devto.svg" >
</a>
<a href="https://medium.com/@cristian.cedacero" target="_blank">
<img id="medium_logo" src="./images/monogram-medium.svg"">
</a>
</div>
<blockquote>
<h2>
I'm a software developer with a passion to help improve people's lives through code.
</h2>
</blockquote>
<div class="about-grid">
<div>
<p> I've always
enjoyed giving back to my community and helping others. After college I served as a Peace Corps volunteer in Guatemala.
Truly the "toughest job you'll ever love", my job included training teachers, building classrooms and hand
washing stations, and running away from packs of street dogs.</p>
<br>
<p>During my time with the Peace Corps headquarters, I discovered that I could use my IT knowledge to
automate processes and help make people's lives easier. I saw the awe that technology brings to
remote communities and the profound impact it can have.
</p>
</div>
<p>
This led to the realization that I could combine my life long passion for tinkering with computers and helping
others to pursue a career in software development. With software engraved in all aspects of
our lives, there is no better way to make a difference than writing the code that will
shape our future.
<br><strong>Resume</strong>
<a href="https://www.linkedin.com/in/ccedacero/" target="_blank">
<img id="resume" src="./images/resume.svg">
</a>
</p>
</div>
</section>
<!-- End About Section -->
<!-- Start Contact Section -->
<section id="contact" class="contact-section">
<div class="contact-section-header">
<h2>🚀Let's build together 👨💻</h2>
<form action="https://getform.io/f/481f4877-9e89-42c3-99e8-b941cd7f067a" method="POST">
<label for="name">Name</label>
<input required type="text" name="name" placeholder="Name">
<label for="email">Email</label>
<input required type="email" name="email" placeholder="[email protected]">
<label for="message">Message</label>
<textarea required name="message" placeholder="Say hi!.." style="height:200px"></textarea>
<input type="hidden" id="captchaResponse" name="g-recaptcha-response">
<div class="submit-div">
<input type="submit">
<!-- </div input> -->
</div>
</form>
</div>
</section>
<!-- End contact section -->
<!-- Start Footer section -->
<footer>
<div class="contact-links">
<a href="https://www.linkedin.com/in/ccedacero/" target="_blank" class="btn contact-details-ft"><i
class="fab fa-linkedin-in"></i> LinkedIn</a>
<a id="profile-link" href="https://github.com/ccedacero" target="_blank" class="btn contact-details-ft"><i
class="fab fa-github"></i> GitHub</a><br>
<a href="https://twitter.com/ccedacero" target="_blank" class="btn contact-details-ft"><i class="fab fa-twitter"></i>
Twitter</a>
<div class="copy">
© Made with <i class="fas fa-heart"></i> by
<a href="#" target="_blank">Cristian Cedacero</a>
</p>
</div>
</div>
</footer>
<!-- End Footer section -->
<script src="/js/script.js" async defer></script>
</body>
</html>