微软职位内部推荐-UX Designer II
微软近期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.   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
•      Define and create compelling user experiences through storyboards, mockups, wireframes, prototypes, and specifications
•      Work closely with Product Management team, contributing and understanding product specs, creating wireframes and mockups based on the specs
•      Drive collaboration with many sets of internal and external stakeholders, including overseas ones
•      Create engaging and effective visual design solutions for marketing, human resource and company-wide events
•      Provide expertise in standards, UX patterns, and the cutting-edge practices
•      Help translate hi-fi mocks into pixel specs
Desired Skills & Experience
•      Fluent in English and Mandarin Chinese, both written and spoken
•      Four-years college degree of design or HCI related majors
•      At least four-years of UX design experience in industry
•      Experience in search related products a huge plus
•      Demonstrated ability to design complex and large-scale websites
•      Professional, team player with strong interpersonal skills
•      Expertise in Adobe Creative Suite, both print and online web design tools
•      Familiarity with web technologies; hands-on expertise with HTML, Javascript, and CSS
•      Expertise with design deliverables including interactive prototyping, wireframes, mockups, etc.
•      Ability to sing incredibly well
•      Portfolio required
Microsoft is an equal opportunity employer and supports workforce diversity.
如果你想试试这个职位,请跟我联系,我是微软的员工,可以做内部推荐。发你的中英文简历到我的邮箱:Nicholas.lu.mail(at)gmail.com
微软职位内部推荐-UX Designer II的更多相关文章
- 微软职位内部推荐-SW Engineer II for Azure Network
微软近期Open的职位: Software Engineer II The world is moving to cloud computing. Microsoft is betting Windo ...
- 微软职位内部推荐-SW Engineer II for Enterprise Platform
微软近期Open的职位: Job posting title: SDE II Location: China, Beijing Group Overview Discovery & Colla ...
- 微软职位内部推荐-SW Engineer II for Cloud Service
微软近期Open的职位: Positions: SDE for Big Data Cloud Services Azure Big Data Cloud Services and Cosmos are ...
- 微软职位内部推荐-Service Engineer II for Azure Cloud Network
微软近期Open的职位: Are you interested in helping to drive the direction of a product that defines the clou ...
- 微软职位内部推荐-Software Engineer II
微软近期Open的职位: Job Description Group: Search Technology Center Asia (STCA)/Search Ads Title: SDEII-Sen ...
- 微软职位内部推荐-SW Engineer II for Skype
微软近期Open的职位: We are the Skype Beijing team. Skype division drives the communications strategy for Mi ...
- 微软职位内部推荐-SW Engineer II for Cloud Servi
微软近期Open的职位: Do you have a passion for embedded devices and services?   Does the following m ...
- 微软职位内部推荐-ATG Engineer II
微软近期Open的职位: ATG Engineer - GeneralistReady to work on some of the most advanced hardware on the pla ...
- 微软职位内部推荐-SW Engineer II for Embedded System
微软近期Open的职位: Do you have a passion for embedded devices and services?   Does the following m ...
随机推荐
- 转:【前端福利】用grunt搭建自动化的web前端开发环境-完整教程
原文地址:http://blog.csdn.net/wangfupeng1988/article/details/46418203 jQuery在使用grunt,bootstrap在使用grunt,百 ...
- iOS之UI--使用SWRevealViewController实现侧边菜单功能详解实例
使用SWRevealViewController实现侧边菜单功能详解 下面通过两种方法详解SWRevealViewController实现侧边菜单功能: 1.使用StoryBoard实现 2.纯代 ...
- 转 Android Dalvik虚拟机初识
首先,让我们来思考下面几个问题: 什么是Dalvik虚拟机? Dalvik VM与JVM有什么区别? Dalvik VM有什么新的特点? Dalvik VM的架构是怎么样的? 首先,我得承认第一个问题 ...
- 抓包工具charles使用教程指南
0x01 前言: Charles是一款抓包修改工具,相比起burp,charles具有界面简单直观,易于上手,数据请求控制容易,修改简单,抓取数据的开始暂停方便等等优势!下面来详细介绍下这款强大好用的 ...
- 一个人的Scrum之准备工作
在2012年里,我想自己一人去实践一下Scrum,所以才有了这么一个开篇. 最近看了<轻松的Scrum之旅>这本书,感觉对我非常有益.书中像讲述故事一样描述了在执行Scrum过程中的点点滴 ...
- MyEclipse 6.5 代码自动提示功能配置教程
1. 打开MyEclipse 6.0.1,然后“window”→“Preferences” 2. 选择“java”,展开,“Editor”,选择“Content Assist”. 3. 选择“Cont ...
- ubuntu16.04下opencv安装笔记和例程
问题: 最近重装了系统,需要重新配置opencv2.4.13,配置完成后每次都出现cmake error,google了报错,尝试了各种方法,都未解决问题,于是重新git clone 了opencv2 ...
- java三篇博客转载 详解-vector,stack,queue,deque
博客一:转载自http://shmilyaw-hotmail-com.iteye.com/blog/1825171 java stack的详细实现分析 简介 我们最常用的数据结构之一大概就是stack ...
- 边工作边刷题:70天一遍leetcode: day 80
Palindrome Permutation I/II 要点: oddCount to increase/decrease count II: chars: 先统计,再得到一半的c,相同的在一起,所以 ...
- 项目回顾3-再谈图片上传-FormData+ajax上传
上次在纠结图片上传用base64还是form表单,现在感觉好蠢,因为又开辟了第三条道路. 其实也根本用不到form 只需要一个上传文件的input就好了 <input id="file ...