From 310ac0a6ccc5eb28fc0c1cee371ec12599af09f5 Mon Sep 17 00:00:00 2001 From: ForrestKnight Date: Fri, 31 May 2024 09:56:59 -0400 Subject: [PATCH] Added link and image to README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dad4395..4a0be4f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ # 3D Parallax Developer Portfolio Website +![3D Parallax Developer Portfolio Thumbnail](https://ibb.co/pxQsDmp) + ## Introduction -This is a code repository for my 3D portfolio website showcased in this video - TBD. +This is a code repository for my 3D portfolio website showcased in this video - https://youtu.be/f_ZxgQQ74Lc. I built myself a 3D developer portfolio website to replace my minimal portfolio and compliment my GitHub profile page and terminal website. This is a custom website I've been wanting to build for a while, that has the "wow" factor of my terminal website thanks to three.js 3D graphics, interactive animations, and parallax, while maintaining an easy-to-use and intuitive design. This website gives a prospective client or employer a quick look at me and my work as a developer, showing them what I can do with not just the projects listed, but the website itself. And yes, I know the parallax gets tricky when shrinking the window, but I'll fix that... one day... maybe. Maybe one of y'all can fix it for me.