diff --git a/.vscode/launch.json b/.vscode/launch.json
new file mode 100644
index 000000000..7a9dfa044
--- /dev/null
+++ b/.vscode/launch.json
@@ -0,0 +1,15 @@
+{
+ // Use IntelliSense to learn about possible attributes.
+ // Hover to view descriptions of existing attributes.
+ // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
+ "version": "0.2.0",
+ "configurations": [
+ {
+ "type": "pwa-chrome",
+ "request": "launch",
+ "name": "Launch Chrome against localhost",
+ "url": "http://localhost:8080",
+ "webRoot": "${workspaceFolder}"
+ }
+ ]
+}
\ No newline at end of file
diff --git a/.vscode/settings.json b/.vscode/settings.json
new file mode 100644
index 000000000..6f3a2913e
--- /dev/null
+++ b/.vscode/settings.json
@@ -0,0 +1,3 @@
+{
+ "liveServer.settings.port": 5501
+}
\ No newline at end of file
diff --git a/index.html b/index.html
index d01f779ff..2e4769fff 100644
--- a/index.html
+++ b/index.html
@@ -1,11 +1,78 @@
+
-
-
- Document
+
+
+
+ Document
+
-
+
+
Maksim Raymond
+
+
+
+
+
+
Maksim Raymond
+
+
This is my journey. Im 24 years old. Im a Twitch streamer and needed to create a website for my business. For
+ years I have been into computers and video games. I have always wanted to become a video game tester and figure
+ out how they work. My cousin finally convinced me to take a look at Lambda. Two days into school and already I
+ know how to create a website. Only then did I realize that my dreams could come true through Software
+ Development. Im ready to head to the Next Level!