1
0

Updated CV and Contacts

This commit is contained in:
Michael Gordeev
2019-10-15 13:22:05 +03:00
parent 6c38d05f0d
commit 4ca7c6572b
4 changed files with 25 additions and 18 deletions
+5 -5
View File
@@ -34,6 +34,9 @@
<li>
Strong understanding of HTML, CSS, JavaScript, Visual Studio, design and architectural patterns
</li>
<li>
Have a medium knowledge of Computer Vision and Machine learning
</li>
<li>
Ability to analyze and understand complex problems, and generate appropriate technical solutions independently
</li>
@@ -57,14 +60,11 @@
Knowledge of Microsoft Windows Operating System
</li>
<li>
Technologies stack: .NET, ASP.NET,
Technologies stack: .NET, ASP.NET MVC, Unity, Xamarin, Azure DevOps
</li>
<li>
Languages: C#, JavaScript, Java, C++, Pascal, XAML, HTML, XML, CSS, SQL
</li>
<li>
Frameworks and technologies: .NET, ASP.NET Core, Xamarin, Unity, CV, ML, Azure DevOps
</li>
<li>
Platforms: UWP, Win32, Web, Android, iOS
</li>
@@ -107,7 +107,7 @@
</ul>
<p>
C# Software Developer<br />
Self-Employed, Lipetsk<br />
Self-Employed, Lipetsk, Russia<br />
2015 - September 2019
</p>
<ul>
@@ -10,16 +10,17 @@
<article>
<p>
<a class="socicon-outlook"></a> Email: <a href="mailto:michael.xfox@outlook.com">michael.xfox@outlook.com</a><br>
<a class="socicon-linkedin"></a> LinkedIn: <a href="https://linkedin.com/in/xfox" target="_blank">@@xfox</a><br>
<!--<a class="socicon-facebook"></a> Facebook: <a href="https://facebook.com/xfox111" target="_blank">@@xfox111</a><br/>-->
<a class="socicon-vkontakte"></a> Vkontakte: <a href="https://vk.com/xfox.mike" target="_blank">@@xfox.mike</a><br>
<a class="socicon-youtube"></a> YouTube: <a href="https://www.youtube.com/channel/UC3H2q5Ss_CR3wP_S1zV8joA" target="_blank">@@UC3H2q5Ss_CR3wP_S1zV8joA</a><br>
<a class="socicon-telegram"></a> Telegram: <a>@@xfox111</a>
<a class="socicon-linkedin"></a> LinkedIn: <a href="//linkedin.com/in/xfox" target="_blank">@@xfox</a><br>
<!--<a class="socicon-facebook"></a> Facebook: <a href="//facebook.com/xfox111" target="_blank">@@xfox111</a><br/>-->
<a class="socicon-vkontakte"></a> Vkontakte: <a href="//vk.com/xfox.mike" target="_blank">@@xfox.mike</a><br>
<a class="socicon-telegram"></a> Telegram: <a href="//t.me/xfox111" target="_blank">@@xfox111</a><br />
<a class="socicon-skype"></a> Skype: <a href="//join.skype.com/invite/eVp6BISfcmNz" target="_blank">@@mag48gordeev</a>
</p>
<p>
<a class="socicon-twitter"></a> Twitter: <a href="https://twitter.com/xfox111" target="_blank">@@xfox111</a><br>
<a class="socicon-twitch"></a> Twitch: <a href="https://twitch.com/xfox111" target="_blank">@@xfox111</a><br>
<a class="socicon-github"></a> GitHub: <a href="https://github.com/xfox111" target="_blank">@@xfox111</a><br>
<a class="socicon-twitter"></a> Twitter: <a href="//twitter.com/xfox111" target="_blank">@@xfox111</a><br>
<a class="socicon-twitch"></a> Twitch: <a href="//twitch.com/xfox111" target="_blank">@@xfox111</a><br>
<a class="socicon-youtube"></a> YouTube: <a href="//www.youtube.com/channel/UC3H2q5Ss_CR3wP_S1zV8joA" target="_blank">@@UC3H2q5Ss_CR3wP_S1zV8joA</a><br>
<a class="socicon-github"></a> GitHub: <a href="//github.com/xfox111" target="_blank">@@xfox111</a><br>
</p>
</article>
@@ -0,0 +1,4 @@
@*
For more information on enabling MVC for empty projects, visit http://go.microsoft.com/fwlink/?LinkID=397860
*@
@@ -12,7 +12,9 @@
<meta name="author" content="Michael 'XFox' Gordeev" />
<meta name="description" content="Hi, my name is Michael. I'm C# Developer and this is my personal website. Here you can find info about me, my projects and more. Check it out!" />
<meta property="og:type" content="profile" />
<meta property="og:type" content="website" />
<meta property="og:site_name" content="XFox111.NET" />
<meta property="og:url" content="//XFox111.NET/" />
<meta property="og:locale" content="en_US" />
<meta property="og:image" content="~/images/me.png" />
<meta property="og:description" content="Hi, my name is Michael. I'm C# Developer and this is my personal website. Here you can find info about me, my projects and more. Check it out!" />
@@ -33,7 +35,7 @@
</menu>
<div class="sideheader">
<button style="display:none;" type="button" class="navbar-toggle">Menu</button>
<a asp-controller="Home" asp-action="SwitchLanguage">РУС &#xE12B;</a>
<a asp-controller="Home" asp-action="SwitchLanguage" lang="ru">РУС &#xE12B;</a>
</div>
</nav>
@@ -44,9 +46,9 @@
<footer>
<p class="comment">// Copyright &copy;2019 <b>Michael "XFox" Gordeev</b></p>
<a class="socicon-mailru" href="mailto:michael.xfox@outlook.com" target="_blank"></a>
<a class="socicon-linkedin" href="https://linkedin.com/in/xfox" target="_blank"></a>
<a class="socicon-github" href="https://github.com/xfox111" target="_blank"></a>
<a class="socicon-mailru" href="mailto:michael.xfox@outlook.com" target="_blank" title="Mailbox"></a>
<a class="socicon-linkedin" href="https://linkedin.com/in/xfox" target="_blank" title="LinkedIn"></a>
<a class="socicon-github" href="https://github.com/xfox111" target="_blank" title="GitHub"></a>
</footer>
</body>
</html>