diff --git a/.idea/.gitignore b/.idea/.gitignore
new file mode 100644
index 000000000..26d33521a
--- /dev/null
+++ b/.idea/.gitignore
@@ -0,0 +1,3 @@
+# Default ignored files
+/shelf/
+/workspace.xml
diff --git a/.idea/caches/deviceStreaming.xml b/.idea/caches/deviceStreaming.xml
new file mode 100644
index 000000000..f37d0c543
--- /dev/null
+++ b/.idea/caches/deviceStreaming.xml
@@ -0,0 +1,509 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/misc.xml b/.idea/misc.xml
new file mode 100644
index 000000000..1945ce5fd
--- /dev/null
+++ b/.idea/misc.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/modules.xml b/.idea/modules.xml
new file mode 100644
index 000000000..a4ca902b4
--- /dev/null
+++ b/.idea/modules.xml
@@ -0,0 +1,8 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/register.iml b/.idea/register.iml
new file mode 100644
index 000000000..d6ebd4805
--- /dev/null
+++ b/.idea/register.iml
@@ -0,0 +1,9 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/vcs.xml b/.idea/vcs.xml
new file mode 100644
index 000000000..35eb1ddfb
--- /dev/null
+++ b/.idea/vcs.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/domains/thorito.json b/domains/thorito.json
new file mode 100644
index 000000000..352138b5e
--- /dev/null
+++ b/domains/thorito.json
@@ -0,0 +1,12 @@
+{
+ "description": "Personal Portfolio Website",
+ "repo": "https://github.com/thorito/thorito",
+ "owner": {
+ "username": "thorito",
+ "email": "victor.villar.misa@gmail.com",
+ "linkedin": "https://www.linkedin.com/in/victor-villar-misa"
+ },
+ "record": {
+ "CNAME": "thorito.github.io"
+ }
+}
\ No newline at end of file