joemogy / joemogy.caSQL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#joemogy.ca

my-3d-web-dev-portfolio

forked many times to make joemogy.ca https://my-3d-web-dev-portfolio.tiiny.site/

02 Advanced CSS: Portfolio

https://my-3d-web-dev-portfolio.tiiny.site/

Description

Short discription

--In this repository you will find the code to a website that I built using HTML CSS npm node.js vive & most importantly three.js for all of the animation of objects in the scene and the field of view changes as scrolling.

  • Why did you build this project? (Note: the answer is not "Because it was a homework assignment.")

A portfolio of work can showcase your skills and talents to employers looking to fill a part-time or full-time position. An effective portfolio highlights your strongest work as well as the thought processes behind it. Students who have portfolios with deployed web applications (meaning they are live on the web) are typically very successful in their career search after the boot camp. This last point can’t be stressed enough: having several deployed projects is a minimum requirement to receive an initial interview at many companies.

  • What problem does it solve?

A portfolio of work can showcase your skills and talents to employers looking to fill a part-time or full-time position. An effective portfolio highlights your strongest work as well as the thought processes behind it. Students who have portfolios with deployed web applications (meaning they are live on the web) are typically very successful in their career search after the boot camp. This last point can’t be stressed enough: having several deployed projects is a minimum requirement to receive an initial interview at many companies. I really could use a job lol https://my-3d-web-dev-portfolio.tiiny.site/

  • What did you learn? html css javascript github vite npm node.js three.js tiiny.host

live Link

-https://my-3d-web-dev-portfolio.tiiny.site/ https://my-3d-web-dev-portfolio.tiiny.site/

Installation

download from repo via zip, http, ssh.

HTTP git@github.com:joemogy/my-3d-web-dev-portfolio.git

SSH git@github.com:joemogy/my-3d-web-dev-portfolio.git

extract

open terminal

npm run dev

if that dosent work do below steps

Usage

HTTP https://github.com/joemogy/my-3d-web-dev-portfolio.git

SSH git@github.com:joemogy/my-3d-web-dev-portfolio.git

git pull

npm i

npm run build

npm run dev

Screenshot

Screenshot

Credits

https://eloquentjavascript.net/ https://www.w3schools.com/html/default.asp https://www.w3schools.com/css/css_howto.asp https://coding-boot-camp.github.io/full-stack/github/professional-readme-guide https://www.youtube.com/watch?v=ouncVBiye_M https://www.youtube.com/watch?v=biOMz4puGt8 https://www.youtube.com/watch?v=705XCEruZFs https://www.youtube.com/watch?v=Q7AOvWpIVHU https://www.youtube.com/watch?v=Qhaz36TZG5Y https://www.youtube.com/watch?v=rwUfKHLB7MY

License

MIT License

Copyright (c) [2022] [Joseph Kennedy Duncan Mogavero]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

🏆

Tests

About


Languages

Language:HTML 68.5%Language:JavaScript 27.5%Language:CSS 4.0%