External Resources references
Scroll Animations
This website incorporates engaging animations facilitated by an external JavaScript library known as "Animation on Scroll - AOS."
AOS is an open-source library available for free use across various purposes.
CDN links:
CDN links:
JavaScript Library:
<script src="https://unpkg.com/aos@next/dist/aos.js"></script>
Stylesheet:
<link rel="stylesheet" href="https://unpkg.com/aos@next/dist/aos.css" />
AOS operates under the MIT license.
Type Animations
This website is using animation resource such as Typed.js. Typed.js is a library that types. Enter in any string, and watch it type at the speed you've set,
backspace what it's typed, and begin a new sentence for however many strings you've set.
CDN links:
CDN links:
JavaScript Library:
<script src="https://unpkg.com/[email protected]/dist/typed.umd.js"></script>
Typed.js operates under the MIT license and allows to use without restriction.
Icons
All icons used in this website are downloaded from Boxicons
CDN links:
CDN links:
Stylesheet:
<link rel="stylesheet" href="https://unpkg.com/[email protected]/css/boxicons.min.css" />
Boxicon operates under the MIT license, The icons (.svg) files are free to download and are licensed under CC 4.0 & The fonts files are licensed under SIL OFL 1.1. Allows to use without restriction.