diff --git a/career/resume.css b/career/resume.css index d64e64e..1038991 100644 --- a/career/resume.css +++ b/career/resume.css @@ -31,12 +31,13 @@ h2 { border-bottom: 1px solid #000000; text-transform: uppercase; font-size: 110%; - margin: 1em 0 0 0; + /* margin: 1em 0 0 0; */ + margin: 0.5px 0 6px 0; padding: 0; } h3 { font-size: 100%; - margin: 0.8em 0 0.3em 0; + margin: 0.6em 0 0.3em 0; padding: 0; display: flex; justify-content: space-between; @@ -44,7 +45,7 @@ h3 { h4 { /* font-size: 100%; */ font-weight: 100 !important; - margin: 0.8em 0 0.3em 0; + margin: 0.6em 0 0.3em 0; padding: 0; display: flex; justify-content: space-between; @@ -108,7 +109,7 @@ h1 + ul + p { @page { /* Change margins and paper size of PDF */ /* https://developer.mozilla.org/en-US/docs/Web/CSS/@page */ - size: letter; + size: A4 portrait; margin: 0.5in 0.8in; } @media screen and (max-width: 800px) { diff --git a/career/resume.html b/career/resume.html index d816966..2a36a85 100644 --- a/career/resume.html +++ b/career/resume.html @@ -36,12 +36,13 @@ border-bottom: 1px solid #000000; text-transform: uppercase; font-size: 110%; - margin: 1em 0 0 0; + /* margin: 1em 0 0 0; */ + margin: 0.5px 0 6px 0; padding: 0; } h3 { font-size: 100%; - margin: 0.8em 0 0.3em 0; + margin: 0.6em 0 0.3em 0; padding: 0; display: flex; justify-content: space-between; @@ -49,7 +50,7 @@ h4 { /* font-size: 100%; */ font-weight: 100 !important; - margin: 0.8em 0 0.3em 0; + margin: 0.6em 0 0.3em 0; padding: 0; display: flex; justify-content: space-between; @@ -113,7 +114,7 @@ @page { /* Change margins and paper size of PDF */ /* https://developer.mozilla.org/en-US/docs/Web/CSS/@page */ - size: letter; + size: A4 portrait; margin: 0.5in 0.8in; } @media screen and (max-width: 800px) { @@ -149,13 +150,18 @@

Win Thu Latt

Experienced Software Engineer with hands-on knowledge working with various coding languages - developing desktop and web applications along with CI/CD pipelines using Jenkins and GitLab

+

Education

+

Singapore University of Technoogy and Design, Singapore Class of 2016

+

Bachelor of Engineering with Honors majoring in Information Systems +Technology and Design.
+Specialization: Business Analytics, Artificial Intelligence.

Tools

C#, Java, C++, Bash, Spring Boot, Gitlab, Gitlab Runners, CI/CD, HTTP(S), TLS, mTLS, TCP, .NET 6, MVVM, Containers, Docker, SSH

Experience

-

Software Development Engineer, Thales DIS Singapore Oct 2019 – Current

+

Software Development Engineer, Thales DIS Singapore Oct 2019 - Current

@@ -182,8 +188,8 @@

Software Development Engineer, Thales DIS Singapore Oct 2019 – C for our global users.
  • Migrated outdated carrier reprinting desktop application to .NET 6.0, improving the reprinting performance by 40%
  • -
  • Re-architected the core project structure using MVVM.
  • -
  • Implemented design patterns to keep a maintainable code base.
  • +
  • Re-architected the core project using MVVM, and implemented design patterns + for a maintainable code base.
  • Developed Oracle User Management program and integrated with NSIS installer script.
  • Wrote extensive documentation for the project upgrade which is are actively @@ -192,35 +198,25 @@

    Software Development Engineer, Thales DIS Singapore Oct 2019 – C tests are available for legacy systems as well as new application to prevent regression.

  • -

    Senior Software Engineer, Ecquaria Technologies Pte. Ltd. Singapore Jan 2019 – Sep 2019

    +

    Senior Software Engineer, Ecquaria Technologies Pte. Ltd. Singapore Jan 2019 - Sep 2019

    Team Lead for Business Intelligence related topics

    -

    Software Engineer, Ecquaria Technologies Pte. Ltd. Singapore Jan 2019 – Sep 2019

    -

    Team Lead for Business Intelligence related topics Jun 2018 - Jan 2019

    +

    Software Engineer, Ecquaria Technoogies Pte. Ltd. Singapore Feb 2017 - Dec 2018

    +

    Team Lead for Business Intelligence related topics June 2018 - Dec 2018

    -

    Data Migration Engineer Feb 2017 - Jan 2018

    +

    Data Migration Engineer Feb 2017 - May 2018

    -

    Education

    -

    Singapore University of Technoogy and Design, Singapore -
    Bachelor of Engineering in Information Systems Technology and Design2013 – 2016

    - -

    Ngee Ann Polytechnic, Singapore - Diploma in Electronic and Computer Engineering 2009 – 2012

    -

    Skills

    - diff --git a/career/resume.md b/career/resume.md index 3f44d2b..5ed84a4 100644 --- a/career/resume.md +++ b/career/resume.md @@ -11,6 +11,14 @@ Experienced Software Engineer with hands-on knowledge working with various coding languages - developing desktop and web applications along with CI/CD pipelines using Jenkins and GitLab +## Education + +### Singapore University of Technoogy and Design, Singapore Class of 2016 + +Bachelor of Engineering with Honors majoring in Information Systems +Technology and Design.
    +*Specialization*: Business Analytics, Artificial Intelligence. + ## Tools C#, Java, C++, Bash, Spring Boot, Gitlab, Gitlab Runners, CI/CD, HTTP(S), TLS, mTLS, @@ -20,16 +28,16 @@ TCP, .NET 6, MVVM, Containers, Docker, SSH -### Software Development Engineer, Thales DIS Singapore Oct 2019 -- Current +### Software Development Engineer, Thales DIS Singapore Oct 2019 - Current Lead engineer driving the feature development of 3 critical projects -supporting global critical supply chain systems. +supporting global critical supply chain systems built using C#, C++, and Java. -* Augmenting the security in existing systems by creating a Java proxy layer - which introduces mTLS +* Augmenting the security in existing systems by designing and building a Java + proxy layer which introduces mTLS. * The middleware application receives external client requests while ensuring the trust in their processes. * Extended the internal web-application to support mTLS which uses Spring @@ -48,8 +56,8 @@ supporting global critical supply chain systems. for our global users. * Migrated outdated carrier reprinting desktop application to .NET 6.0, improving the reprinting performance by 40% -* Re-architected the core project structure using MVVM. -* Implemented design patterns to keep a maintainable code base. +* Re-architected the core project using MVVM, and implemented design patterns + for a maintainable code base. * Developed Oracle User Management program and integrated with NSIS installer script. * Wrote extensive documentation for the project upgrade which is are actively @@ -58,7 +66,7 @@ supporting global critical supply chain systems. tests are available for legacy systems as well as new application to prevent regression. -### Senior Software Engineer, Ecquaria Technologies Pte. Ltd. Singapore Jan 2019 -- Sep 2019 +### Senior Software Engineer, Ecquaria Technologies Pte. Ltd. Singapore Jan 2019 - Sep 2019 Team Lead for Business Intelligence related topics @@ -67,29 +75,17 @@ Team Lead for Business Intelligence related topics * Contributed in designing ETL logic and data synchronization between OLTP and OLAP databases -### Software Engineer, Ecquaria Technologies Pte. Ltd. Singapore Jan 2019 -- Sep 2019 +### Software Engineer, Ecquaria Technoogies Pte. Ltd. Singapore Feb 2017 - Dec 2018 -#### Team Lead for Business Intelligence related topics Jun 2018 - Jan 2019 +#### Team Lead for Business Intelligence related topics June 2018 - Dec 2018 - * Responsible for the documentation of use cases and various reporting logic (charts and diagrams) - * OLAP Database design for Cognos Reporting Tool +* Responsible for the documentation of use cases and various reporting logic (charts and diagrams) +* OLAP Database design for Cognos Reporting Tool -#### Data Migration Engineer Feb 2017 - Jan 2018 +#### Data Migration Engineer Feb 2017 - May 2018 - * Liased with customers to document existing data format and transformation rules - * Developed Python programs to parse, clean and transform data using Pandas Framework - * Prepare DML scripts and generate report on the status of parsing results - * Developed python scripts to port DML data to MSSQL reliably +* Liased with customers to document existing data format and transformation rules +* Developed Python programs to parse, clean and transform data using Pandas Framework +* Prepare DML scripts and generate report on the status of parsing results +* Developed python scripts to port DML data to MSSQL reliably -## Education - -### Singapore University of Technoogy and Design, Singapore -
    Bachelor of Engineering in Information Systems Technology and Design2013 -- 2016 - - * Graduated with Honors majoring in Artificial Intelligence and Business Analytics - -### Ngee Ann Polytechnic, Singapore - Diploma in Electronic and Computer Engineering 2009 -- 2012 - - -## Skills - - * HTML, CSS, JavaScript, Java, C#, WPF, SQL, Python