From b5de9baf1d42ff23966443a991fb5b4d0e2c567f Mon Sep 17 00:00:00 2001 From: blackb1rd Date: Sun, 31 Oct 2021 19:20:19 +0700 Subject: [PATCH] update --- examples/resume/experience.tex | 34 ++++++++++++++++++++++++++-------- examples/resume/skills.tex | 22 ++++++++++++++++++---- 2 files changed, 44 insertions(+), 12 deletions(-) diff --git a/examples/resume/experience.tex b/examples/resume/experience.tex index f6f287ba0..6ad9c2e14 100644 --- a/examples/resume/experience.tex +++ b/examples/resume/experience.tex @@ -8,12 +8,27 @@ %------------------------------------------------------------------------------- \begin{cventries} +%--------------------------------------------------------- + \cventry + {Software Engineer} % Job title + {Magnecomp} % Organization + {Wang Noi, Ayutthaya, Thailand} % Location + {August 2021 - Present} % Date(s) + { + \begin{cvitems} % Description(s) of tasks/responsibilities + \item {Develop C\# (Winform) for machine production.} + \item {Implement Process flow of machine.} + \item {Implement image processing using Cognex.} + \end{cvitems} + } + + %--------------------------------------------------------- \cventry {Design/Test/Software Engineer} % Job title {Fabrinet} % Organization {Kookot, Lumlookka Patumthanee, Thailand} % Location - {April 2018 - Present} % Date(s) + {April 2018 - July 2021} % Date(s) { \begin{cvitems} % Description(s) of tasks/responsibilities \item {Working in NPI product for design \& improvement @@ -22,13 +37,15 @@ \item {Help Customer to design Process.} \item {Development software ( Using C\#/VB.net/GoLang ) to analysis production failure.} - \item {Develop Tester for testing product related the fiber optic via - protocal I2C, MDIO with using C\#/VB.net( Winform, WPF ).} + \item {Design/Develop/Implement Tester for testing product related the fiber optic via + protocal I2C, MDIO with C\#/VB.net( Winform, WPF ) programming with MVVM + pattern with Async Programming.} \item {Improvement software by reducing processing time 10 - 200\% or making software stable and asynchonous.} \item {Design PCBs for test station using KiCad or even desing fixture with FreeCad.} \item {Design database( Mysql ) to track the production data.} + \item {Implement new method Alignment on ADST machine.} \end{cvitems} } @@ -46,6 +63,8 @@ \begin{itemize} \item https://seeksnack.com/ \item AMPhtml https://seeksnack.com/amp/ + \item Implement backend using Gin package from Golang + https://api.seeksnack.com/ \end{itemize} \item {Maintainer Neohugo which is a hugo-fork focused on multilingual and bug fixes/refactor/cleanup} @@ -68,13 +87,12 @@ asynchronous I/O, event loop and development in CentOS.} \item {Implement test case and design test case.} \item {Redesign the simulate train data architecture for testing by changing - from synchronous programing to asynchronous programming which is reducing test + from synchronous architecture to asynchronous architecture which is reducing test time from 12 Hrs to 8 Hrs and also reducing the random failures that - occurred from the Python Global Interpreter Lock ( GIL ) of python - programing language.} + occurred from the Python Global Interpreter Lock ( GIL ) during + communication which came from python programing language.} \item {Setup Gnu/Linux ( Centos ) environment/Design test software architecture - for tester to test platform - screen door control system as SIL4 requirement.} + for tester to test platform screen door control system as SIL4 requirement.} \item {Develop/Design/Implement a platform screen door control system with software skill using C++, asynchronous I/O and event loop.} \end{cvitems} diff --git a/examples/resume/skills.tex b/examples/resume/skills.tex index 06a434b1a..24c1f5494 100644 --- a/examples/resume/skills.tex +++ b/examples/resume/skills.tex @@ -3,7 +3,6 @@ %------------------------------------------------------------------------------- \cvsection{Skills} - %------------------------------------------------------------------------------- % CONTENT %------------------------------------------------------------------------------- @@ -12,12 +11,27 @@ %--------------------------------------------------------- \cvskill {Programming} % Category - {C, Python, Perl, Go, C\#/VB.Net, Shell script(bash)} % Skills + {C, Python, Perl, Go, C\#/VB.Net (.NET Framwork), Shell script(bash)} % Skills + +%--------------------------------------------------------- + \cvskill + {DevOps} % Category + {Nginx, Githun Action, Gitlab CI, Docker} % Skills + +%--------------------------------------------------------- + \cvskill + {Version Control Software} % Category + {git, svn} % Skills + +%--------------------------------------------------------- + \cvskill + {OSs} % Category + {Ubuntu, Debian, CentOS} % Skills %--------------------------------------------------------- \cvskill - {Other} % Category - {git, Gitlab CI, Docker, Ubuntu, Debian, VIM} % Skills + {Editor} % Category + {Visual Studio, VS Code, VIM} % Skills %--------------------------------------------------------- \cvskill