Jump to content

UI developer / Front-end developer (Нижний Новгород)


itincorp
 Share

Recommended Posts

В компанию Wiley (www.wiley.ru ) приглашается UI developer (Нижний Новгород).
З/п 75 - 100 т.р. gross, конкретный уровень - по результатам собеседования. 
Контакты для связи - itincorp@gmail.com , +7 (916) 0722958, Крылова Валерия


Position Summary 
You will be responsible for developing high-fidelity prototypes from wireframes, while coding high quality, compliant, user-friendly, and performance tuned interfaces. In this role, you will be expected to provide architectural and strategic user interface solutions.
You will work within the User Interface Development team, often working independently, but always as part of a multifunctional project team including application developers, architects and user experience analysts.
Your skillset and strong communication skills will enable you to convey development solutions to both your UI colleagues and business stakeholders equally. Where necessary you will be required to share knowledge with colleagues either through formal coaching or through collaborative programming.

Essential Accountabilities 
• Be responsible for the development of user interfaces for new functional components;
• Participate in the continual assessment and improvement of existing user interfaces;
• Oversee development of interface code that meets accessibility and usability design best practices;
• Keep abreast of industry trends;
• Exposure to user experience analysis.

Requirements
Technical Knowledge
• Expert in (X)HTML, CSS, Velocity, Freemarker, Javascript;
• Standards-compliance enthusiast;
• Accessibility and usability centered;
• Comprehensive knowledge of cross-browser compatibility issues;
• Knowledge of advanced client-side techniques including optimization, object-oriented javascript and automated testing;
• Experience developing with an Agile approach.
Desirable:
• Exposure to microformats;
• XML, XSLT2;
• Java Spring.
Management and Leadership
• Pre-Intermediate/Intermediate in English;
• Critical thinking and analysis;
• Good organizational skills.
Educational Requirements
• BS in Computer science or related field.
Prior Experience
• Experience developing a high-transaction website.

Corporate benefits
• Opportunities for professional and career growth;
• Compliance with Russian labor Law;
• Additional medical insurance;
• Sports activities and corporate events;
• Technical and business related trainings;
• Friendly atmosphere;
• English classes;
• Salary will be discussed individually with the successful candidate.

Office location: Nizhniy Novgorod.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

  • Similar Content

    • By zeiger2
      Здравствуйте! У меня стоит задача, что при наведении на блок li строка должна поменять цвет, в том числе и картинка. Я меняю картинку с помощью 
      background-image: none;     background: url(../img/check_icon_red.png) left no-repeat;   Но теперь картинка позицианируется не там где должна, её можно поставить на место только вручную, через -100px. Нужно поставить ровно туда, где она была. Должна быть в одном ряду с другими
    • By Seadjus
      Добрый день!
      Огромная просьба камнями не кидаться!
      Начал изучать JS , пока нет особых продвижений в изучении.
      помогите оптимизировать игру в пары. по условиям задания необходимо реализовать игру в пары с таймером, выбором количества карт .
      Ниже
      https://codepen.io/Seadjus/pen/VwVedaP
    • By Mix9
      есть див с 5 img, при уменьшении экрана див выходит за него. Я добавил overflow: auto для этого div в надежде на то, что я смогу прокручивать фотки с помощью скроллбара, однако даже с ним почему-то я не вижу часть фоток которые вышли за границу. Что с этим можно сделать? класс video повторяется 5 раз, я тут оставил только 1 
      .content{ width: 90%; background-color: #333; } .video{ margin: 0px 4px 0px 4px; width: 310; display: flex; flex-direction:column; } .video_button_text{ margin-top: 10px; display: flex; flex-direction: row; font-size: 20px; color: white; } .video_text_div{ display: inline-block; width: 250px; } .video_text{ text-align: justify-all; margin: 0px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; } .slidan_videos{ margin: 0px 10px 0px 20px; overflow: auto; width: auto; margin-bottom: 50px; display: flex; flex-direction: row; justify-content: space-around; } <div class="content"> <div class = slidan_videos> <div class = video> <div> <a href = 'ссылка'><img class="img" src=""картинка"></a> </div> <div class = video_button_text> <div class = avatarka_div> <a href="ссылка" target="_blank"><img class = avatarka src="картинка"></a> </div> <div class = video_text_div> <p class = video_text><a href="ссылка">текст</a></p> </div> </div> </div>
    • By ilya1203
      Прошу помочь с заданием:
      Написать файл скрипта, который генерирует три числа, соответствующие значениям высоты, длины и ширины комнаты. Отобразить в консоли:
      a.Площадь стен комнаты
      b.Объём комнаты
      c.*Объём комнаты за вычетом случайно сгенерированного количества чисел, которые определяет объёмы случайно зашедших в комнату людей.
      (в итоге запустит скрипт последством консоли)
      (заранее огромное спасибо)
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. See more about our Guidelines and Privacy Policy