Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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