kunaal438 / threejs-personal-portfolio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Three JS Personal Portfolio

Webpage

Download Full Code Here - Source Code

Download this repo to start following the tutorial

This repo has

  1. Google Fonts CDN
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@100;300;400;500;600;700;800;900&family=Roboto+Slab:wght@100;300;500;600;700;800;900&family=Roboto:wght@400;700&family=Sahitya&display=swap" rel="stylesheet">
  1. Font Awesome CDN
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.1/css/all.min.css" />

You can manually add these CDNs too.

Instagram

Facebook

Twitter

Dev.to

YouTube

About


Languages

Language:JavaScript 84.3%Language:HTML 15.7%