-
Notifications
You must be signed in to change notification settings - Fork 81
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0d526e3
commit 8913589
Showing
2 changed files
with
21 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,21 @@ | ||
# 3d Parallax Developer Portfolio Website | ||
# 3D Parallax Developer Portfolio Website | ||
|
||
## Introduction | ||
This is a code repository for my 3D portfolio website showcased in this video - TBD. | ||
|
||
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. | ||
|
||
## Technologies | ||
- Vite - Build tool for the boilerplate and structure | ||
- JavaScript - Programming language | ||
- React - JavaScript library for building user interfaces | ||
- Tailwind - CSS framework | ||
- Three.js - Animated 3D graphics | ||
- Framer Motion - Interactive animations | ||
- Hostinger - Web hosting platform | ||
- GitHub - Version control & CI/CD | ||
|
||
## Extra Resources | ||
- [Spaceman by wallmasterr](https://sketchfab.com/3d-models/tenhun-falling-spaceman-fanart-9fd80b6a259f41fd99e6f56eee686dc5) | ||
- [Planet Surface by jongjawi](https://stock.adobe.com/images/landscape-surface-of-planet-sky-space-science-fiction-fantasy-illustration/330880441?asset_id=330880441) | ||
- [Position Animation by Teshank](https://github.com/teshank2137/portfolio) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters