I hope you like my work! If you ever want to contact me, my Email, Github and Social Medias can be found below.
diff --git a/pages/AllProjects.css b/pages/AllProjects.css
new file mode 100644
index 0000000..ccac19d
--- /dev/null
+++ b/pages/AllProjects.css
@@ -0,0 +1,15 @@
+.projectThumbnail{
+ width: 16vh;
+ margin-left: 3vw;
+}
+
+.item{
+ display: flex;
+ margin-top: 4vh;
+}
+
+.itemText{
+ display: flex;
+ flex-direction: column;
+ padding: 10px;
+}
\ No newline at end of file
diff --git a/pages/AllProjects.html b/pages/AllProjects.html
index 7968d48..96ca2ba 100644
--- a/pages/AllProjects.html
+++ b/pages/AllProjects.html
@@ -2,23 +2,80 @@
-
-
-
+
+
+
+
Nye Evans Portfolio
+
+
Things I have done:
+
+
+
+
+
Your mum
+
+ lmao I did ur mom
+
+
+
+
+
+
+
+
+
+
And also your dad
+
+ I am bisexual
+
+
+
+
+
+
+
+
+
+
I fucked both your parents
+
+ they were totally into it because Im cool as hell B)
+
+
+
+
+
+
+
+
+
+
*breakdown*
+
+ I'm doin' your mom, yes, yours!
+ First saw her in the Walmart pickin' out your drawers
+ Big Dolly Parton hair like an '80s prom queen
+ But her ass was lookin' good all up in them mom-jeans
+ I approached her in the checkout line, and said, "Yo baby, wassup?"
+ She had two gallons of milk, and I was starin' at her jugs
+ Five minutes later, she agreed to get with me
+
+
+
+
+
+
-
-
-
-
+
Twitter
 
Email
diff --git a/pages/basic.css b/pages/basic.css
new file mode 100644
index 0000000..5b57027
--- /dev/null
+++ b/pages/basic.css
@@ -0,0 +1,86 @@
+@import url("reset.css");
+
+@font-face{
+ font-family:"roboto";
+ font-weight: 100;
+ src: url("../fonts/Roboto/RobotoMono-VariableFont_wght.ttf")
+}
+html{
+ font: 100%;
+}
+
+body{
+ color: #ffd256;
+ background-color: #181818;
+ font-family: "roboto";
+ line-height: 1.3;
+}
+
+button{
+ background-color: transparent;
+ border: none;
+ color: #ffd256;
+}
+
+
+button:focus {
+ border: none;
+ outline: none;
+}
+
+a:link:not(.galleryLink), a:visited:not(.galleryLink){
+ color: #ffd256;
+ border-radius: 2px;
+ transition: background-color 0.5s, color 0.5s;
+}
+
+.galleryLink{
+ text-decoration: none;
+ color:#ffd256;
+}
+
+h1{
+ font-size: clamp(1.2rem, 4vw, 4rem);
+
+ padding-left: 6;
+
+ margin-top: 4vh;
+
+ height: 20vh;
+ text-align: center;
+
+}
+
+.subTitle{
+ font-size: 30%;
+ padding-top: 10;
+ padding-left: 5;
+}
+
+#socialBar{
+ display: flex;
+ margin-bottom: 5vh;
+
+ justify-content: center;
+}
+
+#backButtonContainer{
+ text-align: center;
+ margin-bottom: 7vh;
+ margin-top: 7vh;
+}
+
+
+.orangeBorder{
+ border: 2px solid transparent;
+ border-radius: 5px;
+
+ padding: 5px;
+
+ transition: border 0.5s;
+}
+
+.orangeBorder:hover{
+ border: 2px solid #ffd256;
+ padding: 5px;
+}
\ No newline at end of file
diff --git a/pages/effects.css b/pages/effects.css
index b726ff9..5835951 100644
--- a/pages/effects.css
+++ b/pages/effects.css
@@ -45,4 +45,4 @@ span:hover{
::-webkit-selection {
background-color: #ffd256;
color: #181818;
-}
\ No newline at end of file
+}
diff --git a/pages/gallery/aardvark-work/aardvark-work.html b/pages/gallery/aardvark-work/aardvark-work.html
index 371e5b4..abdfafe 100644
--- a/pages/gallery/aardvark-work/aardvark-work.html
+++ b/pages/gallery/aardvark-work/aardvark-work.html
@@ -1,6 +1,7 @@
@@ -46,7 +47,7 @@
\ No newline at end of file
diff --git a/pages/gallery/blog-post-default.css b/pages/gallery/blog-post-default.css
index b8874ea..bc63ee0 100644
--- a/pages/gallery/blog-post-default.css
+++ b/pages/gallery/blog-post-default.css
@@ -62,11 +62,6 @@ iframe:hover{
text-decoration: none;
}
-#backButtonContainer{
- text-align: center;
- margin-bottom: 7vh;
- margin-top: 7vh;
-}
@media (orientation:portrait){
diff --git a/pages/gallery/cat-tower-defence/cat-tower-defence.html b/pages/gallery/cat-tower-defence/cat-tower-defence.html
index f3f2b12..a96ac26 100644
--- a/pages/gallery/cat-tower-defence/cat-tower-defence.html
+++ b/pages/gallery/cat-tower-defence/cat-tower-defence.html
@@ -1,6 +1,7 @@
@@ -26,7 +27,7 @@
\ No newline at end of file
diff --git a/pages/gallery/epq-project/epq-project.html b/pages/gallery/epq-project/epq-project.html
index 694d873..a562b30 100644
--- a/pages/gallery/epq-project/epq-project.html
+++ b/pages/gallery/epq-project/epq-project.html
@@ -2,6 +2,7 @@
@@ -31,7 +32,7 @@