forked from design4nyc/design4nyc.github.io
-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathapplicationdeveloper.html
227 lines (187 loc) · 11.8 KB
/
applicationdeveloper.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
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
<!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>Application Developer - NYC Opportunity</title>
<!-- Bootstrap core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- Font awesome -->
<link rel="stylesheet" href="css/font-awesome.min.css">
<!-- Custom styles for this template -->
<link href="css/style.css" rel="stylesheet">
<!-- 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/script.js"></script>
<script src ="js/bootstrap.min.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">
<!-- Navbar -->
<div id="jobs-nav"></div>
<!-- end of Navbar -->
<!-- Job Description -->
<div class="well">
<h1><b><font color="#2F334F">Application Developer</font></b></h1>
<p class="lead">Within NYC Opportunity, the Enterprise Data Solutions (EDS) team takes innovative approaches to link data in a meaningful way, as a means to help inform decision-making by City-wide stakeholder groups, including leadership, agencies, providers, and clients. EDS views data as a protected asset that can be responsibly leveraged across digital products to support analytical initiatives, facilitate knowledge sharing, and develop policy strategy. </p>
<p class="lead">The Application Developer (Java) is responsible for maintaining, supporting, and expanding our NYC Opportunity products. The Application Developer will be a key resource for the build of Java-based front-end, back-end, and ETL batch applications. This individual will coordinate with internal and external agencies to support batch and reporting needs.</p>
<br>
<div class="row">
<div class="col-sm-12">
<a href="index.html">
<button type="button" class="btn btn-primary center-block btn-lg"><b>Learn More About Our Work</b></button>
</a>
</div>
</div>
</div> <!-- end of Job Description -->
<!-- Panels -->
<div class="row marketing">
<!-- Responsibilities -->
<div class="col-lg-6">
<div class="panel panel-primary">
<div class="panel-heading">
<h3 class="panel-title"><span class="glyphicon glyphicon-flag" aria-hidden="true"></span> Responsibilities</h3>
</div>
<div class="panel-body">
<ul class="panel-bullets">
<li>Develop custom code and web services that allow seamless integration between systems.</li>
<li>Contribute to new technology projects as assigned and provide operations and maintenance support for existing applications.</li>
<li>Unit test newly developed code and support system testing efforts.</li>
<li>Be responsible for working with City’s Cyber Command unit to follow and complete the application security accreditation process. </li>
<li>Troubleshoot errors, defects, and other system issues.</li>
<li>Create and maintain excellent documentation (including data dictionaries, source-to-target maps, and database policies and guidelines) s and source code repositories.</li>
<li>Support the Integration Services Director and fellow team members as needed.</li>
</ul>
</div>
</div>
</div><!-- end of Responsibilities -->
<!-- Skills and Experience-->
<div class="col-lg-6">
<!-- Skills -->
<div class="panel panel-primary">
<div class="panel-heading">
<h3 class="panel-title"><span class="glyphicon glyphicon-ok-sign" aria-hidden="true"></span> Skills We're Seeking</h3>
</div>
<div class="panel-body">
<p>We understand that candidates may not have all of the skills we are seeking below. We encourage those interested to apply even if they do not meet all of them. We are looking for talented individuals to join our team.</p>
<div class="row">
<div class="col-sm-4">
<h2><span class="glyphicon glyphicon-globe" aria-hidden="true"></span></h2>
<h4>Commitment to the mission of advancing greater equality and opportunity.</h4>
</div>
<div class="col-sm-4">
<h2><span class="glyphicon glyphicon-user" aria-hidden="true"></span></h2>
<h4>Experience working closely with communities who are engaging with public services and programs and/or has lived-experience engaging with public services and programs.</h4>
</div>
<div class="col-sm-4">
<h2><span class="glyphicon glyphicon-home" aria-hidden="true"></span></h2>
<h4>Experience in policy, government or non-profit, in particular with low-income and vulnerable youth and families is a plus.</h4>
</div>
</div>
<div class="row">
<div class="col-sm-4">
<h2><span class="glyphicon glyphicon-zoom-in" aria-hidden="true"></span></h2>
<h4>Experience in application development using Java preferably with Spring Boot. </h4>
</div>
<div class="col-sm-4">
<h2><span class="glyphicon glyphicon-transfer" aria-hidden="true"></span></h2>
<h4>Knowledge of Python, JavaScript frameworks like Vue.js, React.js, Node.js, express.js </h4>
</div>
<div class="col-sm-4">
<h2><span class="glyphicon glyphicon-hdd" aria-hidden="true"></span></h2>
<h4>Knowledge of most common databases including Oracle, Microsoft SQL Server, MySQL, PostgreSQL, etc.</h4>
</div>
</div>
<div class="row">
<div class="col-sm-4">
<h2><span class="glyphicon glyphicon-equalizer" aria-hidden="true"></span></h2>
<h4>Knowledge of service-oriented architecture RESTful web services and SOAP concepts.</h4>
</div>
<div class="col-sm-4">
<h2><span class="glyphicon glyphicon-retweet" aria-hidden="true"></span></h2>
<h4>Experience with an agile, iterative development process and version control tools such as Git, GitHub, and Subversion.</h4>
</div>
<div class="col-sm-4">
<h2><span class="glyphicon glyphicon-cloud" aria-hidden="true"></span></h2>
<h4>Experience working hands-on in cloud-based platforms such as AWS, Microsoft Azure, and Snowflake is a plus.</h4>
</div>
</div>
<div class="row">
<div class="col-sm-4">
<h2><span class="glyphicon glyphicon-bullhorn" aria-hidden="true"></span></h2>
<h4>Excellent communication and presentation skills, both verbal and written.</h4>
</div>
<div class="col-sm-4">
<h2><span class="glyphicon glyphicon-refresh" aria-hidden="true"></span></h2>
<h4>Integration of API and open platforms that promote civic engagement and innovation and improve service delivery.</h4>
</div>
<div class="col-sm-4">
<h2><span class="glyphicon glyphicon-thumbs-up" aria-hidden="true"></span></h2>
<h4>Strong problem-solving skills and enjoyment in learning new technologies.</h4>
</div>
</div>
</div>
</div><!-- end of Skills -->
<!-- Experience -->
<div class="panel panel-primary">
<div class="panel-heading">
<h3 class="panel-title"><span class="glyphicon glyphicon-education" aria-hidden="true"></span> Education and Experience</h3>
</div>
<div class="panel-body">
<p>Master's degree in information systems, technology, or equivalent preferred with 7-10 years of experience in digital services and technology innovation.</p>
</div>
</div><!-- end of Experience -->
<!-- Benefits and Comp-->
<div class="panel panel-primary">
<div class="panel-heading">
<h3 class="panel-title"><span class="glyphicon glyphicon-education" aria-hidden="true"></span> Benefits and Compensation</h3>
</div>
<div class="panel-body">
<p>This is a permanent, full-time position offering competitive salary and benefits. The salary range for this position is $100,000 - $130,000 commensurate with experience and qualifications.</p>
<p>To learn more about the New York City's Employee benefits, visit the <a href="https://www1.nyc.gov/site/olr/index.page">NYC Office of Labor Relations</a>.</p>
<p><em>Applicants must be authorized to work in the United States. We are unable to provide sponsorship to prospective employees.</em></p>
</div>
</div><!-- end of Experience --><!-- Skills and Education-->
<!-- How to Apply -->
<div class="panel panel-primary">
<div class="panel-heading">
<h3 class="panel-title"><span class="glyphicon glyphicon-user" aria-hidden="true"></span> How to Apply</h3>
</div>
<div class="panel-body">
<!-- Application Closed
<p>The application window for Senior Advisor position with the Mayor’s Office for Economic Opportunity is now closed.</p> -->
<!-- Application = OPEN -->
<p>Please fill out the <a href="https://airtable.com/shr69xBNgAtu7b9w8">application form</a>. The form will prompt you to upload a resume and cover letter.</p>
<p>In addition to the application form, candidates will have to complete a separate application on the <strong><a href="https://a002-oom03.nyc.gov/IRM/EventRegistration/RegForm.aspx?eventGuid=4645fdd8-310d-4db6-884b-e64d4d17fefd&jobid=37549">NYC job portal</a></strong><!--(Job ID: 529610)-->.</p>
<p> </p>
<a href="https://airtable.com/shr69xBNgAtu7b9w8">
<button type="button" class="btn btn-success btn-lg"><span class="glyphicon glyphicon-envelope" aria-hidden="true"></span> Apply Here</button>
</a>
<p> </p>
<p class="strong">This position will require work from our office in Downtown Brooklyn. Please note that as of September 13, 2021, NYC government employees are no longer working remotely.</p>
<p class="strong">All new staff are required by the City of New York to be vaccinated against Covid-19.</p>
</div>
</div><!-- End of How to Apply -->
</div><!-- Skills and Education-->
</div> <!-- end of Panels -->
<!-- Footer
<footer class="footer">
<h3>Interested in a position? </h3>
<a href="mailto:[email protected]?subject=Data%20Curator%20&%20Scientist">
<button type="button" class="btn btn-success btn-lg"><span class="glyphicon glyphicon-envelope" aria-hidden="true"></span> Send us a note</button>
</a>
</footer> <!-- end of Footer -->
</div> <!-- /container -->
</body>
</html>