• Знайти вакансії
  • Додати резюме
Увійти
  • Увійти
  • Реєстрація
  • Роботодавцям
  • Увійти

    Нагадати пароль

    Немає облікового запису?

    Зареєструватися
  • Ще
    • Кадрові агентства
    • Новини
    • Бібліотека
    • ВНЗ
    • Класифікатор
    • Послуги пошукачам
    • Роботодавцям
  • Роботодавцям
  1. Робота в Харкові
  2. Пошук резюме
  3. IT: Програмісти
  4. Резюме .NET Developer
  • До списку резюме
  • Увійти як роботодавець
  • Надсилати схожі
  •  Роздрукувати резюме
  • Додати до обраного

Вадим Валерьевич

Резюме .NET Developer – 2 500 $

13 вересня 2018р.

Харків

Зайдіть або зареєструйтесь як роботодавець, щоб побачити контактну інформацію.

  • Освітавища
  • Досвід роботибільше 5 років
  • Тип роботипостійна
  • Вид зайнятостівіддалена робота

Мета: Get .NET Developer job

Професійні навички

Programming Languages and Technologies (Main skills):
C#, .NET, ASP.NET MVC, ASP.NET Core, WPF, Windows Forms;
MS SQL Server, ADO.NET, Dapper, LINQ, Entity Framework;
HTML/CSS, JavaScript, jQuery, Angular 2;
IDE: Visual Studio 2008-2017 – development environments;
Source control: Git, SVN, MercurialHg.
Others:
VB.NET, WPF/Silverlight;
C++, Win32 API, Direct3D 9/10, OpenGL, Managed Direct3D;
IDE: had experience developing using Mono and GCC.
  • C#
  • ASP.NET
  • ASP.NET MVC
  • CSS
  • HTML
  • JavaScript
  • JQuery
  • WPF
  • WinForms
  • ASP.NET Web API
  • NET

Досвід роботи

  • 10.2017 – поточного часу

    IdeaSoft

    Backend .NET Developer. Working on creating backend ASP.NET Core Web API scientific project from scratch.

     • Code creating, optimizing and refactoring
     • Writing unit tests
     • Writing technical documentation

    C#, ASP.NET Core Web API, ASP.NET Core MVC (used here for creating Razor HTML email templates), MS SQL Server, Dapper, MS Test for Unit Tests.

  • 12.2016 – 09.2017

    Zazmic

    Full Stack .NET Devloper. Working on multiple short-termed projects. Mostly was working with frontend tasks.

     • Code creating, optimizing and refactoring

    HTML/CSS, JavaScript, Angular 2, jQuery, Bootstrap, jQuery UI, C#, ASP.NET MVC, MS SQL, Entity Framework.

    One of the biggest projects here was connected with creating WPF client application which performed a lot of embedded browser requests. It was originally written on VB.NET and Windows Forms but I’ve rewritten it in C# and WPF.

     • Code creating, optimizing and refactoring

    C#, WPF, Windows Forms, Chromium Embedded Framework. JavaScript, Nullsoft Scriptable Install System (for creating installer scrtips).

  • 05.2016 – 11.2016

    Rudensoft

    Developing web site for vehicle advertisements from end to end (all stages from data manipulations to developing front-end). The main challenges were connected with advanced data manipulations and optimizing performance of advertisements retrieving.

    Project description: It was ASP.NET MVC 5 web site. Our site used Entity Framework as ORM and Dapper for invoking stored procedures and dynamic SQL. Developed a lot of stored procedures. On frontend we were using jQuery. Also for javascript templates we were using jsRender.

    C#, ASP.NET MVC, MS SQL Server, Dapper, Entity Framework, HTML/CSS, JavaScript, jQuery, Bootstrap.

    Also I was developing parser for auto.yandex.ru for retrieving vehicle catalog. For performing Javascript calls for parsed pages CEF (Chromium Embedded Framework) was used. The main challenges were connected with emulating user actions, asynchronous programming and task synchronization.

    C#, Javascript, jQuery, Json.NET, Dapper.

  • 09.2015 – 05.2016

    AntaraSoft

    .NET Developer. Developing web site (CRM) for Israel customer. Besides common web technologies, development was connected with Full-text search, Semantic search, and IFilter (All of mentioned are Microsoft Techonologies). And working with Outlook *.msg format.

    Project description:
    It was ASP.NET MVC 5 web site. Our site used Entity Framework as ORM. Moq was used as mocking framework. MS Test was used as unit-testing framework. For working with JS, jQuery was used and some plugins (jQuery.DataTables, jQuery.Chosen). For optimization I was using MiniProfiler.

    Another project:
    Developing Web Site for another Israel customer:

    Project description:
    Mostly I was developing new features. It ASP.NET 4 Web Forms web site. For Data Access Layer I am using own written light-weight ORM based on ADO.NET. On front-end jQuery with plugins (jQuery.dataTables, jQuery.select2) and jQuery UI. For generating reports I was using Open XML SDK. For generating emails I was using Razor markup.

  • 11.2014 – 03.2015

    UKAD-Group

    .NET Developer. Developing web site for calculating and reporting project hours and expenses.

    • Code creating, optimizing and refactoring

    Project description:
    I was developing new features, doing optimization and fixing bugs. It was ASP.NET MVC 3 web site. Our site used Entity Framework as ORM. Ninject was used as Dependency Injection framework, Moq was used as mocking framework. NUnit was used as unit-testing framework. For JS jQuery was used. For optimization I was using MiniProfiler.

    C#, ASP.NET MVC, MS SQL, Entity Framework, Ninject, Moq, NUnit, HTML/CSS, JavaScript, jQuery..

  • 01.2013 – 01.2014

    Oristel

    .NET Developer.
    Developing the “Pawnshop” desktop application

    Project description:
    This program had a complex role and permission concepts.
    For clerks the cash register functionality was written. It required some interoperability with different COM libraries. I had to dynamically load the needed library as it were several libraries under the same name but different versions. The most responsible task of the project was to supply correct synchronization between cash register and our program. There were a lot of documents to be generated (client contracts, huge variety of reports). I used Open XML SDK to generate .docx and .xlsx files.
    Also I developed updater program and Help documentation for users using CHM files.
    It used PosgreSQL database. I used ADO.NET provider for DB access and WCF services for providing data to client app.

    C#, ADO.NET, Windows Forms, WCF, Open XML SDK (generating .docx and .xlsx files), generating CHM files (needed HTML/CSS knowledge).

  • 08.2012 – 12.2012

    Jazzros

    .NET Developer. Creating software for the SonarWiz project – providing leading-edge sonar data acquisition and processing software for sidescan, sub-bottom, swath bathymetry and magnetometer systems.
    Project description: Report Generator utility for SonarWiz 5
    Utility for generating huge variety of different sonar report types, containing data depending on some options, selected using some SonarWiz GUI. Layout of report was dynamic to support huge variety of report types. Supported a variety of file formats (.pdf, .html, .docx, .xlsx, .pptx, .mhtml).

    C#, Windows Forms, Telerik Reporting, HTML/CSS, JavaScript, jQuery, ASP.NET MVC, C++, WinAPI, MFC.

    Project description: Web Generator utility for SonarWiz 5.

    C#, HTML/CSS, JavaScript, jQuery.

    Project description: SonarWiz 5 GUI for Report Generator, Enhanced report generator working with Report templates.

    C++, WinAPI, MFC (for SonarWiz GUI)
    C#, Windows Forms, Telerik Reporting, HTML/CSS (for Report Generator).

  • 12.2011 – 02.2012

    Devart

    .NET Developer. Being involved in a project specified on developing database tools. I was working on product named SQLComplete. It was some sort of intellisense for different dialects of SQL (In this company Microsoft SQL Server, Oracle, also others, but I don’t remember names). Mostly was writing unit-tests and investigating existing functionality. As a unit test framework we were using MS Test. Mocking was implemented manually using reflection and generics (no frameworks like Moq were used).
    On this job I learned much about good practices of coding (importance of code conventions, programming patterns), how to write optimal code, and importance of unit tests, using control version system with multiple branches (MercurialHg).

    • Code creating, optimizing and refactoring
    • Unit-test writing
    • Text parser developing

    C#, Windows Forms, MS Test (Unit-test writing framework)..

  • 07.2011 – 09.2011

    SubMain

    .NET Developer. I was working at the Submain.com website. It was my first job, so most of the time I was learning and researching how to perform basis tasks. I was doing simple tasks connected with web development (HTML, CSS, pure Javascript, jQuery, ASP.NET WebForms) and also was parsing simple HTML files using C#.

    • Code creating, optimizing and refactoring
    • Writing simple scripts

    HTML/CSS, JavaScript, jQuery, ASP.NET WebForms, C#..

Освіта

вища

  • 09.2008 – 04.2012
    Національний технічний університет «Харківський політехнічний інститут»

    Пищевые технологии (технологии жиров и жирозаменителей).
    Технологии органических веществ.

Додаткові відомості

  • Додатково про себе:

    Confident, quickly trained, responsible, honest, openhearted

‹›×
    Рубрика:
    • IT: Програмісти
    • ,
    • Програміст C#, C sharp
    • ,
    • Програміст Web
    Резюме опубліковано:
    13 вересня 2018 (13:59)
    Код резюме:
    322297
    • До списку резюме
    Поскаржитися на це резюме
    Роздрукувати
    Робота в Харкові
    ВакансіїРезюмеsearchКадрові агентстваevent_seatСемінари та тренінги
    info_outlineПро проектcommentНовиниbookБібліотекаsettingsAPI
    Бібліотека
    Вузи ХарковаПТУ ХарковаСтатті та порадиКЗпП УкраїниКласифікатор професійЗразки резюмеКонсультації юриста
    Центр зайнятостіНормативні докумениДопомога
    Послуги
    work Послуги роботодавцям Послуги пошукачам
    Контакти
    Надіслати повідомленняrabota@rabota.kharkov.ua
    • Русский
    •  
    • Українська
    •  
    • English
    •  
    Угода користувачаМапа сайту©2000 - 2025 Робота в Харкові
    Адміністрація серверу не несе відповідальність за зміст приватних оголошень
    QR code
    ©2000 - 2025 Робота в Харкові