TechSpiritSS / Terminal-Portfolio

Terminal Style Portfolio made with HTML / CSS / JS
MIT License
64 stars 83 forks source link

Added typing animation and typing cmd #156

Closed VaibhavArora314 closed 1 year ago

VaibhavArora314 commented 1 year ago

Fixes

Fixes #154

Types of changes

Description

Added typing animation. Also added typing cmd, using which we can see the status of whether typing animation is on or off, and by presenting flags like --on or --off we can turn it on or off. Also by providing a number, the user can set a custom typing speed in ms.

https://user-images.githubusercontent.com/84830429/212666098-c636146a-278d-41f7-9c2f-d9eef3369758.mp4

Preview Link

https://terminal-portfolio-hrqcu48hz-vaibhav31.vercel.app/

Checklist:

TechSpiritSS commented 1 year ago
VaibhavArora314 commented 1 year ago

@TechSpiritSS I have made the required changes and resolved the merge conflict, can you please review it now

TechSpiritSS commented 1 year ago

Merge Conflicts

VaibhavArora314 commented 1 year ago

resolved merge conflict

TechSpiritSS commented 1 year ago

Great 🚀