Skip to content

taiseen/personal-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Date Action
03 - May - 2021 Project Start ✨
11 - Feb - 2022 migrate from css to sass
04 - Mar - 2022 migrate from html-js to react
31 - Jan - 2023 migrate from react to vite

Personal Portfolio - Live Link

Installed Packages...

  • yarn create react-app
  • yarn add aos
  • yarn add sass
  • yarn add uuid
  • yarn add react-typed

What did I learn, while building this project?
What challenges did I face & How did I overcome them?

Learning Context Or Features Have :-

  • SASS ==> nesting , @mixing + @include, _partial + @import
  • Animate On Scroll Library (ASO)
  • CSS + JS minified version
  • Toggle Theme Colors
  • Typing Animation Js
  • Project Migration
  • Scroll Indicator
  • Responsive Menu
  • Go To Top

Challenges overcome by getting help form :-

  1. Google Search | Blogs
  2. StackOverFlow
  3. Git Discussion Issues
  4. Chrome Developer Tools
  5. My Past Experiences