微软近期Open的职位:

Search Technology Center Asia (STCA)

Position: UX Designer

Location: Beijing, China

Search Technology Center, Asia (STCA) is a world class engineering hub for Microsoft. We have the world’s best engineering, product and design talent working out of our Beijing and Suzhou offices on cutting edge technologies and products in areas including Search, Advertisement, Online Services and Mobile apps. The products and services STCA teams delivered will significantly impact millions of users around the world, and in particular China. &nbsp We are reshaping how everyday users think and experience Search, Online Services and mobile apps!

Who We Want

We are looking for a passionate UX designer who doesn’t limit him/herself to being just “a designer”. Design team is playing an important role in working closely with teams across the globe on world-class design projects and contribute to the product that revolutionizes people’s online behavior. As a member of an energetic design team, you will participate in the product planning and developing process. You will co-own the product with product management team and engineering team to create an engaging and innovative product that affects millions of users’ digital life.

Job overview

• &nbsp&nbsp&nbsp&nbsp Define and create compelling user experiences through storyboards, mockups, wireframes, prototypes, and specifications

• &nbsp&nbsp&nbsp&nbsp Work closely with Product Management team, contributing and understanding product specs, creating wireframes and mockups based on the specs

• &nbsp&nbsp&nbsp&nbsp Drive collaboration with many sets of internal and external stakeholders, including overseas ones

• &nbsp&nbsp&nbsp&nbsp Create engaging and effective visual design solutions for marketing, human resource and company-wide events

• &nbsp&nbsp&nbsp&nbsp Provide expertise in standards, UX patterns, and the cutting-edge practices

• &nbsp&nbsp&nbsp&nbsp Help translate hi-fi mocks into pixel specs

Desired Skills & Experience

• &nbsp&nbsp&nbsp&nbsp Fluent in English and Mandarin Chinese, both written and spoken

• &nbsp&nbsp&nbsp&nbsp Four-years college degree of design or HCI related majors

• &nbsp&nbsp&nbsp&nbsp At least four-years of UX design experience in industry

• &nbsp&nbsp&nbsp&nbsp Experience in search related products a huge plus

• &nbsp&nbsp&nbsp&nbsp Demonstrated ability to design complex and large-scale websites

• &nbsp&nbsp&nbsp&nbsp Professional, team player with strong interpersonal skills

• &nbsp&nbsp&nbsp&nbsp Expertise in Adobe Creative Suite, both print and online web design tools

• &nbsp&nbsp&nbsp&nbsp Familiarity with web technologies; hands-on expertise with HTML, Javascript, and CSS

• &nbsp&nbsp&nbsp&nbsp Expertise with design deliverables including interactive prototyping, wireframes, mockups, etc.

• &nbsp&nbsp&nbsp&nbsp Ability to sing incredibly well

• &nbsp&nbsp&nbsp&nbsp Portfolio required

Microsoft is an equal opportunity employer and supports workforce diversity.

如果你想试试这个职位,请跟我联系,我是微软的员工,可以做内部推荐。发你的中英文简历到我的邮箱:Nicholas.lu.mail(at)gmail.com

微软职位内部推荐-UX Designer II的更多相关文章

  1. 微软职位内部推荐-SW Engineer II for Azure Network

    微软近期Open的职位: Software Engineer II The world is moving to cloud computing. Microsoft is betting Windo ...

  2. 微软职位内部推荐-SW Engineer II for Enterprise Platform

    微软近期Open的职位: Job posting title: SDE II Location: China, Beijing Group Overview Discovery & Colla ...

  3. 微软职位内部推荐-SW Engineer II for Cloud Service

    微软近期Open的职位: Positions: SDE for Big Data Cloud Services Azure Big Data Cloud Services and Cosmos are ...

  4. 微软职位内部推荐-Service Engineer II for Azure Cloud Network

    微软近期Open的职位: Are you interested in helping to drive the direction of a product that defines the clou ...

  5. 微软职位内部推荐-Software Engineer II

    微软近期Open的职位: Job Description Group: Search Technology Center Asia (STCA)/Search Ads Title: SDEII-Sen ...

  6. 微软职位内部推荐-SW Engineer II for Skype

    微软近期Open的职位: We are the Skype Beijing team. Skype division drives the communications strategy for Mi ...

  7. 微软职位内部推荐-SW Engineer II for Cloud Servi

    微软近期Open的职位: Do you have a passion for embedded devices and services? &nbsp Does the following m ...

  8. 微软职位内部推荐-ATG Engineer II

    微软近期Open的职位: ATG Engineer - GeneralistReady to work on some of the most advanced hardware on the pla ...

  9. 微软职位内部推荐-SW Engineer II for Embedded System

    微软近期Open的职位: Do you have a passion for embedded devices and services? &nbsp Does the following m ...

随机推荐

  1. 在Android Studio中用Gradle添加Robolectric

    我们用Robolectric测试的话需要在gradle中进行配置,国内的详细教程太过简易,而且很多是低版本下的配置方案.所以经过本人的仔细摸索,找到了现在高版本中的配置方案,主要还是参考了官网的配置教 ...

  2. 错误:升级为xcode8之后无法上网的解决方法

    主要是在info.list中增加以下的节点,因为XCode开始所有的http都转为https来联网了. 添加类型为Dictionary的:NSAppTransportSecurity 再添加节点为:N ...

  3. iOS--开发之手势解锁

    本文主要介绍通过手势识别实现手势解锁功能,这个方法被广泛用于手机解锁,密码验证,快捷支付等功能实现.事例效果如下所示. 首先,我们先分析功能的实现过程,首先我们需要先看大致的实现过程: 1.加载九宫格 ...

  4. UnityShader之固定管线命令Combine纹理混合【Shader资料4】

    Combine,纹理混合. 我们先看圣典上给的解释. 纹理在基本的顶点光照被计算后被应用.在着色器中通过SetTexture 命令来完成. SetTexture 命令在片面程序被使用时不会生效:这种模 ...

  5. 调用iframe中父页面/子页面中的JavaScript方法

    今天做公司的内部流程系统,发现一问题.怎么调用iframe外面的方法呢?于是百度了一下,呵呵,把搜索结果摘抄下来. 转自:http://hi.baidu.com/zh_m_zhou/blog/item ...

  6. SAM4E单片机之旅——18、通过AFEC(ADC)获取输入的电压

    很多时候,一个电压不仅仅需要定性(高电平或者低电平),而且要定量(了解具体电压的数值).这个时候就可以用到模数转换器(ADC)了.这次的内容是测量开发板搭载的滑动变阻器(VR1)的电压,然后把ADC转 ...

  7. 《SQL Server企业级平台管理实践》读书笔记——关于SQL Server数据库的还原方式

    本篇是继上篇的备份方式,本篇介绍的是还原方案,在SQL Server在2005以上现有的还原方案一般分为以下4个级别的数据还原: 1.数据库完整还原级别: 还原和恢复整个数据库.数据库在还原和恢复操作 ...

  8. PHP开发第一个扩展

    首先声明:我们要构建的是扩展或者模块名为hello_module.该模块提供一个方法:hello_word. 一.PHP环境的搭建 1)一般使用源码包编译安装,而不是binary包安装.因为使用PHP ...

  9. 问题解决——SolidWorks 已停止工作 (Windows7 + SolidWorks 2010 SP0.0)

    给同事的SolidWorks解决问题时偶然间发现的. -------------------------------------------------------------- 本文原创,转载请注明 ...

  10. 烂泥:KVM利用LVM快照快速部署虚拟机

    本文由秀依林枫提供友情赞助,首发于烂泥行天下. 上一篇文章介绍了有关KVM利用LVM快照备份和恢复虚拟机的功能,这篇文章我们来介绍,如何利用LVM快照功能为KVM快速部署虚拟机. 部署虚拟机需要以下几 ...