-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
179 lines (159 loc) · 7.86 KB
/
index.html
File metadata and controls
179 lines (159 loc) · 7.86 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Reinaldo Llano Portfolio</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bootswatch/4.0.0/lumen/bootstrap.min.css" />
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.13/css/all.css" integrity="sha384-DNOHZ68U8hZfKXOrtjWvjxusGo9WQnrNx2sqG0tfsghAvtVlRW3tvkXWZh58N9jp"
crossorigin="anonymous">
<link rel="stylesheet" href="./assets/css/parallax.css">
<link rel="stylesheet" href="./assets/css/timeline.css">
</head>
<body>
<section class="pimg1">
<div class="ptext">
<span class="border trans">
Reinaldo Llano, Jr.
</span>
</div>
</section>
<section class="section section-dark">
<div class="sectionCentered">
<img src="./assets/images/RL Personal Photo.jpg" alt="" class="img-thumbnail" style="border-radius: 50%">
</div>
<h2 class="sectionCentered">About Me</h2>
<h3 class="sectionCentered"> Ubiquitous. Quixotic. Full Stack Development, Communications, Marketing, and Networking.</h3>
<hr>
<p> Seeking Front End Web Development roles where I can demonstrate my creativity and passion for coding while having
fun and making a difference. Full Stack Web Developer with six months experience in web design and development.
Eleven years management experience in Corporate Social Responsibility, Corporate Communications and Marketing
Communications primarily working in the Media and Entertainment, Telecommunications and Nonprofit industries.
</p>
<p> Known for being a highly creative problem-solver with an outstanding track record of developing innovative solutions.
Recognized for data-driven decision making, solid verbal and written communication skills, and being an independent
and team contributor. </p>
<p>Avid world traveler. Life-long Education and After School advocate.</p>
</section>
<div class="pimg2">
<div class="ptext">
<span class="border trans">
Full Stack Developer
</span>
</div>
</div>
<section class="section section-dark">
<h2 class="sectionCentered">Brief Summary of Experience</h2>
<hr>
<div class="timeline">
<div class="timelinecontainer left">
<div class="content">
<h4>2018-Present</h4>
<p style="font-size: 14px; line-height: 1.5em">Completed
<a href="https://bootcamp.ce.ucf.edu/coding/">University of Central Florida's Coding Boot Camp</a> and created
<a href="http://projectcodex.biz">Project Codex</a>, a web design company driven by pioneering problem-solvers with backgrounds across
numerous industries</p>
</div>
</div>
<div class="timelinecontainer right">
<div class="content">
<h4>2016-2018</h4>
<p style="font-size: 14px; line-height: 1.5em">Created Dynamic Social Responsibility, a consulting firm delivering creative dynamic CSR solutions for
small, medium, and large companies to drive impact based on research-driven strategies. </p>
</div>
</div>
<div class="timelinecontainer left">
<div class="content">
<h4>2004-2016</h4>
<p style="font-size: 14px; line-height: 1.5em">Served as Director of Corporate Social Responsibility (CSR) at Bright House Networks, the sixth largest
cable operator in the country. Reported to the Vice President of Corporate Communications and led
all aspects of CSR and managed department budget and operations till the company was sold in August 2016. </p>
</div>
</div>
<div class="timelinecontainer right">
<div class="content">
<h4>1994-2004</h4>
<p style="font-size: 14px; line-height: 1.5em">Served as Assistant Manager, Finance and Operations, Corporate Social Responsibility at Time Warner Inc.,
the largest media and entertainemtn company. Reported to the Vice President of Corporate Relations
and managed all department financials, operations, and cross-divisional collaboration projects and
employee philanthropic programs.</p>
</div>
</div>
</div>
</section>
<div class="pimg3">
<div class="ptext">
<span class="border trans">
<a href="portfolio.html" style="color:white">Portfolio</a>
</span>
</div>
</div>
<section class="sectionCentered section-dark">
<h2>Trained in Products and Languages</h2>
<hr>
<div class="container">
<img src="assets/logos/bootstrap4.png">
<img src="assets/logos/express.png">
<img src="assets/logos/logo-standard.png">
<img src="assets/logos/GitHub-Logo.png">
<img src="assets/logos/handlebars-js.png">
<img src="assets/logos/heroku-card.png">
<img src="assets/logos/html-css-js.png">
<img src="assets/logos/JQuery.png">
<img src="assets/logos/laravel.png">
<img src="assets/logos/materialize.jpg">
<img src="assets/logos/mongodb.png">
<img src="assets/logos/mongoose.png">
<img src="assets/logos/MySQL-Logo.png">
<img src="assets/logos/nodejs-new-pantone-black.png">
<img src="assets/logos/php-logo.png">
<img src="assets/logos/react.png">
<img src="assets/logos/sequelize.png">
<img src="assets/logos/VisualStudio.png">
</div>
</section>
<div class="pimg1">
<div>
<div class="ptext">
<span class="border trans">
Get in Touch!
</span>
</div>
</div>
</div>
<section class="sectionCentered section-dark">
<h2>Connect with Me</h2>
<br>
<div style="font-size: 2rem">
<a href="mailto:reinaldo@projectcodex.biz">
<i class="fas fa-envelope-square fa-fw" style="color:white"></i>
</a>
<a href="tel+1-407-577-7607">
<i class="fas fa-mobile-alt fa-fw" style="color:white"></i>
</a>
<a href="http://www.llanoreinaldo.com/portfolio.html">
<i class="fas fa-book-open fa-fw" style="color:white"></i>
</a>
<a href="https://llanoreinaldo.github.io">
<i class="fab fa-github fa-fw" style="color:white"></i>
</a>
<a href="https://www.linkedin.com/in/llanoreinaldo/">
<i class="fab fa-linkedin fa-fw" style="color:white"></i>
</a>
<a href="http://projectcodexhq.slack.com">
<i class="fab fa-slack fa-fw" style="color:white"></i>
</a>
</div>
<br>
<h4>Let me earn the opportunity to become part of your team and create some digital magic for your organization.</h4>
<br>
<hr>
<p>© Copyright 2018 Reinaldo Llano, Jr.</p>
</section>
<script src="https://code.jquery.com/jquery.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js"></script>
<!-- <script src="/assets/javascript/home.js"></script> -->
</body>
</html>