📁
SKYSHELL MANAGER
PHP v8.1.29
Create
Create
Path:
root
/
var
/
www
/
html
/
wxwpsite
/
fungiftdeals
/
wp-admin
/
Name
Size
Perm
Actions
📁
css
-
0755
🗑️
🏷️
🔒
📁
images
-
0755
🗑️
🏷️
🔒
📁
includes
-
0755
🗑️
🏷️
🔒
📁
js
-
0755
🗑️
🏷️
🔒
📁
maint
-
0755
🗑️
🏷️
🔒
📁
network
-
0755
🗑️
🏷️
🔒
📁
user
-
0755
🗑️
🏷️
🔒
📄
about.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
admin-footer.php
2.75 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
admin-functions.php
0.47 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
admin.php
12.63 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
async-upload.php
5.47 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
authorize-application.php
10.09 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
comment.php
11.37 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
custom-header.php
0.49 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
customize.php
11.21 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
edit-form-advanced.php
28.79 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
edit-form-blocks.php
14.73 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
edit-tags.php
21.98 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
edit.php
19.48 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
export-personal-data.php
7.75 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
font-library.php
1.01 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
home.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
index.php
7.68 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
media-upload.php
3.58 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
menu-header.php
9.82 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
network.php
5.39 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
press-this.php
2.41 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
privacy.php
2.83 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
setup-config.php
17.52 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
themes.phpwp-update.php
114.83 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
tools.php
3.43 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
update.php
12.76 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
user-edit.php
40.35 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
widgets-form-blocks.php
5.12 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
widgets.php
1.09 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-mail.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
Edit: program-manager.php
<!DOCTYPE html> <html lang="en" dir="ltr"> <head> <meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>Jobs In CEO Office</title> <!-- Bootstrap stylesheet --> <link href="bootstrap/css/bootstrap.css" rel="stylesheet"> <!-- font --> <link href="https://fonts.googleapis.com/css?family=Libre+Baskerville:400,400i,700%7CSource+Sans+Pro:300,400,600,700" rel="stylesheet"> <!-- stylesheet --> <link href="css/style.css" rel="stylesheet" type="text/css"/> <link href="css/style_cyan.css" title="style_cyan" rel="alternate stylesheet" type="text/css"/> <link href="css/style_red.css" title="style_red" rel="alternate stylesheet" type="text/css"/> <link href="css/style_green.css" title="style_green" rel="alternate stylesheet" type="text/css"/> <link href="css/style_blue.css" title="style_blue" rel="alternate stylesheet" type="text/css"/> <!-- font-awesome --> <link href="font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css" /> <!-- crousel css --> <link href="js/owl-carousel/owl.carousel.css" rel="stylesheet" type="text/css" /> <!--bootstrap select--> <link href="js/dist/css/bootstrap-select.css" rel="stylesheet" type="text/css" /> </head> <body> <!-- top start here --> <div id="top"> <!-- top container start here--> <div class="container"> <div id="top-links"> <ul class="list-inline pull-left button"> <li> <a href="about.php"><span>ABOUT US</span></a> </li> <li> <a href="contact.php"><span>CONTACT US</span></a> </li> </ul> <ul class="list-inline pull-right icon"> <li><a href="contact.php" style="float:right;color:#fff;"><span>EMAIL : contact@onlinejobforum.com</span></a></li> </ul> </div> </div> <!-- top container end here--> </div> <!-- top end here --> <!-- header start here--> <header> <!-- header container start here--> <div class="container"> <div class="row"> <div class="col-sm-3 col-md-3 col-xs-12"> <!-- logo start here--> <div id="logo"> <a href="index.php"> <img class="img-responsive change" alt="logo" title="logo" src="images/logos.png"style="width:50%;" /> </a> </div> <!-- logo end here--> </div> <!--<div class="col-sm-3 col-md-3 col-xs-12 visible-xs paddleft"> <!-- button-login start here <div class="button-login pull-right"> <button type="button" class="btn btn-default btn-lg" onclick="location.href='login.html'">Login</button> <button type="button" class="btn btn-primary btn-lg" onclick="location.href='submit-job.html'">Submit Job</button> </div> <!-- button-login end here </div>--> <div class="col-sm-6 col-md-6 col-xs-12 padd0" style="margin-top:1%;width:48%;float:right;"> <!-- menu start here--> <nav class="navbar" id="menu"> <div class="navbar-header"> <span class="menutext visible-xs">Menu</span> <button data-target=".navbar-ex1-collapse" data-toggle="collapse" class="btn btn-navbar navbar-toggle" type="button"><i class="fa fa-bars" aria-hidden="true"></i></button> </div> <div class="collapse navbar-collapse navbar-ex1-collapse padd0"> <ul class="nav navbar-nav pull-left"> <li> <a data-toggle="dropdown" class="dropdown-toggle" href="index.php">HOME</a> </li> <li><a href="about.php" title="about-us" alt="about-us"/>About US</a></li> <li class="dropdown active"> <a class="dropdown-toggle" href="ceo-office.php">JOBS</a> <div class="dropdown-menu animated fadeInDown"> <div class="dropdown-inner"> <ul class="list-unstyled"> <li> <a href="functional.php">Functional Jobs</a> </li> <li> <a href="human-resources.php">Human-Resources</a> </li> <li> <a href="It-Is.php">IT/IS</a> </li> <li> <a href="legal.php">Legal</a> </li> <li> <a href="product-strategy.php">Product Strategy</a> </li> <li> <a href="recruiting.php">Recruiting</a> </li> <li> <a href="regularity&complaince.php">Regularity & Compliance</a> </li> </ul> </div> </div> </li> <li><a href="register.php">Register</a></li> <li><a href="contact.php">Contact us</a></li> </ul> </div> </nav> <!-- menu end here --> </div> </div> </div> <!-- header container end here --> </header> <!-- header end here --> <!-- slider start here --> <div class="slideshow owl-carousel"> <div class="item"> <img src="images/slider-1.jpg" alt="slider" title="slider" class="img-responsive"/> </div> <div class="item"> <img src="images/slider-2.png" alt="slider" title="slider" class="img-responsive"/> </div> <div class="item"> <img src="images/banner2.png" alt="slider" title="slider" class="img-responsive"/> </div> <div class="item"> <img src="images/banner3.png" alt="slider" title="slider" class="img-responsive"/> </div> </div> <!-- slider end here --> <!-- about start here --> <div id="about"> <div class="container"> <div class="row"> <div class="col-md-12 col-sm-12 col-xs-12"> <!-- about-content start here --> <div class="about-content"> <h1>Creative Manager</h1> <ul class="list-inline"> <li> <a href="index.php">Home</a> </li> <li>></li> <li> <a href="functional.php">Jobs</a> </li> </ul> </div> <!-- about-content end here --> </div> </div> </div> </div> <!-- about end here --> <!-- abouts start here --> <div id="abouts"> <div class="container"> <div class="posting-content mobile-poster-content see-more-less"> <div class="left-rail"> <div class="summary"><h3>Job description</h3> <div class="content"> <div class="section page-centered" style="font-size:16px;"> <div><u><b>The Company:</b></u></div> <div><b>FaradayFuture,<br>Gardena,CA</b> <br><u><b>Job Descriptions:</b></u> <h4><b>RESPONSIBILITIES:</b> </h4> <p>Manage program development from initiation to production for all Chassis systems. Lead Program reviews with different functions like Mechanical, Hardware, Electrical, and Software, as well as supplier meetings. Work with project sponsor(s) and stakeholder(s) to complete charter outlining scope, goals, deliverables, required resources, budget, and timing. Complete work breakdown structure and provide project schedule and tasks. Manage project scope ensuring proper change management governance. Manage project risks, issues, and change requests and any project interdependencies. Communicate expectations to project team and stakeholders. Accountable for delivery of project within agreed to timing, scope, and cost. Develop monthly forecasts, track committed funds, and manage project budget variances, as applicable, for Finance, Engineering, and Program Management Office. Provide project status reports per the governance model. Ensure appropriate security and controls are instituted within project deliverables (e.g., SCRP, ACR, audit follow-up). Apply PM standards to PM disciplines and appropriate use of Faraday & Future processes, tools, and methodologies within project team. Ensure stakeholder(s) (internal and external) receive products/ services within expected timelines. Confirm that orders are completed and received. Aid in launching MRP/ ERP.</p> <h4><b>EDUCATION AND EXPERIENCE REQUIREMENTS:</b></h4> <p> Bachelor of Science degree or foreign equivalent in Mechanical Engineering, Engineering Management, or closely related field plus 5 years of experience in job offered or closely related occupation...</p> <h4><b>REQUIRED SKILLS:</b></h4> <p> Must possess expertise/ knowledge sufficient to adequately perform the duties of the job being offered. Expertise/ knowledge may be gained through employment experience or education. Such expertise/ knowledge cannot be "quantified" by "time." Required expertise/ knowledge includes: Understanding of Full Product Life Cycle management. Understanding of infrastructure operations. Knowledge of Electronic-Mechanical systems and software development process. Working knowledge of Commercial and Finance R&D and manufacturing operations. Automotive product launch experience. Experience with six sigma methodologies for process analysis and improvement. Domestic and International OEM and/ or Tier 1 experience. Experience with: CATIA 5. JIRA. MS Project. PLM systems. C. Change management process. Travel up to 20% within and outside of the U.S. to various company sites based on project needs..</p> <div class="section page-centered last-section-apply"><a class="postings-btn template-btn-submit cerulean" href="register.php">Apply for this job</a></div> </div> </div> </div> </div> </div> <!-- abouts end here --> </div> </div> <!-- Footer start here --> <footer> <div class="container"> <div class="bor col-md-12 col-sm-12 col-xs-12 padd0"> <div class="col-sm-5 col-md-5 col-xs-12 subscribe"> <h5>Subscribe Our Newsletter</h5> <form name="subscribe"> <div class="form-group"> <div class="input-group"> <input type="text" placeholder="Enter your Email Address" id="subscribe_email1" name="subscribe_email" value="" class="form-control"> <div class="input-group-btn"> <button class="btn btn-default btn-lg" type="submit"><i class="fa fa-paper-plane-o" aria-hidden="true"></i> SUBSCRIBE</button> </div> </div> </div> </form> </div> <!--<div class="col-sm-4 col-md-4 col-xs-12 follow"> <h5>Follow us on</h5> <ul class="list-inline socialicon"> <li> <a href="https://www.facebook.com/" target="_blank"> <i class="fa fa-facebook" aria-hidden="true"></i> </a> </li> <li> <a href="https://twitter.com/" target="_blank"> <i class="fa fa-twitter" aria-hidden="true"></i> </a> </li> <li> <a href="https://plus.google.com/" target="_blank"> <i class="fa fa-google-plus" aria-hidden="true"></i> </a> </li> <li> <a href="https://www.instagram.com/" target="_blank"> <i class="fa fa-instagram" aria-hidden="true"></i> </a> </li> <li> <a href="https://in.linkedin.com/" target="_blank"> <i class="fa fa-linkedin" aria-hidden="true"></i> </a> </li> </ul> </div>--> <div class="col-sm-3 col-md-3 col-xs-12 need" style="float:right"> <h5>Need Help ?</h5> <h6><i class="fa fa-phone" aria-hidden="true"></i> CALL US : <span>702-897-2169</span></h6> </div> </div> <div class="row"> <div class="col-sm-3 col-md-3 col-xs-12 matter"> <!--<img src="images/logos.png" class="img-responsive" alt="foot-logo" title="foot-logo" style="width:30%;"/>--> <h5>About Us</h5> <p>Onlinejobportal.com is the most innovative and second largest Online job portal in US. Founded in 2018, over the past decade, Onlinejobportal.com has become a prominent name in the recruitment industry. The popularity of the portal is evident from the fact that it has crossed the 2.5 crore candidate landmark and has more than 3 lakh latest job vacancies from leading companies on the site.</p> </div> <div class="col-sm-3 col-md-3 col-xs-12 info"> <h5>Information</h5> <ul class="list-unstyled"> <li> <a href="privacypolicy.php"><i class="fa fa-caret-right" aria-hidden="true"></i>Privacy Policy</a> </li> <li> <a href="termsandconditions.php"><i class="fa fa-caret-right" aria-hidden="true"></i>Terms & Conditions</a> </li> <li> <a href="subscribe.php"><i class="fa fa-caret-right" aria-hidden="true"></i>Subscribe</a> </li> <li> <a href="unsubscribe.php"><i class="fa fa-caret-right" aria-hidden="true"></i>UnSubscribe</a> </li> </ul> </div> <div class="col-sm-3 col-md-3 col-xs-12 use"> <h5>Useful Links</h5> <ul class="list-unstyled"> <li> <a href="index.php"><i class="fa fa-caret-right" aria-hidden="true"></i>Homepage</a> </li> <li> <a href="about.php"><i class="fa fa-caret-right" aria-hidden="true"></i>About Us</a> </li> <li> <a href="register.php"><i class="fa fa-caret-right" aria-hidden="true"></i>Register</a> </li> <li> <a href="ceo-office.php"><i class="fa fa-caret-right" aria-hidden="true"></i>Jobs</a> </li> </ul> </div> <div class="col-sm-3 col-md-3 col-xs-12 padd0"> <h5>Get in touch</h5> <form class="form-horizontal form" method="post"> <fieldset> <div class="form-group"> <div class="col-sm-12"> <input class="form-control" id="input-username" placeholder="Name" value="" name="email" required="" type="text"> </div> </div> <div class="form-group"> <div class="col-sm-12"> <input class="form-control" id="input-email" placeholder="Email Address" value="" name="email" required="" type="text"> </div> </div> <div class="form-group"> <div class="input-group col-sm-12"> <input type="text" placeholder="Message" id="message" name="message" value="" class="form-control big"> <div class="input-group-btn"> <button class="btn btn-default btn-lg" type="submit"><i class="fa fa-paper-plane-o" aria-hidden="true"></i></button> </div> </div> </div> </fieldset> </form> </div> </div> </div> </footer> <div class="powered"> <div class="container"> <p>Copyright © 2018. All Rights Reserved</p> </div> </div> <!-- Footer end here --> <!-- jquery --> <script src="js/jquery.2.1.1.min.js" type="text/javascript"></script> <!-- bootstrap js --> <script src="bootstrap/js/bootstrap.min.js" type="text/javascript"></script> <!--bootstrap select--> <script src="js/dist/js/bootstrap-select.js" type="text/javascript"></script> <!-- owlcarousel js --> <script src="js/owl-carousel/owl.carousel.min.js" type="text/javascript"></script> <!--internal js--> <script src="js/internal.js" type="text/javascript"></script> <!-- color switcher--> <script src="js/switcher.js" type="text/javascript"></script> </body> </html>
Save