Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 4 days ago
JSON representation
Work Store Place
- Host: GitHub
- URL: https://github.com/taiseen/personal-portfolio
- Owner: taiseen
- Created: 2021-05-04T20:07:05.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-26T22:00:41.000Z (4 months ago)
- Last Synced: 2024-07-26T23:21:19.078Z (4 months 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: 941 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