forked from design4nyc/design4nyc.github.io
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #17 from buildwithnyc/AppSystemAdmin_edits
App system admin edits
- Loading branch information
Showing
27 changed files
with
2,407 additions
and
275 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,171 @@ | ||
<!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"> | ||
|
||
<!-- 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/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"> | ||
<!-- 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> | ||
|
||
<!-- logo --> | ||
<a class="navbar-brand" href="index.html"><img src="img/nycopp.png"></a> | ||
</div> | ||
|
||
<!-- Collapsed navbar --> | ||
<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> | ||
<li><a href="testinglead.html">Testing Lead</a></li> | ||
<li role="separator" class="divider"></li> | ||
|
||
<li class="dropdown-header">Design & Product</li> | ||
<li><a href="designapprentice.html">Design Apprentice</a></li> | ||
<li><a href="apprentice.html">Apprentice</a></li> | ||
<li role="separator" class="divider"></li> | ||
|
||
<li class="dropdown-header">Technology</li> | ||
<li><a href="backenddev.html">Back End Developer</a></li> | ||
</ul> | ||
</li> | ||
</ul> | ||
<ul class="nav navbar-nav social"> | ||
<li><a href="http://www1.nyc.gov/site/opportunity/index.page" target="_blank"><i class="fa fa-university" aria-hidden="true"></i><span> NYC Opportunity</span></a></li> | ||
<li><a href="https://www.facebook.com/NYCOpportunity/" target="_blank"><i class="fa fa-facebook-square fa-lg" aria-hidden="true"></i><span> Facebook</span></a></li> | ||
<li><a href="https://twitter.com/nycopportunity?lang=en" target="_blank"><i class="fa fa-twitter-square fa-lg" aria-hidden="true"></i><span> Twitter</span></a></li> | ||
<li><a href="https://www.instagram.com/nycopportunity/" target="_blank"><i class="fa fa-instagram fa-lg" aria-hidden="true"></i><span> Instagram</span></a></li> | ||
</ul> | ||
</div><!-- end of Collapsed navbar --> | ||
</div> | ||
</nav> <!-- end of Static navbar --> | ||
|
||
<!-- Jumbotron --> | ||
<div class="jumbotron"> | ||
<h1><b>Put your <font color="#F9A137">data, design, and digital skills</font> into service. Improve the lives of millions of New Yorkers.</b></h1> | ||
<p class="lead">The <a href="http://www1.nyc.gov/site/opportunity/index.page" target="_blank">Mayor's Office for Economic Opportunity</a> works to reduce poverty and broaden opportunity by advancing the use of data and evidence in program and policy design, service delivery, and budget decisions. | ||
</p> | ||
<p>We are seeking candidates for design, data and technology roles to develop and support digital products that reduce poverty and advance opportunity for City residents. | ||
</p> | ||
</div> <!-- end of Jumbotron --> | ||
|
||
<!-- Panels --> | ||
<div class="row marketing"> | ||
<div class="col-lg-6"> | ||
<div class="panel panel-primary"> | ||
<div class="panel-heading"> | ||
<h3 class="panel-title"><span class="glyphicon glyphicon-modal-window" aria-hidden-"true"></span> Our Work</h3> | ||
</div> | ||
<div class="panel-body"> | ||
<h4>The initiatives that you will work on all share the common goal of delivering more effective services and helping residents address poverty-related challenges. We operate a portfolio of digital tools and offer our expertise across multiple areas, including facilitating data integration to improve social service performance, easing access to services and programs, and designing new digital and in-person services with agency partners.</h4> | ||
|
||
<h4 class="panel-title">Data Integration</h4> | ||
<p>Our data integration work helps City agencies deliver more effective, holistic services to the right people at the right time, targeting support to those who can most benefit. One of our key tools for data integration is Worker Connect, a data sharing technology that allows caseworkers to see real-time information about clients drawn from multiple City sources, helping the City better coordinate the delivery of resources and support to individuals and families.</p> | ||
|
||
<h4 class="panel-title">Service Design</h4> | ||
<p>Our Service Design work develops solutions rooted in insights about the holistic experiences of those affected by public services. It considers people, processes, communications, and technology as part of the solution. By applying Service Design methodologies, our team better meets the needs of residents and service providers with approaches that produce better results.</p> | ||
|
||
<h4 class="panel-title">Access to Services</h4> | ||
<img class="img-rounded img-responsive" src="img/anyc.png" alt="ACCESS NYC homepage"> | ||
<p>Our Access to Services work includes digital tools and policy expertise across programs. We seek to make information and enrollment in services available to New Yorkers easy to find and use on any device. Our key digital tool for access to services is <a href="http://www.nyc.gov/accessnyc">ACCESS NYC</a>, a website that allows New Yorkers to screen for eligibility for over 30 City, State, and Federal benefit programs. Depending on the benefit, residents can apply online, print out pre-populated application forms, and determine agency locations where they can go to directly apply for services. We recently launched the mobile-first design and opened the <a href="https://data.cityofnewyork.us/Social-Services/Benefits-and-Programs-API/2j8u-wtju">Benefits and Programs API</a>.</p> | ||
|
||
<img class="img-rounded img-responsive" src="img/gupnyc.png" alt="Growing Up NYC homepage"> | ||
<p>Our office also oversees <a href="http://www.nyc.gov/growingupnyc">Growing Up NYC</a>, a new resource for parents and caregivers. A “mobile first” platform, the digital guide is designed to help millions of New York parents access City services, programs, and events for families and children up to age 12. Parents are able to access everything from after-school programs to parenting classes to temporary cash assistance programs and where to find fresh foods in their neighborhoods – all at their fingertips. We are soon to expand Growing Up NYC to reach 13-24 year old youth.</p> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
<div class="col-lg-6"> | ||
<div class="panel panel-primary"> | ||
<div class="panel-heading"> | ||
<h3 class="panel-title"><span class="glyphicon glyphicon-user" aria-hidden-"true"></span> Our Teams</h3> | ||
</div> | ||
<div class="panel-body"> | ||
<h4 class="panel-title">Data</h4> | ||
<p>The Data team members help access, integrate and analyze data to develop more effective services and inform policy decisions and programmatic designs. The team views data as a protected asset that can be responsibly leveraged across digital products to support analytical initiatives, facilitate knowledge sharing, and develop business strategy.</p> | ||
|
||
<ul class="list-group"> | ||
<li class="list-group-item list-group-item-info"><b>Current Openings:</b></li> | ||
<li class="list-group-item"><a href="dataarchitect.html">Data Architect</a></li> | ||
<li class="list-group-item"><a href="businessintelligenceanalyst.html">Business Intelligence Analyst</a></li> | ||
<li class="list-group-item"><a href="testinglead.html">Testing Lead</a></li> | ||
</ul> | ||
|
||
<h4 class="panel-title">Design & Product</h4> | ||
<p>The Design & Product team follows a human-centered process, working with stakeholders to analyze needs, identify opportunities and design and develop products and services that make an impact. Central to the work on all products and initiatives, we conduct user research, which informs the user experiences we design, and work closely with internal and vendor technology teams to prototype, develop, and set ongoing strategy and roadmaps for digital tools.</p> | ||
|
||
<ul class="list-group"> | ||
<li class="list-group-item list-group-item-info"><b>Current Openings:</b></li> | ||
<li class="list-group-item"><a href="designapprentice.html">Design Apprentice</a></li> | ||
<li class="list-group-item"><a href="apprentice.html">Apprentice</a></li> | ||
</ul> | ||
|
||
<h4 class="panel-title">Technology</h4> | ||
<p>The Technology team members develop new applications and maintains citywide, enterprise products. The team leverages existing City technology assets and systems, and also works in an agile, iterative way to build new digital services, collaborating closely with the Design and Data teams.</p> | ||
|
||
<ul class="list-group"> | ||
<li class="list-group-item list-group-item-info"><b>Current Openings:</b></li> | ||
<li class="list-group-item"><a href="backenddev.html">Back End Developer</a></li> | ||
</ul> | ||
|
||
</div> | ||
</div> | ||
</div> | ||
</div> <!-- end of Panels --> | ||
|
||
|
||
<!-- Footer --> | ||
<footer class="footer"> | ||
<h3>Interested in a position? </h3> | ||
<a href="mailto:[email protected]"> | ||
<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> |
Oops, something went wrong.