From 66b867d675441bb74ad613c734633c12989b4071 Mon Sep 17 00:00:00 2001 From: Daniel Tam Date: Sat, 21 Jul 2018 02:45:33 -0500 Subject: [PATCH] updated skills section --- css/layout.css | 140 ++++++++++++++++++++++++------------------------- index.html | 54 ++++--------------- 2 files changed, 81 insertions(+), 113 deletions(-) diff --git a/css/layout.css b/css/layout.css index b86aeb1..06d715e 100644 --- a/css/layout.css +++ b/css/layout.css @@ -325,86 +325,86 @@ ul#nav li.current a { color: #F06000; } border-radius: 3px 0 0 3px; } -.photoshop { +.windows { + width: 75%; + -moz-animation: windows 2s ease; + -webkit-animation: windows 2s ease; +} +.linux { + width: 65%; + -moz-animation: linux 2s ease; + -webkit-animation: linux 2s ease; +} +.csharp { + width: 65%; + -moz-animation: csharp 2s ease; + -webkit-animation: csharp 2s ease; +} +.php { + width: 50%; + -moz-animation: php 2s ease; + -webkit-animation: php 2s ease; +} +.powershell { + width: 70%; + -moz-animation: powershell 2s ease; + -webkit-animation: powershell 2s ease; +} +.checkpoint { width: 60%; - -moz-animation: photoshop 2s ease; - -webkit-animation: photoshop 2s ease; -} -.illustrator { - width: 55%; - -moz-animation: illustrator 2s ease; - -webkit-animation: illustrator 2s ease; -} -.wordpress { - width: 50%; - -moz-animation: wordpress 2s ease; - -webkit-animation: wordpress 2s ease; -} -.css { - width: 90%; - -moz-animation: css 2s ease; - -webkit-animation: css 2s ease; -} -.html5 { - width: 80%; - -moz-animation: html5 2s ease; - -webkit-animation: html5 2s ease; -} -.jquery { - width: 50%; - -moz-animation: jquery 2s ease; - -webkit-animation: jquery 2s ease; + -moz-animation: checkpoint 2s ease; + -webkit-animation: checkpoint 2s ease; } -@-moz-keyframes photoshop { +@-moz-keyframes windows { + 0% { width: 0px; } + 100% { width: 75%; } +} +@-moz-keyframes linux { + 0% { width: 0px; } + 100% { width: 65%; } +} +@-moz-keyframes csharp { + 0% { width: 0px; } + 100% { width: 65%; } +} +@-moz-keyframes php { + 0% { width: 0px; } + 100% { width: 50%; } +} +@-moz-keyframes powershell { + 0% { width: 0px; } + 100% { width: 70%; } +} +@-moz-keyframes checkpoint { 0% { width: 0px; } 100% { width: 60%; } } -@-moz-keyframes illustrator { - 0% { width: 0px; } - 100% { width: 55%; } -} -@-moz-keyframes wordpress { - 0% { width: 0px; } - 100% { width: 50%; } -} -@-moz-keyframes css { - 0% { width: 0px; } - 100% { width: 90%; } -} -@-moz-keyframes html5 { - 0% { width: 0px; } - 100% { width: 80%; } -} -@-moz-keyframes jquery { - 0% { width: 0px; } - 100% { width: 50%; } -} -@-webkit-keyframes photoshop { +@-webkit-keyframes windows { + 0% { width: 0px; } + 100% { width: 75%; } +} +@-webkit-keyframes linux { + 0% { width: 0px; } + 100% { width: 65%; } +} +@-webkit-keyframes csharp { + 0% { width: 0px; } + 100% { width: 65%; } +} +@-webkit-keyframes php { + 0% { width: 0px; } + 100% { width: 50%; } +} +@-webkit-keyframes powershell { + 0% { width: 0px; } + 100% { width: 70%; } +} +@-webkit-keyframes checkpoint { 0% { width: 0px; } 100% { width: 60%; } } -@-webkit-keyframes illustrator { - 0% { width: 0px; } - 100% { width: 55%; } -} -@-webkit-keyframes wordpress { - 0% { width: 0px; } - 100% { width: 50%; } -} -@-webkit-keyframes css { - 0% { width: 0px; } - 100% { width: 90%; } -} -@-webkit-keyframes html5 { - 0% { width: 0px; } - 100% { width: 80%; } -} -@-webkit-keyframes jquery { - 0% { width: 0px; } - 100% { width: 50%; } -} /* ------------------------------------------------------------------ */ /* e. Portfolio Section diff --git a/index.html b/index.html index e70941f..9b7cea2 100644 --- a/index.html +++ b/index.html @@ -203,21 +203,22 @@
-

Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, - eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam - voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione - voluptatem sequi nesciunt. +

I'm never afraid of learning new technologies and am always working on improving my skills and trying + to stay up to date with the hottest new items. I strive to become a very knowledgeabke person that + has a very wide range of skills and assets that can contribute to any environment that I + am placeed into. While I continue to gather new skills, my main areas of knowledge lie mostly + in systems administration and application development. Below is an example of my skillset.

    -
  • Photoshop
  • -
  • Illustrator
  • -
  • Wordpress
  • -
  • CSS
  • -
  • HTML5
  • -
  • jQuery
  • +
  • Window Systems Administrator
  • +
  • Linux Systems Administrator
  • +
  • C# Development
  • +
  • PHP Development
  • +
  • Powershell Scripting
  • +
  • Checkpoint Firewalls
@@ -527,39 +528,6 @@ - - -
- -
- -
- -

Get Hosting.

- -
- -
- -

Host This Template on Dreamhost.

-

Looking for an awesome and reliable webhosting? Try DreamHost. - Get $50 off when you sign up with the promocode STYLESHOUT. -

- -
- -
- - Sign Up Now - -
- -
- -
- -