Cleaning up some inconsistent "/" usage...
This commit is contained in:
+19
-5
@@ -35,7 +35,7 @@
|
||||
|
||||
<section id="contact-details" class="row">
|
||||
<div class="address adr col-md-2 col-md-offset-2 col-xs-3">
|
||||
<span class="screen"><i class="fa fa-map-marker"></i></span> <span class="locality">Rancho Santa Margarita</span>, <span class="region"><abbr title="California">CA</abbr></span>, <span class="country-name"><abbr title="United States">US</abbr></span>
|
||||
<span class="screen"><i class="fa fa-map-marker"></i></span> <span class="locality"><abbr title="Rancho Santa Margarita">RSM</abbr></span>, <span class="region"><abbr title="California">CA</abbr></span>, <span class="country-name"><abbr title="United States">US</abbr></span>
|
||||
</div>
|
||||
<div class="col-md-2 col-xs-3">
|
||||
<span class="screen"><i class="fa fa-envelope-o"></i> <a href="mailto:uaung@alumni.uci.edu" class="email">Email</a></span>
|
||||
@@ -59,9 +59,9 @@
|
||||
<div class="content col-md-10 col-xs-12">
|
||||
<ul>
|
||||
<!-- LINKS AHOY -->
|
||||
<li><span class="years" data-start="2002">At least 12 years</span> of experience with HTML programming, and <abbr title="Linux, Apache (httpd), MySQL, PHP">LAMP</abbr>, <abbr title="Windows, Apache (httpd), MySQL, PHP">WAMP</abbr>, and <abbr title="Internet Information Services">IIS7</abbr> configurations.</li>
|
||||
<li><span class="years" data-start="2002">At least 12 years</span> of experience with HTML programming, and <abbr title="Linux, Apache (httpd), MySQL, PHP">LAMP</abbr>, and <abbr title="Windows, Apache (httpd), MySQL, PHP">WAMP</abbr> configurations.</li>
|
||||
<li><span class="years" data-start="2010">At least 4 years</span> of comfortable familiarity with <a href="http://tomcat.apache.org/index.html">Tomcat</a>, <a href="http://www.hibernate.org/">Hibernate</a>, <a href="http://spring.io/projects">Spring Projects</a>, <a href="https://maven.apache.org/">Maven</a>, <abbr title="Originally an acronym for Simple Object Access Protocol">SOAP</abbr> / <abbr title="Web Services Description Language">WSDL</abbr>, <a href="http://subversion.apache.org/">SVN</a> / <a href="http://git-scm.com/" title="Not the easiest, but this seems like a clear winner">GIT</a>, <a href="http://junit.org/" title="Great testing framework.">JUnit</a>, and <a href="https://code.google.com/p/mockito/">Mockito</a>.</li>
|
||||
<li><span class="years" data-start="2014">About 1 year</span> of basic database administration using <a href="http://www.microsoft.com/en-us/server-cloud/products/sql-server/default.aspx">Microsoft SQL Server</a> (2008, 2012, 2014).</li>
|
||||
<li><span class="years" data-start="2014">About 1 year</span> of basic database administration using <a href="http://www.microsoft.com/en-us/server-cloud/products/sql-server/default.aspx">Microsoft SQL Server</a> (2008, 2012, 2014) and configuring <a href="http://www.iis.net">IIS</a>.</li>
|
||||
<li><span class="years" data-start="2015">Ongoing learning</span> of RazorHTML, C# and .NET frameworks with <a href="http://www.sitecore.net/">Sitecore</a>, <a href="https://www.visualstudio.com/en-us/visual-studio-homepage-vs.aspx">Visual Studio</a>, <a http="https://www.visualstudio.com/en-us/products/tfs-overview-vs.aspx">Team Foundation Server</a>, and <a href="https://www.jetbrains.com/resharper/" title="Honestly, this is the reason I'm so productive :)">ReSharper</a>.</li>
|
||||
<li>12 years (2002-2015) of active use of <a href="https://www.mysql.com/">MySQL</a>, <a href="http://www.php.net/">PHP</a>, <a href="http://jquery.com/">jQuery</a>, and <a href="http://www.java.com/en/">Java</a> using development environments such as <a href="http://www.eclipse.org/">Eclipse</a>, <a href="http://www.sublimetext.com/" title="This resume was created using Sublime">Sublime Text</a>, and <a href="http://www.jetbrains.com/idea/" title="So far the most complex and feature-filled IDE I've seen">IntelliJ IDEA</a>.</li>
|
||||
<li>4 years (2010-2014) of backend development with <a href="https://struts.apache.org/2.x/index.html">Struts 2</a>.</li>
|
||||
@@ -86,7 +86,7 @@
|
||||
<hr>
|
||||
|
||||
<section class="experience row">
|
||||
<h3 class="col-md-2 col-xs-12">Work History</h3>
|
||||
<h3 class="col-md-2 col-xs-12">Experience</h3>
|
||||
|
||||
<div class="content col-md-10 col-xs-12">
|
||||
<dl>
|
||||
@@ -163,7 +163,21 @@
|
||||
|
||||
<div class="content col-md-10 col-xs-12">
|
||||
<dl>
|
||||
<dt><time datetime="2009-08-10">Summer 2009</time></dt>
|
||||
<dt><time datetime="2015-08-24">Fall 2015</time></dt>
|
||||
<dt>Enrolled in <a href="http://www.ivc.edu/" >Irvine Valley College</a>.</dt>
|
||||
<dd>
|
||||
<section class="summary">
|
||||
<ul>
|
||||
<li>Currently completing courses to get a certificate in Design Model Making and Rapid Prototyping</li>
|
||||
</ul>
|
||||
</section>
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
<hr>
|
||||
|
||||
<dl>
|
||||
<dt><time datetime="2005-09-27">Fall 2005</time> to <time datetime="2009-08-10">Summer 2009</time></dt>
|
||||
<dt>Graduated from <a href="http://www.uci.edu/" title="Zot zot">University of California, Irvine</a>.</dt>
|
||||
<dd>
|
||||
<section class="summary">
|
||||
|
||||
Reference in New Issue
Block a user