<!DOCTYPE HTML> <!-- Big Picture by HTML5 UP html5up.net | @n33co Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) --> <html> <head> <title>Jordan Pre Academy</title> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <!--[if lte IE 8]><script src="assets/js/ie/html5shiv.js"></script><![endif]--> <link rel="stylesheet" href="assets/css/main.css" /> <!--[if lte IE 8]><link rel="stylesheet" href="assets/css/ie8.css" /><![endif]--> <!--[if lte IE 9]><link rel="stylesheet" href="assets/css/ie9.css" /><![endif]--> </head> <body> <!-- Header --> <header id="header"> <!-- Logo --> <h1 id="logo">JORDAN PRE ACADEMY</h1> <!-- Nav --> <nav id="nav"> <ul> <li><a href="#intro">Start</a></li> <li><a href="#one">Fab Academy</a></li> <li><a href="#two">Jordan Class</a></li> <li><a href="#work">Curriculum and Participants</a></li> </ul> </nav> </header> <!-- Intro --> <section id="intro" class="main style1 dark fullscreen"> <div class="content container 75%"> <header> <h2>The Rise of Jordan </h2> </header> <p>Participants from the Crown Prince Foundation and Hussein Technical University (Amman, Jordan) are getting ready to host their first edition of Fab Academy: The most advanced digital fabrication educational program. This is Jordan Pre Academy.</p> <footer> <a href="#one" class="button style2 down">More</a> </footer> </div> </section> <!-- One --> <section id="one" class="main style2 left dark fullscreen"> <div class="content box style2"> <header> <h2>Fab Academy</h2> </header> <p>Fab Academy is a program on principles and practices of digital fabrication based on MIT's How to Make Almost Anything, directed and taught by Neil Gershenfeld.</p> </div> <a href="#two" class="button style2 down anchored">Next</a> </section> <!-- Two --> <section id="two" class="main style2 right dark fullscreen"> <div class="content box style2"> <header> <h2>Class of Jordan</h2> </header> <p>Representing The Crown Prince Foundation and Hussein Technical University, the participants were trained through a Pre Academy program contributed and executed by Francisco Sanchez, Fiore Basile and Sibu Saman in Amman during November and December of 2017 and January 2018.</p> </div> <a href="#work" class="button style2 down anchored">Next</a> </section> <!-- Work --> <section id="work" class="main style3 primary"> <div class="content container"> <header> <h4>Curriculum</h4> <p> <a href="https://github.com/Academany/PreAcademy" style="color: #98C593">Curriculum and documentation (Academany Github)</a><br> </p> <h4>Participants</h4> <p> <a href="participants/haddad.sanad/index.html">Sanad Atef Haddad</a> Crown Prince Foundation <a href="">Project Slide</a><br> <a href="participants/ahmad.omar/index.html">Omar Ahmad Alaqtash</a> Crown Prince Foundation <a href="">Project Slide</a><br> <a href="participants/fares.ahmad/index.html">Ahmad Fuad Fares</a> Crown Prince Foundation <a href="">Project Slide</a><br> <a href="participants/saadeh.murad/index.html">Murad Mousa Saadeh</a> Crown Prince Foundation <a href="">Project Slide</a><br> <a href="participants/garibeh.mohammad/index.html">Mohammad Hamdan Garibeh</a> Hussein Technical University <a href="">Project Slide</a><br> <a href="participants/elshare.anas/index.html">Anas Adeeb Elshare</a> Hussein Technical University <a href="">Project Slide</a><br> <a href="participants/qwider.walaa/index.html">Walaa Hamdi Qwider</a> Hussein Technical University <a href="">Project Slide</a><br> </header> </div> </section> <!-- Footer --> <footer id="footer"> <!-- Menu --> <ul class="menu"> <li>Crown Prince Foundation</li><li>Hussein Technical University</li><li>The Fab Foundation</li><li>Academany</li> </ul> </footer> <!-- Scripts --> <script src="assets/js/jquery.min.js"></script> <script src="assets/js/jquery.poptrox.min.js"></script> <script src="assets/js/jquery.scrolly.min.js"></script> <script src="assets/js/jquery.scrollex.min.js"></script> <script src="assets/js/skel.min.js"></script> <script src="assets/js/util.js"></script> <!--[if lte IE 8]><script src="assets/js/ie/respond.min.js"></script><![endif]--> <script src="assets/js/main.js"></script> </body> </html>