You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the education section displays each entry in a static manner with alternating divs on the left and right. To enhance the user experience and create a dynamic effect, implement a scrolling animation that reveals each education entry one by one as the user scrolls down.
Key Points:
Implement a scrolling animation for the education section to make the entries appear dynamically.
Preferred animation: a smooth slide-in effect from the sides for each entry.
Test the responsiveness and compatibility of the scrolling effect on various devices and browsers.
The text was updated successfully, but these errors were encountered:
Issue Description
Currently, the education section displays each entry in a static manner with alternating divs on the left and right. To enhance the user experience and create a dynamic effect, implement a scrolling animation that reveals each education entry one by one as the user scrolls down.
Key Points:
The text was updated successfully, but these errors were encountered: