-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
197 lines (189 loc) · 9.28 KB
/
Copy pathindex.html
File metadata and controls
197 lines (189 loc) · 9.28 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Omg you're there?</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="./css/style.css">
<link rel="stylesheet" href="./css/responsive.css">
<script src="https://kit.fontawesome.com/262a109751.js" crossorigin="anonymous"></script>
</head>
<body>
<header>
<div class="header-content">
<div class="name-h1"><h1>Quoc Thinh Le</h1></div>
<div class="header-icon">
<a href="https://github.com/thinhquocle" target="_blank"><i id="github" class="fab fa-github fa-lg"></i></a>
<a href="https://www.youtube.com/watch?v=RzhAS_GnJIc" target="_blank"><i id="icon" class="fab fa-twitter fa-lg" target="_blank"></i></a>
<a href="https://www.facebook.com/quocthinhle1002/" target="_blank"><i id="icon" class="fab fa-facebook fa-lg"></i></a>
<a href="https://www.instagram.com/lequocthinh12/" target="_blank"><i id="icon" class="fab fa-instagram fa-lg"></i></a>
</div>
</div>
</header>
<main>
<div class="top-main">
<div class="top-container">
<div class="top-left">
<img src="./img/pic.jpg" id="avt">
</div>
<div class="top-right">
<div><h1 id="name-main">Le Quoc Thinh</h1></div>
<div><h3 id="occupation"> It's me debugging myself</h3></div>
<div class="introduce-buttons">
<a href="https://firebase.com" id="btn-download" class="button">Download CV</a>
<a href="https://facebook.com/quocthinhle1002" id="btn-hireme" class="button button1">Hire Me</a>
</div>
</div>
</div>
</div>
<div class="introduction">
<div class="intro-left">
<h1 id="about-me">About Me</h1>
<div class="intro-details">
<p>Hello! I’m Le Quoc Thinh. Currently, I'm a 3rd-year student at Danang University of Technology. Love coding, making web & application in back-end side, solving Data Structures & Algorithm problems and I love speaking English</p>
</div>
</div>
<div class="intro-right">
<div class="front">
<h3>Age</h3>
</div>
<div class="grid-item">
<p>20</p>
</div>
<div class="front">
<h3>Phone</h3>
</div>
<div class="grid-item">
<p>0772283591</p>
</div>
<div class="front">
<h3>Email</h3>
</div>
<div class="grid-item">
<a href="mailto:quocthinhle2001@gmail.com" style="text-decoration: none; color:#434a54;">quocthinhle2001@gmail.com</a>
</div>
<div class="front">
<h3>Address</h3>
</div>
<div class="grid-item">
<p>Danang, Vietnam</p>
</div>
</div>
</div>
<div class="skills">
<h1 id="about-me">Professional Skills</h1>
<div class="two-col">
<div class="blue-col">
<div class="bar">
<span class="title">Node</span>
<div class="progress-line">
<div class="html-progress after-load"></div>
</div>
</div>
<div class="bar">
<span class="title">Java Spring</span>
<div class="progress-line">
<div class="css after-load"></div>
</div>
</div>
<div class="bar">
<span class="title">Javascript</span>
<div class="progress-line">
<div class="js after-load"></div>
</div>
</div>
</div>
<div class="green-col">
<div class="bar">
<span class="title">Object Oriented Programming</span>
<div class="progress-line">
<div class="oop after-load"></div>
</div>
</div>
<div class="bar">
<span class="title">Data Structures & Algorithms</span>
<div class="progress-line">
<div class="dsa after-load"></div>
</div>
</div>
<div class="bar">
<span class="title">English</span>
<div class="progress-line">
<div class="eng after-load"></div>
</div>
</div>
</div>
</div>
</div>
<div class="work-experience">
<h1 id="about-me">Work Experience</h1>
<div class="timeline">
<div class="cards">
<div class="card">
<h2>Backend trainee <span class="text-muted">at S-Group</span></h2>
<div class="time-text">Feb, 2021 - Present</div>
<p>Leverage agile frameworks to provide a robust synopsis for high level overviews. Iterative approaches to corporate strategy foster collaborative thinking to further the overall value proposition.</p>
</div>
<div class="card">
<h2>Backend developer <span class="text-muted">at Google Developer Students Club - DUT</span></h2>
<div class="time-text">Sep, 2021 - Present</div>
<p>Leverage agile frameworks to provide a robust synopsis for high level overviews. Iterative approaches to corporate strategy foster collaborative thinking to further the overall value proposition.</p>
</div>
</div>
</div>
</div>
<div class="work-experience">
<h1 id="about-me">Education</h1>
<div class="timeline">
<div class="cards">
<div class="card-edu">
<h2> <span class="text-muted">Nguyen Trai Highschool</span></h2>
<div class="time-text">2016 - 2019</div>
<p>Leverage agile frameworks to provide a robust synopsis for high level overviews. Iterative approaches to corporate strategy foster collaborative thinking to further the overall value proposition.</p>
</div>
<div class="card-edu">
<h2>Information Technology <span class="text-muted">from Danang University of Technology</span></h2>
<div class="time-text">2019 - 2023</div>
<p>Leverage agile frameworks to provide a robust synopsis for high level overviews. Iterative approaches to corporate strategy foster collaborative thinking to further the overall value proposition.</p>
</div>
</div>
</div>
</div>
<div class="contact">
<h1 id="about-me">Contact</h1>
<div class="contact-flex">
<div class="contact-left">
<div class="two-button">
<input id="half-button1" type="text" placeholder="Your Name">
<input id="half-button" type="text" placeholder="Your E-mail">
</div>
<div class="one-button">
<input id="full-button" type="text" placeholder="Your Message">
<button id="Submit">Send</button>
</div>
</div>
<div class="contact-right">
<h2>Address</h2>
<p>Lien Chieu, Da Nang, Viet Nam</p>
<h2>Phone</h2>
<p>0772283591</p>
<h2>Email</h2>
<a href=mailto:quocthinhle2001@gmail.com style="text-decoration: none; color: black;">quocthinhle2001@gmail.com</a>
</div>
</div>
</div>
</main>
<footer>
<div class="signature">
<h1>Le Quoc Thinh</h1>
<div class="icon-footer">
<a href="https://github.com/thinhquocle/" target="_blank"><i style="margin-left: 0;" id="github" class="fab fa-github fa-lg"></i></a>
<a href="https://www.youtube.com/watch?v=TUVcZfQe-Kw" target="_blank"><i id="icon" class="fab fa-twitter fa-lg"></i></a>
<a href="https://www.facebook.com/quocthinhle1002/" target="_blank"><i id="icon" class="fab fa-facebook fa-lg"></i></a>
<a href="https://www.instagram.com/lequocthinh12/" target="_blank"><i id="icon" class="fab fa-instagram fa-lg"></i></a>
</div>
</div>
</footer>
</body>
</html>