-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
415 lines (333 loc) · 19.4 KB
/
index.html
File metadata and controls
415 lines (333 loc) · 19.4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
<!DOCTYPE html>
<html lang="en">
<head>
<title>Vireak's Resume - Profile HTML Page</title>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
<meta name="description" content="">
<meta name="keywords" content="">
<meta name="author" content="Tooplate">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/all.min.css">
<link rel="stylesheet" href="css/owl.carousel.min.css">
<link rel="stylesheet" href="css/owl.theme.default.min.css">
<!-- MAIN CSS -->
<link rel="stylesheet" href="css/tooplate-ben-resume-style.css">
<!--
Tooplate 2120 Ben Resume
https://www.tooplate.com/view/2120-ben-resume
-->
</head>
<body data-spy="scroll" data-target="#navbarNav" data-offset="50">
<!-- MENU BAR -->
<nav class="navbar navbar-expand-lg">
<div class="container">
<a class="navbar-brand" href="#">
Meas Puttivireak Resume
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="navbar-nav mx-auto">
<li class="nav-item">
<a href="#intro" class="nav-link smoothScroll">Introduction</a>
</li>
<li class="nav-item">
<a href="#about" class="nav-link smoothScroll">About Me</a>
</li>
<li class="nav-item">
<a href="#testimonials" class="nav-link smoothScroll">Reviews</a>
</li>
<li class="nav-item">
<a href="#contact" class="nav-link smoothScroll">Contact</a>
</li>
</ul>
<div class="mt-lg-0 mt-3 mb-4 mb-lg-0">
<a href="/images/MEAS PUTTIVIREA.pdf" class="custom-btn btn" download>Download CV</a>
</div>
</div>
</div>
</nav>
<!-- HERO -->
<section class="hero d-flex flex-column justify-content-center align-items-center" id="intro">
<div class="container window">
<div class="container">
<div class="row">
<div class="mx-auto col-lg-5 col-md-5 col-10">
<img src="images/sam.png" class="img-fluid" alt="Ben Resume HTML Template">
</div>
<div class="d-flex flex-column justify-content-center align-items-center col-lg-7 col-md-7 col-12">
<div class="hero-text">
<h1 class="hero-title">👋 Hi, MEAS PUTTIVIREAK here!</h1>
<a href="/telegramimg.html" class="email-link">
"TELEGRAM QR"
</a>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="about section-padding" id="about">
<div class="container">
<div class="row">
<div class="container window">
<div class="container">
<h1>About Me</h1>
<p><strong>Name:</strong> Measputtivireak</p>
<p><strong>Age:</strong> 22</p>
<p><strong>Education:</strong> Third-year student at SETEC Institute</p>
<p><strong>Major:</strong> Management Information Systems (MIS)</p>
<h2>Career Objective</h2>
<p>I’m currently seeking job opportunities where I can apply my skills in database management, system development, and web technologies. My goal is to work in a professional environment like an embassy, NGO, or IT company where I can grow and contribute meaningfully.</p>
<h2>Skills</h2>
<ul>
<li>Database Systems: Microsoft Access, MySQL, SQL</li>
<li>Web Development: HTML, CSS, JavaScript</li>
<li>Backend Development: C#, ASP.NET Web API</li>
<li>Scripting & Automation: VBA, Excel Macros, Google Apps Script</li>
<li>Basic Programming: Java, C++, C#</li>
<li>Tools: Adobe Photoshop, Illustrator, Premiere Pro</li>
</ul>
<h2>Project Experience</h2>
<ul>
<li>Water Billing System (Kompong Cham)</li>
<li>Smart Parking Management System</li>
<li>Household Expense Tracker</li>
<li>Inventory and Asset Management System</li>
<li>Telegram Inventory Bot (Excel Integration)</li>
<li>Employee Management System (Web-based)</li>
</ul>
<h2>Strengths</h2>
<ul>
<li>Hands-on real project experience</li>
<li>Good problem-solving and critical thinking</li>
<li>Passionate about automation and efficiency</li>
<li>Goal-oriented and responsible</li>
</ul>
</div>
</div>
<div class="col-lg-5 mx-auto col-md-6 col-12">
<img src="images/work profile.png" class="about-image img-fluid" alt="Ben's Resume HTML Template">
</div>
</div>
<div class="row about-third">
<div class="container window">
<div class="col-lg-4 col-md-4 col-12">
<h3>AI GOD</h3>
<p>
I’m passionate about automation and smart systems. I've built Telegram bots, inventory systems, and billing apps using AI logic and scripting. Whether it's automating spreadsheets or building bots that interact with users, I enjoy using technology to solve real-world problems. My goal is to keep exploring how AI and automation can make work easier and smarter.
</p>
</div>
</div>
<div class="container window">
<div class="col-lg-4 col-md-4 col-12">
<h3>Free Time</h3>
<p>
In my free time, I enjoy learning new tech skills, exploring coding challenges, and watching tech-related videos. I also like photography, designing with Photoshop, and occasionally editing videos. Sometimes I work on personal projects like game ideas or improving my existing systems.
</p>
</div>
</div>
</div>
</div>
</section>
<!-- TESTIMONIAL -->
<section class="testimonials section-padding" id="testimonials">
<div class="container">
<div class="row">
<div class="container window">
<div class="col-12">
<h3 class="mb-5 text-center">What People say</h3>
<div class="owl-carousel owl-theme" id="testimonials-carousel">
<div class="item">
<div class="testimonials-thumb d-flex">
<div class="testimonials-image">
<img src="images/testimonials/MEASKOSAL.png" class="img-fluid" alt="testimonials image">
</div>
<div class="testimonials-info">
<p>He a very good kid. Help My Company developed a System</p>
<h6 class="mb-0">MEAS KOSAL</h6>
<span>Company Owner</span>
</div>
</div>
</div>
<!-- <div class="item">
<div class="testimonials-thumb d-flex">
<div class="testimonials-image">
<img src="images/testimonials/testimonial-image02.jpg" class="img-fluid" alt="testimonials image">
</div>
<div class="testimonials-info">
<p>Sed ut perspiciatis unde omnis iste natus error sit voluptatem.</p>
<h6 class="mb-0">Marie</h6>
<span>Marketing Consultant</span>
</div>
</div>
</div> -->
<!-- <div class="item">
<div class="testimonials-thumb d-flex">
<div class="testimonials-image">
<img src="images/testimonials/testimonial-image03.jpg" class="img-fluid" alt="testimonials image">
</div>
<div class="testimonials-info">
<p>Sed ut perspiciatis unde omnis iste natus error sit voluptatem.</p>
<h6 class="mb-0">Jen</h6>
<span>Product Manager</span>
</div>
</div>
</div> -->
<!-- <div class="item">
<div class="testimonials-thumb d-flex">
<div class="testimonials-image">
<img src="images/testimonials/testimonial-image04.jpg" class="img-fluid" alt="testimonials image">
</div>
<div class="testimonials-info">
<p>Sed ut perspiciatis unde omnis iste natus error sit voluptatem.</p>
<h6 class="mb-0">Wilson</h6>
<span>Web Developer</span>
</div> -->
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- FAQ -->
<section class="faq section-padding">
<div class="container">
<div class="row">
<div class="col-lg-12 col-12">
<h3 class="mb-5">Frequently Asked Questions</h3>
<div class="accordion" id="accordionExample">
<div class="card">
<div class="card-header" id="headingOne">
<h2 class="mb-0">
<button class="btn btn-link" type="button" data-toggle="collapse" data-target="#collapseOne" aria-expanded="true" aria-controls="collapseOne">
Do you always use AI to create projects?
</button>
</h2>
</div>
<div id="collapseOne" class="collapse show" aria-labelledby="headingOne" data-parent="#accordionExample">
<div class="card-body">
<p>Yes, I do use AI, and I find it incredibly helpful in speeding up the development process. It not only saves me time but also allows me to focus on understanding and refining the code. AI tools enhance my workflow, making it easier to create more efficient and high-quality projects.</p>
</div>
</div>
</div>
<div class="card">
<div class="card-header" id="headingTwo">
<h2 class="mb-0">
<button class="btn btn-link collapsed" type="button" data-toggle="collapse" data-target="#collapseTwo" aria-expanded="false" aria-controls="collapseTwo">
Why do I see your Steam account has 12,200 hours on Steam?
</button>
</h2>
</div>
<div id="collapseTwo" class="collapse" aria-labelledby="headingTwo" data-parent="#accordionExample">
<div class="card-body">
<p>Well, it’s a combination of intense research, debugging, and... a *few* side quests. Let’s just say I’m very thorough when testing out game mechanics. 😄</p>
</div>
</div>
</div>
<div class="card">
<div class="card-header" id="headingThree">
<h2 class="mb-0">
<button class="btn btn-link collapsed" type="button" data-toggle="collapse" data-target="#collapseThree" aria-expanded="false" aria-controls="collapseThree">
What will U do when you stuck on one problem?
</button>
</h2>
</div>
<div id="collapseThree" class="collapse" aria-labelledby="headingThree" data-parent="#accordionExample">
<div class="card-body">
<p>When I'm stuck on a problem, I break it down, look for solutions online, ask for help if needed, or take a short break and come back with fresh eyes.</p>
</div>
</div>
</div>
<div class="card">
<div class="card-header" id="headingFour">
<h2 class="mb-0">
<button class="btn btn-link collapsed" type="button" data-toggle="collapse" data-target="#collapseFour" aria-expanded="false" aria-controls="collapseFour">
How good are you at adapting to the workspace?
</button>
</h2>
</div>
<div id="collapseFour" class="collapse" aria-labelledby="headingFour" data-parent="#accordionExample">
<div class="card-body">
<p>I believe I adapt quickly to new workspaces by learning the tools, systems, and processes in place. I’m open to feedback and flexible in adjusting my approach to meet team needs. I also make an effort to communicate effectively with others to ensure smooth collaboration.</p>
</div>
</div>
</div>
<div class="card">
<div class="card-header" id="headingFive">
<h2 class="mb-0">
<button class="btn btn-link collapsed" type="button" data-toggle="collapse" data-target="#collapseFive" aria-expanded="false" aria-controls="collapseFive">
How do you deal with a toxic partner?
</button>
</h2>
</div>
<div id="collapseFive" class="collapse" aria-labelledby="headingFive" data-parent="#accordionExample">
<div class="card-body">
<p>I focus on maintaining professionalism and setting clear boundaries. If necessary, I communicate openly about the issues and try to resolve them calmly. If things don’t improve, I prioritize my well-being and, when possible, minimize interactions or seek support from others.</p>
</div>
</div>
</div>
<!-- <span class="faq-info-text">Please send us a message if you have anything to say. Send an email message to <strong>contact (at) tooplate (dot) com</strong></span> -->
</div>
</div><!-- col -->
</div><!-- row -->
</div><!-- container -->
</section>
<section class="contact section-padding pt-0" id="contact">
<div class="container">
<div class="row">
<!-- <div class="col-lg-6 col-md-6 col-12">
<form action="#" method="get" class="contact-form webform" role="form">
<div class="form-group d-flex flex-column-reverse">
<input type="text" class="form-control" name="cf-name" id="cf-name" placeholder="Your Name">
<label for="cf-name" class="webform-label">Full Name</label>
</div>
<div class="form-group d-flex flex-column-reverse">
<input type="email" class="form-control" name="cf-email" id="cf-email" placeholder="Your Email">
<label for="cf-email" class="webform-label">Your Email</label>
</div>
<div class="form-group d-flex flex-column-reverse">
<textarea class="form-control" rows="5" name="cf-message" id="cf-message" placeholder="Your Message"></textarea>
<label for="cf-message" class="webform-label">Message</label>
</div>
<button type="submit" class="form-control" id="submit-button" name="submit">Send</button>
</form>
</div> -->
<div class="container window">
<div class="mx-auto col-lg-4 col-md-6 col-12">
<h3 class="my-4 pt-4 pt-lg-0">Say hello</h3>
<p class="mb-1">096-808-7133</p>
<p>
<!-- <a href="#">
hello@company.co
<i class="fas fa-arrow-right custom-icon"></i>
</a> -->
</p>
<ul class="social-links mt-2">
<li><a href="https://web.facebook.com/REAKBADGOD/" rel="noopener" class="fab fa-facebook"></a></li>
<!-- <li><a href="#" rel="noopener" class="fab fa-twitter"></a></li> -->
<li><a href="https://www.instagram.com/404_meaz/" rel="noopener" class="fab fa-instagram"></a></li>
<li><a href="https://github.com/MEROW-git" rel="noopener" class="fab fa-github"></a></li>
<li><a href="/telegramimg.html" rel="noopener" class="fab fa-telegram"></a></li>
<li><a href="https://www.youtube.com/@measputtyvireak1466" rel="noopener" class="fab fa-youtube"></a></li>
</ul>
<p class="copyright-text mt-5 pt-3">Copyright © 2024 Meas Puttivireak's Resume Page</p>
<!-- <p>Design: <a href="https://www.tooplate.com" title="free HTML templates" target="_blank">Tooplate</a></p> -->
</div>
</div>
</div>
</div>
</section>
<!-- SCRIPTS -->
<script src="js/jquery.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/smoothscroll.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/custom.js"></script>
</body>
</html>