-
Notifications
You must be signed in to change notification settings - Fork 0
/
skills.html
22 lines (20 loc) · 3.76 KB
/
skills.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>📚 Skills | Egor Korobov</title>
<meta name="description" content="My name is Egor Korobov. I am a full stack web developer. Laravel, Vue.JS, WordPress developer.">
<meta name="generator" content="VuePress 1.3.1">
<link rel="preload" href="/assets/css/0.styles.a9d042e1.css" as="style"><link rel="preload" href="/assets/js/app.44228258.js" as="script"><link rel="preload" href="/assets/js/5.c1026ba2.js" as="script"><link rel="preload" href="/assets/js/12.cf3b04db.js" as="script"><link rel="prefetch" href="/assets/js/10.14456c89.js"><link rel="prefetch" href="/assets/js/11.9e78b701.js"><link rel="prefetch" href="/assets/js/13.41e43dbe.js"><link rel="prefetch" href="/assets/js/14.4404069a.js"><link rel="prefetch" href="/assets/js/2.4ffa445a.js"><link rel="prefetch" href="/assets/js/3.bd9c2d8d.js"><link rel="prefetch" href="/assets/js/4.33019c15.js"><link rel="prefetch" href="/assets/js/6.3b226cde.js"><link rel="prefetch" href="/assets/js/7.7c5bc934.js"><link rel="prefetch" href="/assets/js/8.e2dda55d.js"><link rel="prefetch" href="/assets/js/9.2a76469e.js">
<link rel="stylesheet" href="/assets/css/0.styles.a9d042e1.css">
</head>
<body>
<div id="app" data-server-rendered="true"><div class="flex flex-col h-full"><header><nav class="font-sans text-center flex justify-between my-4 mx-5 overflow-hidden"><ul class="text-sm text-gray-600 list-none ml-0 flex"><li><a href="/" class="inline-block my-2 mr-10 text-white hover:text-gray-200 no-underline router-link-active"><div class="text-shadow-sm text-2xl">🏡</div> <div class="text-shadow">Home</div></a></li><li><a href="/work.html" class="inline-block my-2 mr-10 text-white hover:text-gray-200 no-underline"><div class="text-shadow-sm text-2xl">🏢</div> <div class="text-shadow">Work</div></a></li><li><a href="/skills.html" class="inline-block my-2 mr-10 text-white hover:text-gray-200 no-underline router-link-exact-active router-link-active"><div class="text-shadow-sm text-2xl">📚</div> <div class="text-shadow">Skills</div></a></li><li><a href="/notes/" class="inline-block my-2 mr-10 text-white hover:text-gray-200 no-underline"><div class="text-shadow-sm text-2xl">📝</div> <div class="text-shadow">Side note</div></a></li></ul></nav></header> <div class="flex-1 px-2"><div class="px-6 py-4 w-full max-w-3xl mx-auto bg-white shadow-2xl content__default"><h1 id="📚-skills"><a href="#📚-skills" class="header-anchor">#</a> 📚 Skills</h1> <h2 id="💪-top-skills"><a href="#💪-top-skills" class="header-anchor">#</a> 💪 Top Skills</h2> <ul><li>PHP (OOP, Laravel, Lumen, Slim, PHPUnit, WordPress)</li> <li>JavaScript (ES6, Vue.js, Vuetify, jQuery, Ajax)</li> <li>SQL (MySQL, Redis)</li> <li>HTML, CSS, SCSS (Bootstrap)</li> <li>Linux, Apache, Nginx, Git</li> <li>RESTful API</li> <li>Web Application Security</li> <li>Singe Page Application</li> <li>Software Testing</li> <li>Bug fixing, Support</li></ul></div></div> <footer class="font-sans py-2 px-4 mt-4 bg-white pin-b" data-v-0a49934b><div class="text-left" data-v-0a49934b>
Made with
<a href="https://tailwindcss.com/" title="Tailwind" class="inline-block" data-v-0a49934b><img src="https://tailwindcss.com/favicon-16x16.png" alt="Tailwind" data-v-0a49934b></a>
&
<a href="https://vuepress.vuejs.org/" title="VuePress" class="inline-block" data-v-0a49934b><img src="https://vuejs.org/images/icons/favicon-16x16.png" alt="VuePress" data-v-0a49934b></a></div></footer></div><div class="global-ui"></div></div>
<script src="/assets/js/app.44228258.js" defer></script><script src="/assets/js/5.c1026ba2.js" defer></script><script src="/assets/js/12.cf3b04db.js" defer></script>
</body>
</html>