Skip to content

Commit

Permalink
Update added achievements, portfolio section udpated
Browse files Browse the repository at this point in the history
Signed-off-by: ozwild <[email protected]>
  • Loading branch information
ozwild committed Nov 25, 2017
1 parent 60ee6ed commit 1e244d0
Show file tree
Hide file tree
Showing 3 changed files with 124 additions and 16 deletions.
83 changes: 74 additions & 9 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ <h1 class="main-title"> <span>Oscar </span><span>Palencia</span></h1>
<section>
<h1>About me</h1>
<div class="box compact">
<p>I'm a very passionate developer who is defined by perseverence and self-development. My answer to "Can it be done?" is always "Yes!", may take some time and resources but I believe that a solution can always be found and I strive in coming
<p>I'm a very passionate developer who is defined by perseverance and self-development. My answer to "Can it be done?" is always "Yes!", may take some time and resources but I believe that a solution can always be found and I strive in coming
up with one, design it, create it and implement it.</p>
<p>I've worked on different projects, most relevant include a Payroll system and Instant Messaging tool (no long-polling) in addition to several front-end and back-end scripts, plugins, services, ETL tasks, etc.</p>
<p>Most of the skills in my toolkit I have acquired by stepping out of my comfort and knowledge zones. I enjoy being challenged and being tasked with projects that require me to learn new languages and techniques as these very often prove to
Expand Down Expand Up @@ -287,17 +287,82 @@ <h1>Path</h1>
<div class="card">
<div class="card-body">
<section>
<h1>Portfolio</h1>
<h1>Achievements</h1>
<div class="box compact">
<p>I mostly code in PHP but because of corporate security matters I'm not able to share any code produced while I worked for my previous employer, however I created I created some javascript pieces for different purposes. I'm sharing them below
through CodePen.</p>
<p>Additionally, in case you're wondering. Yes!, I made this site on my own. I intentionally made it flashier than usual in order to showcase the coding. If you're interested I've made it available through github <a href="https://github.com/ozwild/resume">here</a></p>
<p>Most of my work is propietary an as such I'm not in the liberty of freely sharing it. Once said that, I've been able to personally design, code and implement various projects such as:</p>
<div class="columns text-center text-middle">
<div class="column">
<div class="box bordered no-padding">
<div class="rows">
<div class="row">
<div class="box background-accent no-margin"><i class="material-icons xxl text-light"> attach_money</i></div>
</div>
<div class="row">
<p>a payroll system</p>
</div>
</div>
</div>
</div>
<div class="column">
<div class="box bordered no-padding">
<div class="rows">
<div class="row">
<div class="box background-accent no-margin"><i class="material-icons xxl text-light"> chat_bubble</i></div>
</div>
<div class="row">
<p>a custom instant messaging tool</p>
</div>
</div>
</div>
</div>
<div class="column">
<div class="box bordered no-padding">
<div class="rows">
<div class="row">
<div class="box background-accent no-margin"><i class="material-icons xxl text-light"> games</i></div>
</div>
<div class="row">
<p>a gamification framework</p>
</div>
</div>
</div>
</div>
</div>
<div class="columns text-center text-middle">
<div class="column">
<div class="box bordered no-padding">
<div class="rows">
<div class="row">
<div class="box background-accent no-margin"><i class="material-icons xxl text-light"> card_giftcard</i></div>
</div>
<div class="row">
<p>an employee rewards system</p>
</div>
</div>
</div>
</div>
<div class="column">
<div class="box bordered no-padding">
<div class="rows">
<div class="row">
<div class="box background-accent no-margin"><i class="material-icons xxl text-light"> access_time</i></div>
</div>
<div class="row">
<p>a scheduling and attendance system</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section>
<h2>Samples</h2>
<h1>CodePen Samples</h1>
<div class="box compact">
<div class="carousel">
<p>I have additionally created some javascript pieces that I'm able to share. These are hosted on my <a href="https://codepen.io/ozwild">CodePen page</a>. </p>
<p>And in case you wonder, <b>Yes!!!</b> I made this site myself. Although I intentionally made it flashier than usual in order to showcase the coding. If you're interested I've made it available through github <a href="https://github.com/ozwild/resume">here</a></p>
<div
class="carousel">
<article>
<p data-height="465" data-theme-id="light" data-slug-hash="eeORLe" data-default-tab="css,result" data-user="ozwild" data-embed-version="2" data-pen-title="Idle Animation" data-preview="true" class="codepen">See the Pen <a href="https://codepen.io/ozwild/pen/eeORLe/">Idle Animation</a> by ozwild (<a href="https://codepen.io/ozwild">@ozwild</a>) on <a href="https://codepen.io">CodePen</a>.</p>
</article>
Expand All @@ -310,12 +375,12 @@ <h2>Samples</h2>
<article>
<p data-height="465" data-theme-id="light" data-slug-hash="24640d4bebabb62e5a10f285f2bae381" data-default-tab="result" data-user="ozwild" data-embed-version="2" data-pen-title="d3 time data control (in progress)" data-preview="true" class="codepen">See the Pen <a href="https://codepen.io/ozwild/pen/24640d4bebabb62e5a10f285f2bae381/">d3 time data control (in progress)</a> by ozwild (<a href="https://codepen.io/ozwild">@ozwild</a>) on <a href="https://codepen.io">CodePen</a>.</p>
</article>
</div>
</div>
</section>
</div>
</section>
</div>
</div>
</div>
<div class="note" id="d">
<div class="card">
<div class="card-body">
Expand Down
2 changes: 1 addition & 1 deletion views/content/_about.pug
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ section

.box.compact

p I'm a very passionate developer who is defined by perseverence and self-development. My answer to "Can it be done?" is always "Yes!", may take some time and resources but I believe that a solution can always be found and I strive in coming up with one, design it, create it and implement it.
p I'm a very passionate developer who is defined by perseverance and self-development. My answer to "Can it be done?" is always "Yes!", may take some time and resources but I believe that a solution can always be found and I strive in coming up with one, design it, create it and implement it.

p I've worked on different projects, most relevant include a Payroll system and Instant Messaging tool (no long-polling) in addition to several front-end and back-end scripts, plugins, services, ETL tasks, etc.

Expand Down
55 changes: 49 additions & 6 deletions views/content/_portfolio.pug
Original file line number Diff line number Diff line change
@@ -1,15 +1,58 @@
section
h1 Portfolio
h1 Achievements

.box.compact

p Most of my work is propietary an as such I'm not in the liberty of freely sharing it. Once said that, I've been able to personally design, code and implement various projects such as:
.columns.text-center.text-middle
.column
.box.bordered.no-padding
.rows
.row
.box.background-accent.no-margin
i.material-icons.xxl.text-light attach_money
.row
p a payroll system
.column
.box.bordered.no-padding
.rows
.row
.box.background-accent.no-margin
i.material-icons.xxl.text-light chat_bubble
.row
p a custom instant messaging tool
.column
.box.bordered.no-padding
.rows
.row
.box.background-accent.no-margin
i.material-icons.xxl.text-light games
.row
p a gamification framework
.columns.text-center.text-middle
.column
.box.bordered.no-padding
.rows
.row
.box.background-accent.no-margin
i.material-icons.xxl.text-light card_giftcard
.row
p an employee rewards system
.column
.box.bordered.no-padding
.rows
.row
.box.background-accent.no-margin
i.material-icons.xxl.text-light access_time
.row
p a scheduling and attendance system

p I mostly code in PHP but because of corporate security matters I'm not able to share any code produced while I worked for my previous employer, however I created I created some javascript pieces for different purposes. I'm sharing them below through CodePen.

p Additionally, in case you're wondering. Yes!, I made this site on my own. I intentionally made it flashier than usual in order to showcase the coding. If you're interested I've made it available through github
a(href="https://github.com/ozwild/resume") here

section
h2 Samples
h1 CodePen Samples
.box.compact
p I have additionally created some javascript pieces that I'm able to share. These are hosted on my #[a(href="https://codepen.io/ozwild") CodePen page].
p And in case you wonder, #[b() Yes!!!] I made this site myself. Although I intentionally made it flashier than usual in order to showcase the coding. If you're interested I've made it available through github #[a(href="https://github.com/ozwild/resume") here]
.carousel
article
<p data-height="465" data-theme-id="light" data-slug-hash="eeORLe" data-default-tab="css,result" data-user="ozwild" data-embed-version="2" data-pen-title="Idle Animation" data-preview="true" class="codepen">See the Pen <a href="https://codepen.io/ozwild/pen/eeORLe/">Idle Animation</a> by ozwild (<a href="https://codepen.io/ozwild">@ozwild</a>) on <a href="https://codepen.io">CodePen</a>.</p>
Expand Down

0 comments on commit 1e244d0

Please sign in to comment.