https://github.com/taiseen/personal-portfolio
Work Store Place
https://github.com/taiseen/personal-portfolio
aos aos-animation html javascript media-query portfolio portfolio-website react react-typed reactjs responsive sass uuid-generator vite vite-js
Last synced: 8 months ago
JSON representation
Work Store Place
- Host: GitHub
- URL: https://github.com/taiseen/personal-portfolio
- Owner: taiseen
- Created: 2021-05-04T20:07:05.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-02-13T19:46:33.000Z (over 1 year ago)
- Last Synced: 2025-06-03T19:03:21.925Z (about 1 year ago)
- Topics: aos, aos-animation, html, javascript, media-query, portfolio, portfolio-website, react, react-typed, reactjs, responsive, sass, uuid-generator, vite, vite-js
- Language: JavaScript
- Homepage: https://taiseen.netlify.app
- Size: 948 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
> | 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](https://taiseen.netlify.app)
## 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