-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
386 lines (327 loc) · 24.6 KB
/
index.html
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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title></title>
<link rel="stylesheet" type="text/css" href="css/style.css">
<!-- CSS only -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.css">
<link rel="preconnect" href="https://fonts.googleapis.com"><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin><link href="https://fonts.googleapis.com/css2?family=Noto+Sans&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@48,400,0,0" />
<script src="https://kit.fontawesome.com/fea37efa14.js" crossorigin="anonymous"></script>
</head>
<body>
<nav>
<div class="menu">
<a class="logo" href="#"> <img src="img/logo.png" width="30px" height="30px" id="logo-img"></a>
<input type="text" placeholder="Search or jump to…" id="search-bar" name="">
<a href="#" class="nav-text">Pull requests</a>
<a href="#" class="nav-text">Issues</a>
<a href="#" class="nav-text">Codespaces</a>
<a href="#" class="nav-text">Marketplace</a>
<div class="shop">
<a href="#" class="nav-text">Explore</a> <!-- ▾ -->
<div class="drop">
<p href="#" class="op-100 font-600 explore">Explore github</p>
<div class="short-line"></div>
<div class="shirt">
<a href="#">Learn and contribute</a>
<div class="dropTwo">
<a href="#">Topics</a>
<a href="#">Collection</a>
<a href="#">Trending</a>
<a href="#">Skills</a>
<a href="#">Github sponsors</a>
<a href="#">Opensource guides</a>
<div class="short-line"></div>
<a href="#">Connect wit others</a>
<a href="#">The ReadMe Project</a>
<a href="#">Events</a>
<a href="#">Community form</a>
<a href="#">Github Education</a>
<a href="#">Github Starts Program</a>
<div class="short-line"></div>
</div>
</div>
</div>
</div>
</div>
<!-- Pull requests
Issues
Codespaces
Marketplace
Explore -->
<div class="extra">
<a href="#"><i class="bi bi-bell"></i></a>
<div class="translate">
<a href="#"><i class="bi bi-plus-lg"></i> <i class="bi bi-caret-down-fill font-1"></i></a>
<a href="#" class="avatar-tabs"><img src="https://avatars.githubusercontent.com/u/117724125" width="30px" height="30px" class="avatar"></a>
<a href="#"> <i class="bi bi-caret-down-fill font-1"></i></a>
</div>
</div>
</nav>
<!-- nabar end -->
<div class="main-body">
<div class="dec-row">
<svg aria-hidden="true" height="18" viewBox="0 0 16 16" version="1.1" width="18" data-view-component="true" class="octicon octicon-repo color-fg-muted mr-2">
<path fill-rule="evenodd" d="M2 2.5A2.5 2.5 0 014.5 0h8.75a.75.75 0 01.75.75v12.5a.75.75 0 01-.75.75h-2.5a.75.75 0 110-1.5h1.75v-2h-8a1 1 0 00-.714 1.7.75.75 0 01-1.072 1.05A2.495 2.495 0 012 11.5v-9zm10.5-1V9h-8c-.356 0-.694.074-1 .208V2.5a1 1 0 011-1h8zM5 12.25v3.25a.25.25 0 00.4.2l1.45-1.087a.25.25 0 01.3 0L8.6 15.7a.25.25 0 00.4-.2v-3.25a.25.25 0 00-.25-.25h-3.5a.25.25 0 00-.25.25z"></path>
</svg>
<a href="#" class="user-dec">naynaingoo2003</a>
<span class="color-fg-muted line">/</span>
<a href="#" class="user-dec-files">project0</a>
<span class="user-dec-status">Public</span>
<div class="btn-selectio">
<button class="btn-2"><svg aria-hidden="true" height="16" viewBox="0 0 16 16" version="1.1" width="16" data-view-component="true" class="octicon octicon-pin mr-2">
<path fill-rule="evenodd" d="M4.456.734a1.75 1.75 0 012.826.504l.613 1.327a3.081 3.081 0 002.084 1.707l2.454.584c1.332.317 1.8 1.972.832 2.94L11.06 10l3.72 3.72a.75.75 0 11-1.061 1.06L10 11.06l-2.204 2.205c-.968.968-2.623.5-2.94-.832l-.584-2.454a3.081 3.081 0 00-1.707-2.084l-1.327-.613a1.75 1.75 0 01-.504-2.826L4.456.734zM5.92 1.866a.25.25 0 00-.404-.072L1.794 5.516a.25.25 0 00.072.404l1.328.613A4.582 4.582 0 015.73 9.63l.584 2.454a.25.25 0 00.42.12l5.47-5.47a.25.25 0 00-.12-.42L9.63 5.73a4.581 4.581 0 01-3.098-2.537L5.92 1.866z"></path>
</svg>Pin</button>
<button class="btn-2"><i class="bi bi-eye"></i>Unwatch <span class="circle">12</span></button>
<button class="btn-2"><i class="fa-solid fa-code-fork mr-2"></i><span class="circle">1.9k</span>Fork</button>
<button class="btn-2"><i class="fa-regular fa-star"></i><span class="circle">8.9k</span>Star</button>
</div>
<!-- end dec-btn -->
<div class="code-settigs">
<a href="#" class="code-settigs-text"> <i class="bi bi-code bi-code-1"></i>Code</a>
<a href="#" class="code-settigs-text-1"><i class="fa-regular fa-circle-dot"></i>Issues</a>
<a href="#" class="code-settigs-text-1"><i class="fa-solid fa-code-pull-request"></i>Pull requests</a>
<a href="#" class="code-settigs-text-1"> <i class="bi bi-play-circle bi-code-1"></i>Actions</a>
<a href="#" class="code-settigs-text-1"><i class="bi bi-file-ruled bi-code-1"></i>Projects</a>
<a href="#" class="code-settigs-text-1"><i class="bi bi-book bi-code-1"></i>Wiki</a>
<a href="#" class="code-settigs-text-1"><i class="bi bi-shield-exclamation bi-code-1"></i>Security</a>
<a href="#" class="code-settigs-text-1"><i class="bi bi-graph-up bi-code-1"></i>Insights</a>
<a href="#" class="code-settigs-text-1"><i class="bi bi-gear bi-code-1"></i>Settings</a>
</div>
</div>
</div>
<!-- end dec and code-settings -->
<div class="content">
<div class="left-layout">
<div class="content-left">
<button class="btn-dec"><i class="fa-solid fa-code-branch"></i>Main<i class="bi bi-caret-down-fill font-1 ml-5"></i></button>
<a href="#" class="hover-blue code-settigs-text-1 ml-0"> <i class="fa-solid fa-code-branch"></i><span class="code-settigs-text"> 1</span> branch</a>
<a href="#" class="hover-blue code-settigs-text-1 ml-0"> <i class="fa-solid fa-tag"></i> <span class="code-settigs-text"> 0</span> tags</a>
</div>
<div class="content-right">
<button class="btn-dec">Go to file</button>
<button class="btn-dec">Add file<i class="bi bi-caret-down-fill font-1 ml-5"></i></button>
<button class="btn-dec color-white bg-green"><i class="bi bi-code bi-code-1 "></i>Code<i class="bi bi-caret-down-fill font-1 ml-5"></i></button>
</div>
</div>
<div class="right-layout">
<div class="content-left">
<p class="content-code-settigs-text">About</p>
</div>
<div class="content-right">
<a href="#" class="code-settigs-text hover-blue"> <i class="bi bi-gear bi-code-1"></i></a>
</div>
</div>
</div>
<div class="content">
<div class="left-layout pt-10 pb-0">
<div class="content-left w-100">
<div class="left-0">
<a href="#" class="m-p-0"><img src="https://avatars.githubusercontent.com/u/117724125" width="30px" height="30px" class="avatar-2 m-p-0"></a>
<a href="#" class="code-settigs-text-1 center-item font-600 m-p-0-ml-5 hover-blue-underline"> naynaingoo2003 </a>
<a href="#" class="code-settigs-text-1 ml-0 center-item m-p-0 hover-blue-underline"> Add files via upload </a>
</div>
<a href="#" class="file-text m-p-0-ml-200 "> <span class="hover-blue-underline-file font-13 mr-2 op-70">4a6885e</span> <span class="op-70 mr-8 hover-blue-underline-file">on Nov 20 </span>
<svg text="gray" aria-hidden="true" height="16" viewBox="0 0 16 16" version="1.1" width="16" data-view-component="true" class="hover-blue-op1 color-white octicon octicon-history">
<path class="hover-blue-op1 color-white fill op-100" fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"></path>
</svg> <span class="op-100 hover-blue-op1">8</span> <span class="op-70 hover-blue-op1">commits</span></a>
</div>
</div>
<div class="right-layout pt-10">
<div class="content-left">
<p class="font-italic op-70">No description, website, or topics provided.</p>
</div>
</div>
</div>
<div class="content">
<div class="left-layout-sec pt-0">
<div class="content-left w-100-sec">
<a href="#" class="file-text center-item m-p-0-ml-5 width-33 "><i class="mr-8 bi bi-folder-fill"></i><span class="hover-blue-underline">components</span></a>
<a href="#" class="hover-blue-underline file-text ml-0 center-item m-p-0 width-33">fix: removed projects slice count</a>
<a href="#" class="file-text m-p-0-ml-200 width-33 end"> <span class="font-13 mr-2 op-70">last month</span> </a>
</div>
</div>
<!-- <div class="right-layout-1 pt-10">
<div class="content-left">
<p class="font-italic op-70">0 stars</p>
</div>
</div> -->
</div>
<div class="content">
<div class="left-layout-sec pt-0">
<div class="content-left w-100-sec">
<a href="#" class="file-text center-item m-p-0-ml-5 width-33"><i class="mr-8 bi bi-folder-fill"></i> <span class="hover-blue-underline">config</span></a>
<a href="#" class="hover-blue-underline file-text ml-0 center-item width-33 m-p-0">
first commit</a>
<a href="#" class="file-text m-p-0-ml-200 width-33 end"> <span class="font-13 mr-2 op-70">7 months ago</span> </a>
</div>
</div>
</div>
<div class="content">
<div class="left-layout-sec pt-0">
<div class="content-left w-100-sec">
<a href="#" class="file-text center-item m-p-0-ml-5 width-33"><i class="mr-8 bi bi-folder-fill"></i> <span class="hover-blue-underline">context</span></a>
<a href="#" class="hover-blue-underline file-text ml-0 center-item width-33 m-p-0">
updated some major changes</a>
<a href="#" class="file-text m-p-0-ml-200 width-33 end"> <span class="font-13 mr-2 op-70">2 months ago</span> </a>
</div>
</div>
</div>
<div class="content">
<div class="left-layout-sec pt-0">
<div class="content-left w-100-sec">
<a href="#" class="file-text center-item m-p-0-ml-5 width-33"><i class="mr-8 bi bi-folder-fill"></i><span class="hover-blue-underline">data</span></a>
<a href="#" class="hover-blue-underline file-text ml-0 center-item width-33 m-p-0">
Update usersInfo.json</a>
<a href="#" class="file-text m-p-0-ml-200 width-33 end"> <span class="font-13 mr-2 op-70">6 months ago</span> </a>
</div>
</div>
</div>
<div class="content">
<div class="left-layout-sec pt-0">
<div class="content-left w-100-sec">
<a href="#" class="file-text center-item m-p-0-ml-5 width-33"><i class="mr-8 bi bi-folder-fill"></i><span class="hover-blue-underline">pages</span></a>
<a href="#" class="hover-blue-underline file-text ml-0 center-item width-33 m-p-0">updated some changes</a>
<a href="#" class="file-text m-p-0-ml-200 width-33 end"> <span class="font-13 mr-2 op-70">7 months ago</span> </a>
</div>
</div>
</div>
<div class="content">
<div class="left-layout-sec pt-0">
<div class="content-left w-100-sec">
<a href="#" class="file-text center-item m-p-0-ml-5 width-33"><i class="mr-8 bi bi-folder-fill"></i><span class="hover-blue-underline">public</span></a>
<a href="#" class="hover-blue-underline file-text ml-0 center-item width-33 m-p-0">
updated resume</a>
<a href="#" class="file-text m-p-0-ml-200 width-33 end"> <span class="font-13 mr-2 op-70">7 months ago</span> </a>
</div>
</div>
</div>
<div class="content">
<div class="left-layout-sec pt-0">
<div class="content-left w-100-sec">
<a href="#" class="file-text center-item m-p-0-ml-5 width-33"><i class="mr-8 bi bi-folder-fill"></i><span class="hover-blue-underline">styles</span></a>
<a href="#" class="hover-blue-underline file-text ml-0 center-item width-33 m-p-0">
added major changes</a>
<a href="#" class="file-text m-p-0-ml-200 width-33 end"> <span class="font-13 mr-2 op-70">last month</span> </a>
</div>
</div>
</div>
<div class="content">
<div class="left-layout-sec pt-0">
<div class="content-left w-100-sec">
<a href="#" class="file-text center-item m-p-0-ml-5 width-33"><i class="mr-8 bi bi-file-earmark"></i><span class="hover-blue-underline">.gitignore</span></a>
<a href="#" class="hover-blue-underline file-text ml-0 center-item m-p-0 width-33">added major changes</a>
<a href="#" class="file-text m-p-0-ml-200 width-33 end"> <span class="font-13 mr-2 op-70">8 months ago</span> </a>
</div>
</div>
</div>
<div class="content">
<div class="left-layout-sec pt-0">
<div class="content-left w-100-sec">
<a href="#" class="file-text center-item m-p-0-ml-5 width-33"><i class="mr-8 bi bi-file-earmark"></i><span class="hover-blue-underline">next.config.js</span></a>
<a href="#" class="hover-blue-underline file-text ml-0 center-item m-p-0 width-33">added major changes</a>
<a href="#" class="file-text m-p-0-ml-200 width-33 end"> <span class="font-13 mr-2 op-70">8 months ago</span> </a>
</div>
</div>
</div>
<div class="content">
<div class="left-layout-sec pt-0">
<div class="content-left w-100-sec">
<a href="#" class="file-text center-item m-p-0-ml-5 width-33"><i class="mr-8 bi bi-file-earmark"></i><span class="hover-blue-underline">package-lock.json</span></a>
<a href="#" class="hover-blue-underline file-text ml-0 center-item m-p-0 width-33">first commit</a>
<a href="#" class="file-text m-p-0-ml-200 width-33 end"> <span class="font-13 mr-2 op-70">8 months ago</span> </a>
</div>
</div>
</div>
<div class="content">
<div class="left-layout-sec pt-0">
<div class="content-left w-100-sec">
<a href="#" class="file-text center-item m-p-0-ml-5 width-33"><i class="mr-8 bi bi-file-earmark"></i><span class="hover-blue-underline">package.json</span></a>
<a href="#" class="hover-blue-underline file-text ml-0 center-item m-p-0 width-33">
updated some major changes</a>
<a href="#" class="file-text m-p-0-ml-200 width-33 end"> <span class="font-13 mr-2 op-70">8 months ago</span> </a>
</div>
</div>
</div>
<div class="content">
<div class="left-layout-sec pt-0">
<div class="content-left w-100-sec">
<a href="#" class="file-text center-item m-p-0-ml-5 width-33"><i class="mr-8 bi bi-file-earmark"></i><span class="hover-blue-underline">postcss.config.js</span></a>
<a href="#" class="hover-blue-underline file-text ml-0 center-item m-p-0 width-33">updated some changes</a>
<a href="#" class="file-text m-p-0-ml-200 width-33 end"> <span class="font-13 mr-2 op-70">8 months ago</span> </a>
</div>
</div>
</div>
<div class="content">
<div class="left-layout-sec pt-0">
<div class="content-left w-100-sec">
<a href="#" class="file-text center-item m-p-0-ml-5 width-33"><i class="mr-8 bi bi-file-earmark"></i><span class="hover-blue-underline">readme.md</span></a>
<a href="#" class="hover-blue-underline file-text ml-0 center-item m-p-0 width-33">added major changes</a>
<a href="#" class="file-text m-p-0-ml-200 width-33 end"> <span class="font-13 mr-2 op-70">8 months ago</span> </a>
</div>
</div>
</div>
<div class="content">
<div class="left-layout-sec pt-0">
<div class="content-left w-100-sec">
<a href="#" class="file-text center-item m-p-0-ml-5 width-33"><i class="mr-8 bi bi-file-earmark"></i><span class="hover-blue-underline">tailwind.config.js</span></a>
<a href="#" class="hover-blue-underline file-text ml-0 center-item m-p-0 width-33">
added tailwindcss</a>
<a href="#" class="file-text m-p-0-ml-200 width-33 end"> <span class="font-13 mr-2 op-70">8 months ago</span> </a>
</div>
</div>
</div>
<!-- start README.md -->
<div class="content">
<div class="content-left w-100-readme-first ">
<a href="#" class="file-text m-p-0-ml-5"><i class="fa-solid fa-list"></i>README.md</a>
</div>
</div>
<div class="content">
<div class="content-left w-100-readme-sec">
<a href="#" class="ml-20"><img src="https://readme-typing-svg.demolab.com?font=Fira+Code&pause=1000&width=500&lines=Hi%2C+I'm+Nay+Naing+Oo" alt="" /></a>
<div class="line-1"></div>
<div class="blod-center">A passionate fullstack developer from China</div>
<h3 class="title-re">NOW</h3>
<span class="text-re">- ✨ Crafted last https://laracon.net </span>
<span class="text-re">- 🇵🇹 Planing the "Tuga-Co-Op"</span>
<span class="text-re">- 🍑 What about this?</span>
<h3 class="title-re">BIO</h3>
<span class="text-re">- 🏢 I'm currently working at Medicare Portugal </span>
<span class="text-re">- ⚙️ I use daily: `.php`, `.js`, `.html`, `.css`, `.svg`, `.psd`, `.ai`</span>
<span class="text-re">- 🌍 I'm mostly active within the Laravel Community</span>
<span class="text-re">- 💅 Designed: <a href="https://www.northmeetssouth.audio" class="hover-blue">Pestphp,</a>
<a href="https://thenping.me" class="hover-blue">ThenPing.me</a> etc…</span>
<span class="text-re">- 🌱 Learning all about Open Source</span>
<span class="text-re">- 💬 Ping me about design,branding,laravel,development,design thinking</span>
<span class="text-re">- ⚡️ Fun fact: I'm a huge fan of Harry Potter</span>
<h3 align="left" class="mt-10 title-re">Languages and Tools:</h3>
<p align="left"> <a href="https://developer.android.com" target="_blank"> <img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/android/android-original-wordmark.svg" alt="android" width="40" height="40"/> </a> <a href="https://www.gnu.org/software/bash/" target="_blank"> <img src="https://www.vectorlogo.zone/logos/gnu_bash/gnu_bash-icon.svg" alt="bash" width="40" height="40"/> </a> <a href="https://www.cprogramming.com/" target="_blank"> <img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/c/c-original.svg" alt="c" width="40" height="40"/> </a> <a href="https://www.w3schools.com/cpp/" target="_blank"> <img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/cplusplus/cplusplus-original.svg" alt="cplusplus" width="40" height="40"/> </a> <a href="https://www.w3schools.com/css/" target="_blank"> <img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/css3/css3-original-wordmark.svg" alt="css3" width="40" height="40"/> </a> <a href="https://www.docker.com/" target="_blank"> <img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/docker/docker-original-wordmark.svg" alt="docker" width="40" height="40"/> </a> <a href="https://firebase.google.com/" target="_blank"> <img src="https://www.vectorlogo.zone/logos/firebase/firebase-icon.svg" alt="firebase" width="40" height="40"/> </a> <a href="https://flutter.dev" target="_blank"> <img src="https://www.vectorlogo.zone/logos/flutterio/flutterio-icon.svg" alt="flutter" width="40" height="40"/> </a> <a href="https://git-scm.com/" target="_blank"> <img src="https://www.vectorlogo.zone/logos/git-scm/git-scm-icon.svg" alt="git" width="40" height="40"/> </a> <a href="https://golang.org" target="_blank"> <img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/go/go-original.svg" alt="go" width="40" height="40"/> </a> <a href="hexo.io/" target="_blank"> <img src="https://www.vectorlogo.zone/logos/hexoio/hexoio-icon.svg" alt="hexo" width="40" height="40"/> </a> <a href="https://www.w3.org/html/" target="_blank"> <img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/html5/html5-original-wordmark.svg" alt="html5" width="40" height="40"/> </a> <a href="https://www.java.com" target="_blank"> <img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/java/java-original.svg" alt="java" width="40" height="40"/> </a> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript" target="_blank"> <img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/javascript/javascript-original.svg" alt="javascript" width="40" height="40"/> </a> <a href="https://www.jenkins.io" target="_blank"> <img src="https://www.vectorlogo.zone/logos/jenkins/jenkins-icon.svg" alt="jenkins" width="40" height="40"/> </a> <a href="https://kotlinlang.org" target="_blank"> <img src="https://www.vectorlogo.zone/logos/kotlinlang/kotlinlang-icon.svg" alt="kotlin" width="40" height="40"/> </a> <a href="https://kubernetes.io" target="_blank"> <img src="https://www.vectorlogo.zone/logos/kubernetes/kubernetes-icon.svg" alt="kubernetes" width="40" height="40"/> </a> <a href="https://www.linux.org/" target="_blank"> <img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/linux/linux-original.svg" alt="linux" width="40" height="40"/> </a> <a href="https://www.mongodb.com/" target="_blank"> <img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/mongodb/mongodb-original-wordmark.svg" alt="mongodb" width="40" height="40"/> </a> <a href="https://www.mysql.com/" target="_blank"> <img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/mysql/mysql-original-wordmark.svg" alt="mysql" width="40" height="40"/> </a> <a href="https://www.nginx.com" target="_blank"> <img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/nginx/nginx-original.svg" alt="nginx" width="40" height="40"/> </a> <a href="https://nodejs.org" target="_blank"> <img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/nodejs/nodejs-original-wordmark.svg" alt="nodejs" width="40" height="40"/> </a> <a href="https://www.postgresql.org" target="_blank"> <img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/postgresql/postgresql-original-wordmark.svg" alt="postgresql" width="40" height="40"/> </a> <a href="https://www.python.org" target="_blank"> <img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/python/python-original.svg" alt="python" width="40" height="40"/> </a> <a href="https://reactjs.org/" target="_blank"> <img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/react/react-original-wordmark.svg" alt="react" width="40" height="40"/> </a> <a href="https://spring.io/" target="_blank"> <img src="https://www.vectorlogo.zone/logos/springio/springio-icon.svg" alt="spring" width="40" height="40"/> </a> <a href="https://vuejs.org/" target="_blank"> <img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/vuejs/vuejs-original-wordmark.svg" alt="vuejs" width="40" height="40"/> </a> <a href="https://webpack.js.org" target="_blank"> <img src="https://raw.githubusercontent.com/devicons/devicon/d00d0969292a6569d45b06d3f350f463a0107b0d/icons/webpack/webpack-original-wordmark.svg" alt="webpack" width="40" height="40"/> </a> </p>
<img src="https://github-readme-stats.vercel.app/api?username=naynaingoo2003&show_icons=true&theme=transparent" class="mt-10 re-img">
<img src="https://github-readme-stats.vercel.app/api/top-langs/?username=naynaingoo2003&theme=transparent" class="mt-10 re-img">
</div>
<!-- <a href="#" class="d-block">naynaingoo.com</a> -->
</div>
<!-- footer -->
<div class="footer">
<div class="logo-footer">
<img src="img/logo.png" width="30px" height="30px" id="footer-img">
<a href="#" class="footer-text m-0"> © 2022 GitHub, Inc.</a>
</div>
<a href="#" class="footer-text m-p-0-ml-200 ml-30">Terms</a>
<a href="#" class="footer-text m-p-0-ml-200 ml-30">Privacy</a>
<a href="#" class="footer-text m-p-0-ml-200 ml-30">Security</a>
<a href="#" class="footer-text m-p-0-ml-200 ml-30">Status</a>
<a href="#" class="footer-text m-p-0-ml-200 ml-30">Docs</a>
<a href="#" class="footer-text m-p-0-ml-200 ml-30">Contact GitHub</a>
<a href="#" class="footer-text m-p-0-ml-200 ml-30">Pricing</a>
<a href="#" class="footer-text m-p-0-ml-200 ml-30">API</a>
<a href="#" class="footer-text m-p-0-ml-200 ml-30">Training</a>
<a href="#" class="footer-text m-p-0-ml-200 ml-30">Blog</a>
<a href="#" class="footer-text m-p-0-ml-200 ml-30">About</a>
</div>
</body>
</html>