Skip to content

Commit

Permalink
Update resume
Browse files Browse the repository at this point in the history
  • Loading branch information
virachai authored Dec 9, 2024
1 parent c484309 commit b7c2743
Showing 1 changed file with 159 additions and 1 deletion.
160 changes: 159 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -416,8 +416,166 @@ <h4 class="u-text-4">Website: USBTHAILAND.COM</h4>
>
<div class="container">
<h2 class="display-4 pb-5 text-center">My Resume</h2>
<p>
Driven by a passion for technology and continuous learning, I am a
recent graduate from the Generation bootcamp specializing in Junior
Software Developer (JSD). I completed intensive web development
training to solidify my technical skills. I am eager to leverage my
extensive IT support background and newfound software development
skills to deliver innovative solutions and elevate team performance.
</p>

<div class="row">
<div class="col-md-6">
<h3>Technical Skills</h3>
<ul>
<li>JavaScript, HTML, CSS, API, GIT</li>
<li>Full Stack with MERN</li>
<li>PHP, SQL, Tailwind CSS</li>
<li>Search Engine Optimization (SEO)</li>
</ul>
</div>

<div class="col-md-6">
<h3>Soft Skills</h3>
<ul>
<li>Persistence</li>
<li>Personal Responsibility</li>
<li>Problem-solving</li>
<li>Teamwork</li>
<li>Curiosity, Persistence, and Grit</li>
</ul>
</div>
</div>

<h3>Projects</h3>
<ul>
<li>
<strong>Team Final Project JSD #8 at Generation Thailand</strong>
(September 2024 - December 2024)
<p>
Developed a full-stack e-commerce website for a toy shop,
utilizing React for the frontend, Node.js and Express.js for the
backend, and MongoDB for the database. Collaborated with a team
of 5 to plan, design, and implement the project, resulting in a
fully functional e-commerce platform. Gained hands-on experience
in building full-stack web applications, improving coding
efficiency by 30%.
</p>
<p>
<strong>Frontend:</strong>
<a href="https://dinoface.vercel.app/" target="_blank"
>Website</a
>,
<a href="https://github.com/virachai/dinoface" target="_blank"
>GitHub</a
>
</p>
<p>
<strong>Backend:</strong>
<a href="https://dinothink.vercel.app/" target="_blank"
>Website</a
>
or
<a href="https://dinocore.onrender.com/" target="_blank"
>Alternative Website</a
>,
<a href="https://github.com/virachai/dinothink" target="_blank"
>GitHub</a
>
</p>
</li>
<li>
<strong
>www.lipscode.com - Knowledge and Techniques About
Lipstick</strong
>
(February 2024 - Present, Published)
<p>
Utilized the Google Blogger platform for blog development,
creating a comprehensive resource on lipstick knowledge and
techniques. Incorporated JavaScript and CSS for frontend design,
improving the visual appeal and user experience. Implemented
custom on-page optimizations to enhance SEO performance,
increasing visibility in search engine results.
</p>
</li>
<li>
<strong
>www.1000ber.com - Auto summary of lottery news blog</strong
>
(February 2023 - Present, Published)
<p>
Built a blog using the Google Blogger platform with HTML, CSS,
and JavaScript for front-end development. Utilized Google Sheets
for data storage and Google Script for automated web crawling,
reducing manual data entry by over 90%. Integrated the Blogger
API to enable automated posting, increasing content output by
90%.
</p>
</li>
</ul>

<h3>Online Certificate</h3>
<ul>
<li>
<strong
>Full Stack JavaScript For Web Developer #8 at Software Park
CodeCamp</strong
>
(June 2021 - November 2021)
<p>
Completed Full Stack Development training (React & NodeJS).
Awarded a certificate from the Thai Programmer Association. For
reference: www.swpark.or.th/SWP-codecamp
</p>
<a
href="https://github.com/virachai/Project_codecamp_8"
target="_blank"
>Personal Project Codecamp Online:
github.com/virachai/Project_codecamp_8</a
>
</li>
</ul>

<h3>Experience</h3>
<ul>
<li>
<strong
>King Power Corporation Co., Ltd., Chon Buri - Supervisor, IT
Support</strong
>
(June 2014 - April 2024)
<p>
Created and implemented a new troubleshooting process, reducing
the average CCTV failure resolution time from approximately 10
minutes to 2 minutes, improving security operations and saving
significant time and resources. Managed a team of 10 IT support
specialists, achieving a 95% customer satisfaction rate.
Demonstrated strong systems administration, scripting, and
automation skills by building a comprehensive network monitoring
solution, integrating Zabbix with Line API for efficient
alerting, reducing downtime by 70%.
</p>
</li>
</ul>

<h3>Education</h3>
<ul>
<li>
<strong
>King Mongkut’s University of Technology North Bangkok, Bangkok
- Bachelor Degree</strong
>
(May 2006 - March 2009)
<p>
Degree: Bachelor of Industrial Technology in Electronic
Technology. Field of Specialization: Electronics Computer
Technology (G.P.A. 3.03)
</p>
</li>
</ul>
</div>
<div class="row"></div>
</div>
<!-- /resume Section -->

Expand Down

0 comments on commit b7c2743

Please sign in to comment.