Skip to content

Commit

Permalink
Merge pull request zero-to-mastery#15 from napvlm/master
Browse files Browse the repository at this point in the history
adding new skills and couple lines from myself
  • Loading branch information
Samir Jouni authored Oct 29, 2018
2 parents 32bab8e + ec80c6f commit ee76657
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,9 @@ <h2>Why I take this course?</h2>
<p>I want to work as a web developer of the highest level ..<br>
There are many things that I know and know how to do them perfectly,<br>
but I want to expand my skills and do more ..<br>
I want to learn REAL industry skills that are necessary in 2018 ..</p>
I want to learn REAL industry skills that are necessary in 2018 .. <br>
I was so exicted after reading Andrei's article on Medium, <br>
and now I am excited even more! :D ... </p>

<p>Sooo hope that this course will help me to succeed ..</p>
</main>
Expand All @@ -34,9 +36,11 @@ <h2>The employable skills in 2018:</h2>
<ul>
<li class="skills"><img src="https://www.w3.org/html/logo/downloads/HTML5_Badge_512.png" alt="HTML 5"><a href="https://www.w3schools.com/html/html5_intro.asp"> HTML 5 </li>
<li class="skills"><img src="https://juststickers.in/wp-content/uploads/2014/05/CSS3-Mark-Shape-Cut.png" alt="CSS 3"><a href="https://www.w3schools.com/css/"> CSS 3</li>
<li class="skills"><img src="https://img7.apk.tools/150/7/b/5/me.tuple.sassreference.png" alt="SASS"><a href="https://sass-lang.com/guide"> SASS</li>
<li class="skills"><img src="https://upload.wikimedia.org/wikipedia/commons/thumb/e/ea/Boostrap_logo.svg/440px-Boostrap_logo.svg.png" alt="Bootstrap 4"><a href="https://www.w3schools.com/bootstrap4/"> Bootstrap 4 </li>
<li class="skills"><img src="https://www.easyprogramming.net/logo/js.png" alt="javascript"><a href="https://www.w3schools.com/js/"> Javascript </li>
<li class="skills"><img src="https://raw.githubusercontent.com/rexxars/react-hexagon/HEAD/logo/react-hexagon.png" alt="react"><a href="https://reactjs.org/"> React </li>
<li class="skills"><img src="https://vuejs.org/images/logo.png" alt="Vue.js"><a href="https://vuejs.org/v2/guide/"> Vue </li>
<li class="skills"><img src="http://ronvalstar.nl/wordpress/wp-content/uploads/git-icon.svg" alt="Git + Github"><a href="https://github.com/zero-to-mastery/start-here-guidelines"> Git + Github </li>
<li class="skills"><img src="https://seeklogo.com/images/P/python-logo-A32636CAA3-seeklogo.com.png" alt="Python"><a href="https://www.python.org/"> Python </li>
<li class="skills"><img src="https://wallscover.com/images/nodejs-wallpaper-15.jpg" alt="Node.js"><a href="https://www.w3schools.com/nodejs/nodejs_intro.asp"> Node Js </li>
Expand Down

0 comments on commit ee76657

Please sign in to comment.