From ea18dcdb8ec2476d687927c76934a732a55d2437 Mon Sep 17 00:00:00 2001 From: badbl0cks <4161747+badbl0cks@users.noreply.github.com> Date: Thu, 17 Jul 2025 23:05:39 -0700 Subject: [PATCH] feat: add project card component and clean up homepage --- app/app.vue | 6 +-- app/components/ContactForm.vue | 2 +- app/components/ProjectCard.vue | 44 ++++++++++++++++ app/pages/index.vue | 95 +++++++++++----------------------- 4 files changed, 79 insertions(+), 68 deletions(-) create mode 100644 app/components/ProjectCard.vue diff --git a/app/app.vue b/app/app.vue index 66c135a..c968ebd 100644 --- a/app/app.vue +++ b/app/app.vue @@ -11,7 +11,7 @@
Social
- - - - Text Me! + Text Me! (Rob ☺️)
diff --git a/app/components/ProjectCard.vue b/app/components/ProjectCard.vue new file mode 100644 index 0000000..8b0833c --- /dev/null +++ b/app/components/ProjectCard.vue @@ -0,0 +1,44 @@ + + + + + diff --git a/app/pages/index.vue b/app/pages/index.vue index dd10256..882aa25 100644 --- a/app/pages/index.vue +++ b/app/pages/index.vue @@ -31,14 +31,14 @@

- Hello! I'm a passionate and creative junior web developer with a - knack for building beautiful and functional websites. I love - learning new technologies and I'm always looking for exciting - projects to work on. + Hiya! I'm a passionate and creative web developer with a knack for + building beautiful and functional websites. I love learning new + technologies and I'm always looking for exciting projects to work + on.

My Skills

-
HTML
+
HTML5
CSS
JavaScript
Git
@@ -51,68 +51,35 @@
- - +
-

My Projects

+

Current Projects

- -
-
-

Project One

-

- Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do - eiusmod tempor incididunt ut labore et dolore magna aliqua. -

-
- - -
-
-
- -
-
-

Project Two

-

- Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do - eiusmod tempor incididunt ut labore et dolore magna aliqua. -

-
- - -
-
-
- -
-
-

Project Three

-

- Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do - eiusmod tempor incididunt ut labore et dolore magna aliqua. -

-
- - -
-
-
- -
-
-

Project Four

-

- Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do - eiusmod tempor incididunt ut labore et dolore magna aliqua. -

-
- - -
-
-
+ +
+
+
+ +
+
+

Inactive Projects

+
+ + +