diff --git a/participants/fares.ahmad/auto.sh b/participants/fares.ahmad/auto.sh
index e04a0cb3e7fec932f16a7c78d6cf1cefd32dfba7..dd23822f8ec7d98d758163ecd7d832a9dbeabc17 100644
--- a/participants/fares.ahmad/auto.sh
+++ b/participants/fares.ahmad/auto.sh
@@ -10,6 +10,7 @@ pandoc -s -t html laserCutter.md -o laserCutter.html
 pandoc -s -t html shopbot.md -o shopbot.html
 pandoc -s -t html vinyl.md -o vinyl.html
 pandoc -s -t html principles.md -o principles.html
+pandoc -s -t html finalProject.md -o finalProject.html
 echo "All files converteds to html"
 echo "Pull"
 
diff --git a/participants/fares.ahmad/finalProject.html b/participants/fares.ahmad/finalProject.html
new file mode 100644
index 0000000000000000000000000000000000000000..839eea6eed4f478d844ad7991e416a57705ef219
--- /dev/null
+++ b/participants/fares.ahmad/finalProject.html
@@ -0,0 +1,13 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+  <meta http-equiv="Content-Style-Type" content="text/css" />
+  <meta name="generator" content="pandoc" />
+  <title></title>
+  <style type="text/css">code{white-space: pre;}</style>
+</head>
+<body>
+
+</body>
+</html>
diff --git a/participants/fares.ahmad/finalProject.md b/participants/fares.ahmad/finalProject.md
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/participants/fares.ahmad/first.md b/participants/fares.ahmad/first.md
new file mode 100644
index 0000000000000000000000000000000000000000..a97b60d8b074e314ae0b5f70386e7dc585ffe1df
--- /dev/null
+++ b/participants/fares.ahmad/first.md
@@ -0,0 +1,7 @@
+# Index Page
+
+- [Introduction](introduction.html)
+
+# Final Project
+
+[Final Project](finalProject.html)