This commit is contained in:
Lani Aung
2021-01-20 00:30:20 -07:00
parent 87963d5ce5
commit d6fbb9d9fc
5 changed files with 25 additions and 28 deletions
+1
View File
@@ -1,2 +1,3 @@
*.sublime-workspace *.sublime-workspace
.DS_Store .DS_Store
*.code-workspace
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

+22 -18
View File
@@ -23,6 +23,7 @@
<body> <body>
<article id="resume" class="container-fluid"> <article id="resume" class="container-fluid">
<header id="hcard-Lani-Aung" class="vcard"> <header id="hcard-Lani-Aung" class="vcard">
<img src="assets/header.png" alt="Header image" class="mx-auto mb-1" />
<h1 title="Also known as Ulanda S. Aung" class="fn n"> <h1 title="Also known as Ulanda S. Aung" class="fn n">
<span class="nickname">Lani</span> S. <span class="family-name">Aung</span>, <span class="nickname">Lani</span> S. <span class="family-name">Aung</span>,
<a href="https://laniaung.me/assets/CSMCertificate.pdf"><abbr title="Certified ScrumMaster" class="honorific-suffix">CSM</abbr></a>, <a href="https://laniaung.me/assets/CSMCertificate.pdf"><abbr title="Certified ScrumMaster" class="honorific-suffix">CSM</abbr></a>,
@@ -58,32 +59,19 @@
<div class="content col-12 col-md-10"> <div class="content col-12 col-md-10">
<ul> <ul>
<li><span class="years" data-start="2002">At least 16 years</span> of programming HTML, <abbr title="Cascading Style Sheets">CSS</abbr>, and Javascript, with best practices and utilizing frameworks such as <a href="https://jquery.com/">jQuery</a>, <a href="https://getbootstrap.com/">Bootstrap</a>, and <a href="https://fontawesome.com/">FontAwesome</a>.</li> <li><span class="years" data-start="2002">At least 16 years</span> of programming compliant HTML, <abbr title="Cascading Style Sheets">CSS</abbr>, and Javascript, with best practices and utilizing frameworks such as <a href="https://jquery.com/">jQuery</a>, <a href="https://getbootstrap.com/">Bootstrap</a>, and <a href="https://fontawesome.com/">FontAwesome</a>.</li>
<li><span class="years" data-start="2014">At least 3 years</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, 2016) and configuring <a href="http://www.iis.net">IIS</a> (7, 7.5, 8).</li> <li><span class="years" data-start="2014">At least 3 years</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, 2016) and configuring <a href="http://www.iis.net">IIS</a> (7, 7.5, 8).</li>
<li><span class="years" data-start="2014">At least 3 years</span> of modernizing HTML with <a href="http://angularjs.org">AngularJS</a>.</li>
<li><span class="years" data-start="2015">Ongoing learning</span> of implementing <a href="http://www.sitecore.net/">Sitecore</a> with RazorHTML, C# / .NET frameworks (4.0, 4.5, 4.6), <a href="https://www.visualstudio.com/en-us/visual-studio-homepage-vs.aspx">Visual Studio</a>, <a href="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><span class="years" data-start="2015">Ongoing learning</span> of implementing <a href="http://www.sitecore.net/">Sitecore</a> with RazorHTML, C# / .NET frameworks (4.0, 4.5, 4.6), <a href="https://www.visualstudio.com/en-us/visual-studio-homepage-vs.aspx">Visual Studio</a>, <a href="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><span class="years" data-start="2015">At least 4 years</span> of creating, updating, deploying NuGet .NET 4.5 / standard packages to provide dependencies to the main application.</li> <li><span class="years" data-start="2015">At least 4 years</span> of creating, updating, deploying NuGet .NET 4.5 / standard packages to provide dependencies to the main application.</li>
<li><span class="years" data-start="2015">At least 4 years</span> of helping manage servers hosted in <a href="https://aws.amazon.com/"><abbr title="Amazon Web Services">AWS</title></a> through scripting deployments, load balancing, and diagnosing health and performance.</li> <li><span class="years" data-start="2015">At least 4 years</span> of helping manage servers hosted in <a href="https://aws.amazon.com/"><abbr title="Amazon Web Services">AWS</title></a> through scripting deployments, load balancing, and diagnosing health and performance.</li>
<li><span class="years" data-start="2015">Ongoing usage</span> of pushing, branching, and merging commits using version control systems including <a href="http://git-scm.com/" title="Not the easiest, but this seems like a clear winner">GIT</a> and <abbr title="Team Foundation Server version control">TFS VC</abbr>.</li> <li><span class="years" data-start="2015">Ongoing usage</span> of pushing, branching, and merging commits using version control systems including <a href="http://git-scm.com/" title="Not the easiest, but this seems like a clear winner">GIT</a> and <abbr title="Team Foundation Server version control">TFS VC</abbr>.</li>
<li><span class="years" data-start="2017">At least 1 year</span> of curious prodding with <a href="http://www.scala-lang.org/">Scala</a> and <a href="https://wicket.apache.org">Wicket</a> using <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><span class="years" data-start="2019">At least 2 years</span> of using modern responsive, progressive, and device-agnostic javascript frameworks such as <a href="http://vuejs.org" title="Took me a bit but I really love it!">VueJS</a> and <a href="https://angular.io">Angular</a>.</li>
<li><span class="years" data-start="2019">At least 2 years</span> of building modern and modular applications and APIs with <a href="https://dotnet.microsoft.com/">.NET (Core)</a> in <a href="https://code.visualstudio.com/">Visual Studio Code</a>.</li>
<li>Active utilization of virtualization technologies like <a href="http://www.vmware.com/">VMWare</a>, <a href="https://www.virtualbox.org/">Virtualbox</a>, and <a href="https://www.microsoft.com/windows/virtual-pc/">Virtual PC</a>.</li> <li>Active utilization of virtualization technologies like <a href="http://www.vmware.com/">VMWare</a>, <a href="https://www.virtualbox.org/">Virtualbox</a>, and <a href="https://www.microsoft.com/windows/virtual-pc/">Virtual PC</a>.</li>
</ul> </ul>
<hr> <hr>
<ul>
<li>14 years (2002-2017) of experience with <abbr title="Linux, Apache (httpd), MySQL, PHP">LAMP</abbr>, and <abbr title="Windows, Apache (httpd), MySQL, PHP">WAMP</abbr> configurations.</li>
<li>12 years (2002-2015) of highly active use of <a href="https://www.mysql.com/">MySQL</a>, <a href="http://www.php.net/">PHP</a>, and <a href="http://www.java.com/en/">Java</a> using development environments such as <a href="http://www.eclipse.org/">Eclipse</a> and <a href="http://www.sublimetext.com/" title="This resume was created using Sublime">Sublime Text</a>.</li>
<li>5 years (2010-2015) 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://junit.org/" title="Great testing framework.">JUnit</a>, and <a href="https://code.google.com/p/mockito/">Mockito</a>.</li>
<li>5 years (2010-2015) of extensive use of <a href="https://www.atlassian.com/">Atlassian products</a> like JIRA, Confluence, Bamboo, and Fisheye.</li>
<li>4 years (2010-2014) of backend development with <a href="https://struts.apache.org/2.x/index.html">Struts 2</a>.</li>
<li>3 years (2012-2015) of learning <a href="http://www.playframework.org/">the Play 2.0 Framework</a>, <a href="http://www.lighttpd.net/">Lighttpd</a>, and <a href="http://www.ruby-lang.org/en/">Ruby</a>.</li>
<li>2 years (2012-2014) of using <a href="http://www.rabbitmq.com/">RabbitMQ</a> <abbr title="Advanced Message Queuing Protocol">AMQP</abbr> implementation for asynchronous event handling.</li>
<li>1 year (2014-2015) of templating with <a href="http://www.thymeleaf.org/">Thymeleaf</a>.</li>
</ul>
<hr>
<ul> <ul>
<li>Highly adaptable, quick to learn new methods and implementations.</li> <li>Highly adaptable, quick to learn new methods and implementations.</li>
<li>Motivated to work in teams or alone in projects with defined goals and expectations.</li> <li>Motivated to work in teams or alone in projects with defined goals and expectations.</li>
@@ -100,7 +88,23 @@
<div class="content col-12 col-md-10"> <div class="content col-12 col-md-10">
<dl> <dl>
<dt><time datetime="2015-03-31">March 2015</time></dt> <dt><time datetime="2019-04-01" title="Hired on April Fool's ha!">April 2019</time></dt>
<dt><strong>Lead Developer</strong> at <a href="https://www.yardview.com">YardView</a></dt>
<dd>
<section class="summary">
<ul>
<li>Maintain and develop new features for the <abbr title="Software as a Service">SaaS</abbr> customer facing website using .NET / C# / VB.</li>
<li>Create a responsive and progressive <abbr title="Single page application">SPA</abbr> mobile app using VueJS and <a href="https://cordova.apache.org">Cordova</a> from the ground up.</li>
<li>Implement a modern and security-conscious RESTful API with .NET Core to serve multiple customers from one endpoint.</li>
</ul>
</section>
</dd>
</dl>
<hr>
<dl>
<dt><time datetime="2015-03-31">March 2015 - March 2019</time></dt>
<dt><strong>Programmer / Application Developer (Sitecore)</strong> at <a href="https://www.toastmasters.org">Toastmasters International</a></dt> <dt><strong>Programmer / Application Developer (Sitecore)</strong> at <a href="https://www.toastmasters.org">Toastmasters International</a></dt>
<dd> <dd>
<section class="summary"> <section class="summary">
@@ -252,7 +256,7 @@
</section> </section>
<footer> <footer>
<p>Last updated 2019-03-13</p> <p>Last updated 2021-01-19</p>
<p>&copy; <span title="aka Ulanda S. Aung"><a href="https://fxl.codes">Lani Aung</a></span></p> <p>&copy; <span title="aka Ulanda S. Aung"><a href="https://fxl.codes">Lani Aung</a></span></p>
</footer> </footer>
</article> </article>
-8
View File
@@ -1,8 +0,0 @@
{
"folders":
[
{
"path": "/L/git/resume"
}
]
}
+2 -2
View File
@@ -1,3 +1,3 @@
body{background-color:ghostwhite;color:#000;font-family:"Amethysta";padding-top:1em;text-align:justify}article footer{text-align:right}article header{text-align:center}li{text-indent:-1.5em}section h3{text-align:right}ul{list-style:none}.print{display:none} body{background-color:#ddd;color:#222;font-family:"Amethysta";padding-top:1em;text-align:justify}article footer{text-align:right}article header{text-align:center}li{text-indent:-1.5em}section h3{text-align:right}ul{list-style:none}.print{display:none}a:active,a:link,a:hover,a:visited{color:#555}
@media (max-width:992px) {section h3{text-align:center}} @media (max-width:992px) {section h3{text-align:center}}
@media print {body{background-color:#FFF;font-size:14px;padding:0}a[href]:after,abbr[title]:after{content:none}header{margin-top:2em}footer,.screen{display:none}a{text-decoration:none !important;color:inherit}abbr{text-decoration:none !important}h1{font-size:24px}h2{font-size:20px}h3{font-size:12px}section h3{font-size:16px}.page-break{page-break-after:always}.print{display:inherit}} @media print {body{background-color:#FFF;font-size:14px;padding:0}a[href]:after,abbr[title]:after{content:none}header{margin-top:2em}footer,.screen{display:none}a{text-decoration:none !important;color:inherit}abbr{text-decoration:none !important}h1{font-size:24px}h2{font-size:20px}h3{font-size:12px}section h3{font-size:16px}.page-break{page-break-after:always}.print{display:inherit}img{display:none}}