diff --git a/participants/fares.ahmad/images/jy1.jpg b/participants/fares.ahmad/images/jy1.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..71cc6bf88c1e30fa67c9194584f5800d9439ddfd
Binary files /dev/null and b/participants/fares.ahmad/images/jy1.jpg differ
diff --git a/participants/fares.ahmad/index.html b/participants/fares.ahmad/index.html
index 156c9609085044c8c8365334f298fcef2f661a9e..3122a76789c5c0c89c5258ee7e1c45de65a26010 100644
--- a/participants/fares.ahmad/index.html
+++ b/participants/fares.ahmad/index.html
@@ -9,12 +9,27 @@
 </head>
 <body>
 <h1 id="index-page">Index Page</h1>
+<p>My name is Ahmad Fares, I have graduated from Jordan University of Science and Technology as a <em>mechanical engineer</em>. I am a member of <strong>Masar initiative</strong> which aims to build and launch Jordan's First satellite and now I am taking the prefab academy to build the crown prince foundation fab lab.</p>
+<p>This a photo which shows our satellite. <img src="images/jy1.jpg" /></p>
+<p>My first linux command is <code>sudo apt update</code></p>
+<p>list of machines in the fab lab:</p>
 <ul>
-<li><a href="introduction.html">Introduction</a></li>
+<li>laser cutter</li>
+<li>3d printers</li>
+<li>ultimaker</li>
+<li>formlabs</li>
+<li>shopbot</li>
+<li>vinyl cutter</li>
+<li>PCB mill</li>
+<li>CNC machine</li>
 </ul>
-<h1 id="final-project">Final Project</h1>
-<ul>
+<h3 id="documentation">Documentation</h3>
+<ol style="list-style-type: decimal">
+<li><a href="introduction.html">Introduction</a></li>
+<li><a href="vinyl.html">vinyl cutter</a></li>
+<li><a href="Linux.html">Linux</a></li>
+<li><a href="laserCutter.html">lader cutter</a></li>
 <li><a href="finalProject.html">Final Project</a></li>
-</ul>
+</ol>
 </body>
 </html>
diff --git a/participants/fares.ahmad/index.md b/participants/fares.ahmad/index.md
index a1fc54526e353a89ba1706ccbf40d9f1e95c3903..68524b5e933f0ef848a21ab7be51a5f357324500 100644
--- a/participants/fares.ahmad/index.md
+++ b/participants/fares.ahmad/index.md
@@ -1,7 +1,28 @@
 # Index Page
 
-- [Introduction](introduction.html)
+My name is Ahmad Fares, I have graduated from Jordan University of Science and Technology as a *mechanical engineer*. I am a member of **Masar initiative** which aims to build and launch Jordan's First satellite and now I am taking the prefab academy to build the crown prince foundation fab lab.
 
-# Final Project
 
-- [Final Project](finalProject.html)
+This a photo which shows our satellite.
+![](images/jy1.jpg)
+
+My first linux command is `sudo apt update`
+
+list of machines in the fab lab:
+
+- laser cutter
+- 3d printers
+ - ultimaker
+ - formlabs
+- shopbot
+- vinyl cutter
+- PCB mill
+- CNC machine
+
+### Documentation 
+
+1. [Introduction](introduction.html)
+1. [vinyl cutter](vinyl.html)
+1. [Linux](Linux.html)
+1. [lader cutter](laserCutter.html)
+1. [Final Project](finalProject.html)