commit 97bbfbeedff5828550a9b904cc92a4a09e758753 Author: Lani Aung Date: Sun Jan 27 23:15:41 2013 -0800 Starting on resume diff --git a/reset.css b/reset.css new file mode 100644 index 0000000..af94440 --- /dev/null +++ b/reset.css @@ -0,0 +1,48 @@ +/* http://meyerweb.com/eric/tools/css/reset/ + v2.0 | 20110126 + License: none (public domain) +*/ + +html, body, div, span, applet, object, iframe, +h1, h2, h3, h4, h5, h6, p, blockquote, pre, +a, abbr, acronym, address, big, cite, code, +del, dfn, em, img, ins, kbd, q, s, samp, +small, strike, strong, sub, sup, tt, var, +b, u, i, center, +dl, dt, dd, ol, ul, li, +fieldset, form, label, legend, +table, caption, tbody, tfoot, thead, tr, th, td, +article, aside, canvas, details, embed, +figure, figcaption, footer, header, hgroup, +menu, nav, output, ruby, section, summary, +time, mark, audio, video { + margin: 0; + padding: 0; + border: 0; + font-size: 100%; + font: inherit; + vertical-align: baseline; +} +/* HTML5 display-role reset for older browsers */ +article, aside, details, figcaption, figure, +footer, header, hgroup, menu, nav, section { + display: block; +} +body { + line-height: 1; +} +ol, ul { + list-style: none; +} +blockquote, q { + quotes: none; +} +blockquote:before, blockquote:after, +q:before, q:after { + content: ''; + content: none; +} +table { + border-collapse: collapse; + border-spacing: 0; +} \ No newline at end of file diff --git a/resume.html b/resume.html new file mode 100644 index 0000000..c4cfbaf --- /dev/null +++ b/resume.html @@ -0,0 +1,97 @@ + + + + Lani Aung + + + + + +
+
+

Lani Aung

+

+ Irvine, CA + | + uaung@alumni.uci.edu +

+
+
+ +
+
+ Skills +
+
    +
  • 10 years of experience with HTML programming, web design, and LAMP and WAMP configurations.
  • +
  • 10 years of active use with the Linux/UNIX operating system environments, such as Red Hat, Ubuntu, Debian, and Arch.
  • +
  • 5 years experience with MySQL, PHP, jQuery, Python, Java using development environments such as Eclipse.
  • +
  • 3 years of experience with Struts 2, Hibernate, Spring, Maven, SOAP/WSDL, SVN/GIT, JUnit, Mockito, and PowerMock.
  • +
  • Active utilization of virtualization technologies like VMWare, Virtualbox and Virtual PC.
  • +
  • Extensive experience with Adobe products, such as Photoshop, Illustrator, Acrobat, Dreamweaver and Flash.
  • +
  • Extensive use of third party software/plugins like SQLYog, HeidiSQL, Toad, Terracotta, Splunk, New Relic, Jenkins, Gerrit, and Atlassian products like JIRA, Confluence, Bamboo and Fisheye.
  • +
  • Highly adaptable, quick to learn new methods and implementations.
  • +
  • Motivated to work in teams or alone in projects with defined goals.
  • +
  • Communicative, able to point out issues, explain ideas and concepts clearly, and suggest new ideas for improvement.
  • +
  • Designs with independent-platform, cross-browser and accessibility standards.
  • +
+
+ + +
+ + \ No newline at end of file