diff --git a/.gitignore b/.gitignore index 5aa16fb..77c7b2e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ *.sublime-workspace .DS_Store +*.code-workspace \ No newline at end of file diff --git a/assets/header.png b/assets/header.png new file mode 100644 index 0000000..d4266f8 Binary files /dev/null and b/assets/header.png differ diff --git a/index.html b/index.html index 58754e7..054245f 100644 --- a/index.html +++ b/index.html @@ -23,6 +23,7 @@
+ Header image

Lani S. Aung, CSM, @@ -58,30 +59,17 @@
    -
  • At least 16 years of programming HTML, CSS, and Javascript, with best practices and utilizing frameworks such as jQuery, Bootstrap, and FontAwesome.
  • +
  • At least 16 years of programming compliant HTML, CSS, and Javascript, with best practices and utilizing frameworks such as jQuery, Bootstrap, and FontAwesome.
  • At least 3 years of basic database administration using Microsoft SQL Server (2008, 2012, 2014, 2016) and configuring IIS (7, 7.5, 8).
  • -
  • At least 3 years of modernizing HTML with AngularJS.
  • Ongoing learning of implementing Sitecore with RazorHTML, C# / .NET frameworks (4.0, 4.5, 4.6), Visual Studio, Team Foundation Server, and ReSharper.
  • At least 4 years of creating, updating, deploying NuGet .NET 4.5 / standard packages to provide dependencies to the main application.
  • At least 4 years of helping manage servers hosted in AWS through scripting deployments, load balancing, and diagnosing health and performance.
  • Ongoing usage of pushing, branching, and merging commits using version control systems including GIT and TFS VC.
  • -
  • At least 1 year of curious prodding with Scala and Wicket using IntelliJ IDEA.
  • +
  • At least 2 years of using modern responsive, progressive, and device-agnostic javascript frameworks such as VueJS and Angular.
  • +
  • At least 2 years of building modern and modular applications and APIs with .NET (Core) in Visual Studio Code.
  • Active utilization of virtualization technologies like VMWare, Virtualbox, and Virtual PC.
-
- - -
    @@ -100,7 +88,23 @@
    -
    +
    +
    Lead Developer at YardView
    +
    +
    +
      +
    • Maintain and develop new features for the SaaS customer facing website using .NET / C# / VB.
    • +
    • Create a responsive and progressive SPA mobile app using VueJS and Cordova from the ground up.
    • +
    • Implement a modern and security-conscious RESTful API with .NET Core to serve multiple customers from one endpoint.
    • +
    +
    +
    +
    + +
    + +
    +
    Programmer / Application Developer (Sitecore) at Toastmasters International
    @@ -252,7 +256,7 @@

diff --git a/resume.sublime-project b/resume.sublime-project deleted file mode 100644 index 74093b3..0000000 --- a/resume.sublime-project +++ /dev/null @@ -1,8 +0,0 @@ -{ - "folders": - [ - { - "path": "/L/git/resume" - } - ] -} diff --git a/stylesheets/combined.min.css b/stylesheets/combined.min.css index a2d16f6..7363214 100644 --- a/stylesheets/combined.min.css +++ b/stylesheets/combined.min.css @@ -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 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}} \ No newline at end of file +@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}} \ No newline at end of file