-
Notifications
You must be signed in to change notification settings - Fork 23
/
designer.html
194 lines (145 loc) · 9.41 KB
/
designer.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
<!DOCTYPE html>
<html lang="en">
<head>
<link href='http://fonts.googleapis.com/css?family=Droid+Sans:400,700' rel='stylesheet' type='text/css'>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<meta name="description" content="">
<meta name="author" content="">
<link rel="icon" href="img/favicon.ico">
<title>NYC Opportunity</title>
<!-- Bootstrap core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="css/jumbotron-narrow.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet">
<!--JS-->
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src = "https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src ="js/bootstrap.min.js"></script>
<!-- Just for debugging purposes. Don't actually copy these 2 lines! -->
<!--[if lt IE 9]><script src="../../assets/js/ie8-responsive-file-warning.js"></script><![endif]-->
<!--<script src="../../assets/js/ie-emulation-modes-warning.js"></script>
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<br>
<!-- Static navbar -->
<nav class="navbar navbar-default">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a href="index.html" class="pull-left"><img src="img/nycopp.png" height="35px"style="PADDING-TOP: 15px"></a>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
<li><a href="index.html">About</a></li>
<li><a href="mailto:[email protected]">Contact</a></li>
<li class="dropdown">
<a href="http://getbootstrap.com/examples/navbar/#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Open Positions <span class="caret"></span></a>
<ul class="dropdown-menu">
<li class="dropdown-header">Data</li>
<li><a href="dataarchitect.html">Data Architect</a></li>
<li><a href="businessintelligenceanalyst.html">Business Intelligence Analyst</a></li>
<br>
<li class="dropdown-header">Design & Product</li>
<li><a href="deputydesigndirector.html">Deputy Design Director</a></li>
<li><a href="studiomanager.html">Studio Manager</a></li>
<li><a href="designer.html">Designer</a></li>
<li><a href="trainer.html">Training and Outreach Specialist</a></li>
<li><a href="apprentice.html">Apprentice</a></li>
<br>
<li class="dropdown-header">Technology</li>
<li><a href="director_techdev.html">Director of Technology Development</a></li>
<li><a href="infrastructuremanager.html">Infrastructure Manager</a></li>
<li><a href="backenddev.html">Back End Developer</a></li>
<li><a href="fullstackdev.html">Full Stack Developer</a></li>
</ul>
</li>
</ul>
</div>
<div class="well">
<h1><b><font color="#2F334F">Designer</font></b></h1>
<p class="lead">The Designer uses visual, user experience, interaction, and service design to prototype and design public services to decrease poverty and increase opportunity for New Yorkers. <!--<p class="lead">We currently have two grant-funded, two-year positions available.</p>-->
<br>
<p align="right"><a href="index.html"><button type="button" class="btn btn-primary btn-lg"><b>Learn More About Our Work</b></button></a></p>
</div>
<div class="row marketing">
<div class="col-lg-6">
<div class="panel panel-primary">
<div class="panel-heading"><h3><span class="glyphicon glyphicon-flag" aria-hidden-"true"></span> <b>Responsibilities</b></h3></div>
<div class="panel-body"><p><h4>
<ul>
<li>Research, design, prototyping, development, and testing of new and existing public services.</li>
<li>Facilitate design process with stakeholders inside and outside government.</li>
<li>Provide design feedback across team projects and incorporate team feedback into projects.</li>
<li>Conduct user research and testing including outreach, planning, and facilitation.</li>
<li>Turn user research insights into actionable items and deliverables, including journey maps, research reports, enhancement lists, etc.</li>
<li>Develop wireframes, mockups, final design documentation, and style guides for new and existing services.
<li>Design data visualizations and dashboards.</li>
<li>Review and maintain design related deliverables from development teams, vendors, and external partners.</li>
<li>Contribute to identification of current product enhancements and new offerings including development of strategy, design, deliverables, and final products.</li>
<li>Contribute to city-wide design standards and initiatives.</li>
</p>
<div class ="container>"
<div class="row">
<div class="col-md-4">
</a>
</div>
</div>
<p>
</p></div></div></div>
<div class="col-lg-6">
<div class="panel panel-primary">
<div class="panel-heading">
<h3><span class="glyphicon glyphicon-ok-sign" aria-hidden-"true"></span> <b>Skills We're Seeking</b></h3></div>
<h4><div class="panel-body">
<div class="row">
<div class="col-sm-4"><h2><center><span class="glyphicon glyphicon-globe" aria-hidden-"true"></span></h2></center><h4>Commitment to the mission of advancing greater equality and opportunity through human-centered design practices in government.</h4></div>
<div class="col-sm-4"><h2><center><span class="glyphicon glyphicon-list-alt" aria-hidden-"true"></span></h2></center><h4>Design in any/all of the following practices: user experience, human-centered design, interaction design, user research, data visualization, and service design.</h4></div>
<div class="col-sm-4"><h2><center><span class="glyphicon glyphicon-phone" aria-hidden-"true"></span></h2></center><h4>Web and mobile application interface design, including sketching, design production, hand-coded HTML & CSS, rapid prototyping.</h4></div>
</div>
<div class="row">
<div class="col-sm-4"><h2><center><span class="glyphicon glyphicon-user" aria-hidden-"true"></span></h2></center><h4>Development of research-based deliverables, including journey maps, research reports, enhancement lists, etc.</h4></div>
<div class="col-sm-4"><h2><center><span class="glyphicon glyphicon-bullhorn" aria-hidden-"true"></span></h2></center><h4>Facilitation of workshops with diverse stakeholders.</h4></div>
<div class="col-sm-4"><h2><center><span class="glyphicon glyphicon-pencil" aria-hidden-"true"></span></h2></center><h4>Experience with visual design tools such as Adobe Creative Suite, rapid prototyping tools such as Axure, and open development environments such as GitHub.</h4></div>
</div>
<div class="row">
<div class="col-sm-4"><h2><center><span class="glyphicon glyphicon-heart" aria-hidden-"true"></span></h2></center><h4>Strong collaboration with design, technology, and business team members.</h4></div>
<div class="col-sm-4"><h2><center><span class="glyphicon glyphicon-retweet" aria-hidden-"true"></span></h2></center><h4>Experience with an agile, iterative development process.</h4></div>
<div class="col-sm-4"><h2><center><span class="glyphicon glyphicon-comment" aria-hidden-"true"></span></h2></center><h4>Excellent communication and presentation skills, both verbal and written.</h4></div>
</div>
</br>
</div>
</div>
<div class="panel panel-primary">
<div class="panel-heading">
<h3><span class="glyphicon glyphicon-education" aria-hidden-"true"></span> <b>Education and Experience</b></h3></div>
<h4><div class="panel-body">
<p>Bachelor's degree in design preferred with 3-5 years of experience in design and digital services development.
</p>
</div>
</div>
</div>
<footer class="footer">
<div class="container"><h3><b>Interested in this position? </b><a href="mailto:[email protected]?subject=Designer"><button type="button" class="btn btn-success btn-lg"><b><span class="glyphicon glyphicon-envelope" aria-hidden-"true"></span> Send us a note</b></button></a></div>
<br>
<br>
</footer>
</div> <!-- /container -->
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<script src="../../assets/js/ie10-viewport-bug-workaround.js"></script>
</body>
</html>