├── 10 Different Pulse Effect ├── 10 Different Pulse Effect.zip ├── index.html └── style.css ├── 10 Different Spinner ├── 10 Different Spinner.zip ├── index.html └── style.css ├── 3D Flipping Text ├── 3D Flipping Text.zip ├── index.html └── style.css ├── 3D Navigation Menu └── dist │ ├── index.html │ └── style.css ├── 3d Card With Hover ├── 3d Card With Hover.zip ├── index.html └── style.css ├── 4 Dot Liquid Loader ├── 4 Dot Liquid Loader.zip ├── index.html └── style.css ├── 403 Landing Page ├── 403 Landing Page.zip ├── index.html ├── script.js └── style.css ├── 9 Dot Navigation ├── 9 Dot Navigation.zip └── 9 Dot Navigation │ ├── index.html │ └── style.css ├── 9 Dots Navigation updated ├── 9 Dots Navigation updated.zip ├── index.html └── style.css ├── Animated Skills Bar ├── Animated Skills Bar.zip ├── index.html └── style.css ├── Beer 404 Page ├── Beer 404 Page.zip ├── index.html └── style.css ├── Butterfly Share Button ├── Butterfly Share Button.zip ├── index.html └── style.css ├── Button Ripple Effect └── dist │ ├── index.html │ ├── script.js │ └── style.css ├── CSS Cube Hover effect ├── CSS Cube Hover effect.zip ├── index.html └── style.css ├── Capture Screenshot in JavaScript ├── Capture Screenshot in JavaScript.zip ├── index.html ├── script.js └── style.css ├── Card Hover Effect V1 ├── Card Hover Effect V1.zip ├── index.html └── style.css ├── Card Hover Effect V2 ├── Card Hover Effect V2.zip ├── index.html └── style.css ├── Card Hover Effect V3 ├── Card Hover Effect V3.zip ├── index.html └── style.css ├── Circular Progress Bar ├── Circular Progress Bar.zip ├── Index.html ├── css │ └── style.css └── js │ └── script.js ├── Corner Menu └── Corner Menu │ ├── index.html │ ├── script.js │ └── style.css ├── Creative Link Hover └── dist │ ├── index.html │ └── style.css ├── Custom Captcha Generator using JS └── dist │ ├── index.html │ ├── script.js │ └── style.css ├── Custom-Scrollbar ├── Custom Scrollbar │ ├── index.html │ └── style.css └── Custom-Scrollbar.zip ├── Dark & Light - Calculator ├── index.html ├── script.js └── style.css ├── Detect Battery Status ├── Detect Battery Status.zip └── Detect Battery Status │ ├── index.html │ ├── script.js │ └── style.css ├── Digital Clock With Reflection ├── Digital Clock With Reflection.zip ├── index.html └── style.css ├── Download Button ├── Download Button.zip ├── dist │ ├── index.html │ ├── script.js │ └── style.css ├── index.html └── style.css ├── Drop Liquid Loading ├── Drop Liquid Loading.zip ├── index.html └── style.css ├── Dynamic Calendar JavaScript ├── Dynamic Calendar JavaScript.zip ├── index.html ├── script.js └── style.css ├── Dynamic Stopwatch ├── index.html ├── script.js └── style.css ├── Forest Parallex Website └── dist │ ├── index.html │ ├── script.js │ └── style.css ├── Frame Hover Effect ├── Frame Hover Effect.zip ├── index.html └── style.css ├── Full Overlay Navigation ├── Full Overlay Navigation.zip ├── index.html ├── script.js └── style.css ├── Glassmorph Calculator ├── Glassmorph Calculator.zip ├── index.html ├── script.js └── style.css ├── Glassmorph Loader ├── Glassmorph Loader.zip ├── index.html └── style.css ├── Glassmorphism Analog Clock └── Glassmorphism-Analog-Clock-using-CSS-and-JavaScript-Main │ ├── css │ └── style.css │ ├── images │ ├── 00.jpg │ └── clock.png │ ├── index.html │ └── js │ └── script.js ├── Glassmorphism Credit Card ├── Glassmorphism Credit Card.zip ├── images │ ├── chip.png │ └── logo.png └── index.html ├── Glassmorphism Login Form └── Glassmorphism Login Form │ ├── index.html │ └── style.css ├── Glowing Gradient Button └── dist │ ├── index.html │ └── style.css ├── Glowing Input Login Form └── Glowing Input Login Form │ ├── index.html │ └── style.css ├── Glowing Login Form ├── AnimatedLoginPage_001 │ ├── index.html │ └── style.css ├── index.html └── style.css ├── Glowing Menu Hover └── dist │ ├── index.html │ └── style.css ├── Glowing Neon Button └── dist │ ├── index.html │ ├── script.js │ └── style.css ├── Glowing Neon Buttons └── dist │ ├── index.html │ └── style.css ├── Google Fiber Loader └── dist │ ├── index.html │ └── style.css ├── Gradient Button hover └── dist │ ├── index.html │ └── style.css ├── Hacker Login Form └── dist │ ├── index.html │ └── style.css ├── Heart Checkbox └── dist │ ├── index.html │ └── style.css ├── Heart Loader └── dist │ ├── index.html │ └── style.css ├── Heart Rate Animation ├── Heart Rate Animation.zip ├── index.html └── style.css ├── I Love You Animation ├── I Love You Animation.zip ├── index.html ├── script.js └── style.css ├── I love You Card ├── I love You Card.zip ├── index.html ├── script.js └── style.css ├── Indian Flag using CSS ├── Indian Flag using CSS.zip ├── index.html └── style.css ├── Input Animation └── dist │ ├── index.html │ ├── script.js │ └── style.css ├── Item Card Hover Effect ├── Item Card Hover Effect.zip ├── index.html └── style.css ├── Juicy Hamburgers Menu ├── Juicy Hamburgers Menu.zip ├── index.html └── style.css ├── Light & Dark Toggle button └── dist │ ├── index.html │ ├── script.js │ └── style.css ├── Lines Background Animation └── dist │ ├── index.html │ └── style.css ├── Liquid Loader ├── Liquid Loader.zip ├── index.html └── style.css ├── Magic Indicator Menu └── dist │ ├── index.html │ ├── script.js │ └── style.css ├── Magic Navigation Menu 2 └── dist │ ├── index.html │ ├── script.js │ └── style.css ├── Magic Navigation Menu └── dist │ ├── index.html │ ├── script.js │ └── style.css ├── Magic Social Share Menu └── dist │ ├── index.html │ ├── script.js │ └── style.css ├── Memory Card Game ├── Memory Card Game.zip ├── images │ ├── img-1.png │ ├── img-2.png │ ├── img-3.png │ ├── img-4.png │ ├── img-5.png │ ├── img-6.png │ ├── img-7.png │ ├── img-8.png │ └── que_icon.svg ├── index.html ├── script.js └── style.css ├── Moon Animation └── Moon Animation │ ├── index.html │ └── style.css ├── Naughty Submit Button └── dist │ ├── index.html │ ├── script.js │ └── style.css ├── Neon Button ├── Neon Button.zip ├── index.html └── style.css ├── Neon Dash Loader ├── Neon Dash Loader.zip ├── index.html └── style.css ├── Neon Navigation ├── Neon Navigation.zip ├── index.html └── style.css ├── Neumorphism Calculator with Dark-light └── dist │ ├── index.html │ ├── script.js │ └── style.css ├── Neumorphism Clock ├── Neumorphism Clock.zip ├── index.html ├── script.js └── style.css ├── Neumorphism Rocket Loader └── dist │ ├── index.html │ └── style.css ├── Ninja Calculator └── dist │ ├── index.html │ ├── script.js │ └── style.css ├── Pagination V1 ├── Pagination V1.zip ├── index.html └── style.css ├── Parallax Scrolling Website ├── Parallax Scrolling Website.zip └── ParallaxScrollingWebsite │ ├── image_source.txt │ ├── images │ ├── image_source.txt │ ├── man.png │ ├── monutain_01.png │ ├── monutain_02.png │ ├── plants.png │ ├── trees_01.png │ └── trees_02.png │ ├── index.html │ ├── man.png │ ├── monutain_01.png │ ├── monutain_02.png │ ├── plants.png │ ├── style.css │ ├── trees_01.png │ └── trees_02.png ├── Particles Button ├── Particles Button.zip ├── index.html ├── script.js └── style.css ├── Password Generator └── dist │ ├── index.html │ ├── script.js │ └── style.css ├── Password Input Light └── dist │ ├── index.html │ ├── script.js │ └── style.css ├── Password Validator JS └── dist │ ├── index.html │ ├── script.js │ └── style.css ├── Password strength checker └── dist │ ├── index.html │ ├── script.js │ └── style.css ├── Product Card Info ├── index.html └── style.css ├── Quadratic loader ├── Quadratic loader.zip ├── index.html └── style.css ├── README.md ├── Responsive Footer for Contact Us ├── Responsive Footer for Contact Us.zip ├── index.html └── style.css ├── Responsive Grid Tracks ├── Responsive Grid Tracks.zip ├── index.html ├── script.js └── style.css ├── Responsive Service Section └── dist │ ├── index.html │ └── style.css ├── Search Bar ├── Search Bar.zip ├── index.html └── style.css ├── Search Box ├── index.html ├── script.js └── style.css ├── Sign up for newsletter ├── Sign up for newsletter.zip ├── index.html ├── script.js └── style.css ├── Simple Alarm Clock ├── Alarm Clock in JavaScript │ ├── files │ │ ├── clock.svg │ │ └── ringtone.mp3 │ ├── index.html │ ├── script.js │ └── style.css └── Simple Alarm Clock.zip ├── Skeuomorphism-Button └── Skeuomorphism Button │ ├── index.html │ ├── script.js │ └── style.css ├── Skype Loader ├── index.html └── style.css ├── Slide out social button ├── Slide out social button.zip ├── index.html └── style.css ├── Sliding Product Card ├── Sliding Product Card.zip ├── index.html ├── shoe.jpg └── style.css ├── Snake Login Form └── dist │ ├── index.html │ ├── script.js │ └── style.css ├── Snake Game in JavaScript └── Snake Game in JavaScript │ ├── index.html │ ├── script.js │ └── style.css ├── Snake Glowing Button └── dist │ ├── index.html │ └── style.css ├── Snake Login Form ├── Snake Login Form.zip ├── index.html ├── script.js └── style.css ├── Sneakers Product Card ├── Sneakers Product Card.zip ├── index.html └── style.css ├── Social Share Button ├── Social Share Button.zip ├── index.html ├── script.js └── style.css ├── Space Parallex Scrolling └── dist │ ├── index.html │ ├── script.js │ └── style.css ├── Starbucks Landing Page ├── README.md ├── css │ └── styles.css ├── img │ ├── Display.png │ ├── facebook.png │ ├── img1.png │ ├── img2.png │ ├── img3.png │ ├── instagram.png │ ├── logo.png │ ├── thumb1.png │ ├── thumb2.png │ ├── thumb3.png │ └── twitter.png ├── index.html └── js │ └── script.js ├── Tab Bar Navigation └── dist │ ├── index.html │ ├── script.js │ └── style.css ├── Tab bar Navigation ├── Tab bar Navigation.zip ├── index.html ├── script.js └── style.css ├── Text Card Hover Effect └── dist │ ├── index.html │ └── style.css ├── Text Hover Effect India Ukraine Russia ├── India Ukraine Russia Hover Effect │ └── index.html └── Text Hover Effect India Ukraine Russia.zip ├── Theme Digital Clock └── dist │ ├── index.html │ ├── script.js │ └── style.css ├── Thinking Hand └── dist │ ├── index.html │ └── style.css ├── Todo List App └── Todo List App │ ├── css │ └── style.css │ ├── index.html │ └── js │ └── script.js ├── Video Button Animation ├── Video Button Animation.zip ├── index.html └── style.css ├── Wacky Hamburger Menu ├── Wacky Hamburger Menu.zip ├── index.html └── style.css ├── Wavy Hover Buttons ├── Wavy Hover Buttons.zip ├── index.html └── style.css ├── Weight Converter ├── Weight Converter.zip └── Weight Converter │ ├── index.html │ ├── script.js │ └── style.css └── scroll to top ├── index.html ├── scroll to top.zip └── style.css /10 Different Pulse Effect/10 Different Pulse Effect.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/10 Different Pulse Effect/10 Different Pulse Effect.zip -------------------------------------------------------------------------------- /10 Different Pulse Effect/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/10 Different Pulse Effect/index.html -------------------------------------------------------------------------------- /10 Different Pulse Effect/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/10 Different Pulse Effect/style.css -------------------------------------------------------------------------------- /10 Different Spinner/10 Different Spinner.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/10 Different Spinner/10 Different Spinner.zip -------------------------------------------------------------------------------- /10 Different Spinner/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/10 Different Spinner/index.html -------------------------------------------------------------------------------- /10 Different Spinner/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/10 Different Spinner/style.css -------------------------------------------------------------------------------- /3D Flipping Text/3D Flipping Text.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/3D Flipping Text/3D Flipping Text.zip -------------------------------------------------------------------------------- /3D Flipping Text/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/3D Flipping Text/index.html -------------------------------------------------------------------------------- /3D Flipping Text/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/3D Flipping Text/style.css -------------------------------------------------------------------------------- /3D Navigation Menu/dist/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/3D Navigation Menu/dist/index.html -------------------------------------------------------------------------------- /3D Navigation Menu/dist/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/3D Navigation Menu/dist/style.css -------------------------------------------------------------------------------- /3d Card With Hover/3d Card With Hover.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/3d Card With Hover/3d Card With Hover.zip -------------------------------------------------------------------------------- /3d Card With Hover/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/3d Card With Hover/index.html -------------------------------------------------------------------------------- /3d Card With Hover/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/3d Card With Hover/style.css -------------------------------------------------------------------------------- /4 Dot Liquid Loader/4 Dot Liquid Loader.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/4 Dot Liquid Loader/4 Dot Liquid Loader.zip -------------------------------------------------------------------------------- /4 Dot Liquid Loader/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/4 Dot Liquid Loader/index.html -------------------------------------------------------------------------------- /4 Dot Liquid Loader/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/4 Dot Liquid Loader/style.css -------------------------------------------------------------------------------- /403 Landing Page/403 Landing Page.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/403 Landing Page/403 Landing Page.zip -------------------------------------------------------------------------------- /403 Landing Page/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/403 Landing Page/index.html -------------------------------------------------------------------------------- /403 Landing Page/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/403 Landing Page/script.js -------------------------------------------------------------------------------- /403 Landing Page/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/403 Landing Page/style.css -------------------------------------------------------------------------------- /9 Dot Navigation/9 Dot Navigation.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/9 Dot Navigation/9 Dot Navigation.zip -------------------------------------------------------------------------------- /9 Dot Navigation/9 Dot Navigation/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/9 Dot Navigation/9 Dot Navigation/index.html -------------------------------------------------------------------------------- /9 Dot Navigation/9 Dot Navigation/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/9 Dot Navigation/9 Dot Navigation/style.css -------------------------------------------------------------------------------- /9 Dots Navigation updated/9 Dots Navigation updated.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/9 Dots Navigation updated/9 Dots Navigation updated.zip -------------------------------------------------------------------------------- /9 Dots Navigation updated/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/9 Dots Navigation updated/index.html -------------------------------------------------------------------------------- /9 Dots Navigation updated/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/9 Dots Navigation updated/style.css -------------------------------------------------------------------------------- /Animated Skills Bar/Animated Skills Bar.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Animated Skills Bar/Animated Skills Bar.zip -------------------------------------------------------------------------------- /Animated Skills Bar/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Animated Skills Bar/index.html -------------------------------------------------------------------------------- /Animated Skills Bar/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Animated Skills Bar/style.css -------------------------------------------------------------------------------- /Beer 404 Page/Beer 404 Page.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Beer 404 Page/Beer 404 Page.zip -------------------------------------------------------------------------------- /Beer 404 Page/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Beer 404 Page/index.html -------------------------------------------------------------------------------- /Beer 404 Page/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Beer 404 Page/style.css -------------------------------------------------------------------------------- /Butterfly Share Button/Butterfly Share Button.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Butterfly Share Button/Butterfly Share Button.zip -------------------------------------------------------------------------------- /Butterfly Share Button/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Butterfly Share Button/index.html -------------------------------------------------------------------------------- /Butterfly Share Button/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Butterfly Share Button/style.css -------------------------------------------------------------------------------- /Button Ripple Effect/dist/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Button Ripple Effect/dist/index.html -------------------------------------------------------------------------------- /Button Ripple Effect/dist/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Button Ripple Effect/dist/script.js -------------------------------------------------------------------------------- /Button Ripple Effect/dist/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Button Ripple Effect/dist/style.css -------------------------------------------------------------------------------- /CSS Cube Hover effect/CSS Cube Hover effect.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/CSS Cube Hover effect/CSS Cube Hover effect.zip -------------------------------------------------------------------------------- /CSS Cube Hover effect/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/CSS Cube Hover effect/index.html -------------------------------------------------------------------------------- /CSS Cube Hover effect/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/CSS Cube Hover effect/style.css -------------------------------------------------------------------------------- /Capture Screenshot in JavaScript/Capture Screenshot in JavaScript.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Capture Screenshot in JavaScript/Capture Screenshot in JavaScript.zip -------------------------------------------------------------------------------- /Capture Screenshot in JavaScript/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Capture Screenshot in JavaScript/index.html -------------------------------------------------------------------------------- /Capture Screenshot in JavaScript/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Capture Screenshot in JavaScript/script.js -------------------------------------------------------------------------------- /Capture Screenshot in JavaScript/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Capture Screenshot in JavaScript/style.css -------------------------------------------------------------------------------- /Card Hover Effect V1/Card Hover Effect V1.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Card Hover Effect V1/Card Hover Effect V1.zip -------------------------------------------------------------------------------- /Card Hover Effect V1/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Card Hover Effect V1/index.html -------------------------------------------------------------------------------- /Card Hover Effect V1/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Card Hover Effect V1/style.css -------------------------------------------------------------------------------- /Card Hover Effect V2/Card Hover Effect V2.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Card Hover Effect V2/Card Hover Effect V2.zip -------------------------------------------------------------------------------- /Card Hover Effect V2/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Card Hover Effect V2/index.html -------------------------------------------------------------------------------- /Card Hover Effect V2/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Card Hover Effect V2/style.css -------------------------------------------------------------------------------- /Card Hover Effect V3/Card Hover Effect V3.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Card Hover Effect V3/Card Hover Effect V3.zip -------------------------------------------------------------------------------- /Card Hover Effect V3/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Card Hover Effect V3/index.html -------------------------------------------------------------------------------- /Card Hover Effect V3/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Card Hover Effect V3/style.css -------------------------------------------------------------------------------- /Circular Progress Bar/Circular Progress Bar.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Circular Progress Bar/Circular Progress Bar.zip -------------------------------------------------------------------------------- /Circular Progress Bar/Index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Circular Progress Bar/Index.html -------------------------------------------------------------------------------- /Circular Progress Bar/css/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Circular Progress Bar/css/style.css -------------------------------------------------------------------------------- /Circular Progress Bar/js/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Circular Progress Bar/js/script.js -------------------------------------------------------------------------------- /Corner Menu/Corner Menu/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Corner Menu/Corner Menu/index.html -------------------------------------------------------------------------------- /Corner Menu/Corner Menu/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Corner Menu/Corner Menu/script.js -------------------------------------------------------------------------------- /Corner Menu/Corner Menu/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Corner Menu/Corner Menu/style.css -------------------------------------------------------------------------------- /Creative Link Hover/dist/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Creative Link Hover/dist/index.html -------------------------------------------------------------------------------- /Creative Link Hover/dist/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Creative Link Hover/dist/style.css -------------------------------------------------------------------------------- /Custom Captcha Generator using JS/dist/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Custom Captcha Generator using JS/dist/index.html -------------------------------------------------------------------------------- /Custom Captcha Generator using JS/dist/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Custom Captcha Generator using JS/dist/script.js -------------------------------------------------------------------------------- /Custom Captcha Generator using JS/dist/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Custom Captcha Generator using JS/dist/style.css -------------------------------------------------------------------------------- /Custom-Scrollbar/Custom Scrollbar/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Custom-Scrollbar/Custom Scrollbar/index.html -------------------------------------------------------------------------------- /Custom-Scrollbar/Custom Scrollbar/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Custom-Scrollbar/Custom Scrollbar/style.css -------------------------------------------------------------------------------- /Custom-Scrollbar/Custom-Scrollbar.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Custom-Scrollbar/Custom-Scrollbar.zip -------------------------------------------------------------------------------- /Dark & Light - Calculator/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Dark & Light - Calculator/index.html -------------------------------------------------------------------------------- /Dark & Light - Calculator/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Dark & Light - Calculator/script.js -------------------------------------------------------------------------------- /Dark & Light - Calculator/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Dark & Light - Calculator/style.css -------------------------------------------------------------------------------- /Detect Battery Status/Detect Battery Status.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Detect Battery Status/Detect Battery Status.zip -------------------------------------------------------------------------------- /Detect Battery Status/Detect Battery Status/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Detect Battery Status/Detect Battery Status/index.html -------------------------------------------------------------------------------- /Detect Battery Status/Detect Battery Status/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Detect Battery Status/Detect Battery Status/script.js -------------------------------------------------------------------------------- /Detect Battery Status/Detect Battery Status/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Detect Battery Status/Detect Battery Status/style.css -------------------------------------------------------------------------------- /Digital Clock With Reflection/Digital Clock With Reflection.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Digital Clock With Reflection/Digital Clock With Reflection.zip -------------------------------------------------------------------------------- /Digital Clock With Reflection/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Digital Clock With Reflection/index.html -------------------------------------------------------------------------------- /Digital Clock With Reflection/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Digital Clock With Reflection/style.css -------------------------------------------------------------------------------- /Download Button/Download Button.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Download Button/Download Button.zip -------------------------------------------------------------------------------- /Download Button/dist/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Download Button/dist/index.html -------------------------------------------------------------------------------- /Download Button/dist/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Download Button/dist/script.js -------------------------------------------------------------------------------- /Download Button/dist/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Download Button/dist/style.css -------------------------------------------------------------------------------- /Download Button/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Download Button/index.html -------------------------------------------------------------------------------- /Download Button/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Download Button/style.css -------------------------------------------------------------------------------- /Drop Liquid Loading/Drop Liquid Loading.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Drop Liquid Loading/Drop Liquid Loading.zip -------------------------------------------------------------------------------- /Drop Liquid Loading/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Drop Liquid Loading/index.html -------------------------------------------------------------------------------- /Drop Liquid Loading/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Drop Liquid Loading/style.css -------------------------------------------------------------------------------- /Dynamic Calendar JavaScript/Dynamic Calendar JavaScript.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Dynamic Calendar JavaScript/Dynamic Calendar JavaScript.zip -------------------------------------------------------------------------------- /Dynamic Calendar JavaScript/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Dynamic Calendar JavaScript/index.html -------------------------------------------------------------------------------- /Dynamic Calendar JavaScript/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Dynamic Calendar JavaScript/script.js -------------------------------------------------------------------------------- /Dynamic Calendar JavaScript/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Dynamic Calendar JavaScript/style.css -------------------------------------------------------------------------------- /Dynamic Stopwatch/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Dynamic Stopwatch/index.html -------------------------------------------------------------------------------- /Dynamic Stopwatch/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Dynamic Stopwatch/script.js -------------------------------------------------------------------------------- /Dynamic Stopwatch/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Dynamic Stopwatch/style.css -------------------------------------------------------------------------------- /Forest Parallex Website/dist/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Forest Parallex Website/dist/index.html -------------------------------------------------------------------------------- /Forest Parallex Website/dist/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Forest Parallex Website/dist/script.js -------------------------------------------------------------------------------- /Forest Parallex Website/dist/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Forest Parallex Website/dist/style.css -------------------------------------------------------------------------------- /Frame Hover Effect/Frame Hover Effect.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Frame Hover Effect/Frame Hover Effect.zip -------------------------------------------------------------------------------- /Frame Hover Effect/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Frame Hover Effect/index.html -------------------------------------------------------------------------------- /Frame Hover Effect/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Frame Hover Effect/style.css -------------------------------------------------------------------------------- /Full Overlay Navigation/Full Overlay Navigation.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Full Overlay Navigation/Full Overlay Navigation.zip -------------------------------------------------------------------------------- /Full Overlay Navigation/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Full Overlay Navigation/index.html -------------------------------------------------------------------------------- /Full Overlay Navigation/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Full Overlay Navigation/script.js -------------------------------------------------------------------------------- /Full Overlay Navigation/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Full Overlay Navigation/style.css -------------------------------------------------------------------------------- /Glassmorph Calculator/Glassmorph Calculator.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Glassmorph Calculator/Glassmorph Calculator.zip -------------------------------------------------------------------------------- /Glassmorph Calculator/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Glassmorph Calculator/index.html -------------------------------------------------------------------------------- /Glassmorph Calculator/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Glassmorph Calculator/script.js -------------------------------------------------------------------------------- /Glassmorph Calculator/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Glassmorph Calculator/style.css -------------------------------------------------------------------------------- /Glassmorph Loader/Glassmorph Loader.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Glassmorph Loader/Glassmorph Loader.zip -------------------------------------------------------------------------------- /Glassmorph Loader/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Glassmorph Loader/index.html -------------------------------------------------------------------------------- /Glassmorph Loader/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Glassmorph Loader/style.css -------------------------------------------------------------------------------- /Glassmorphism Analog Clock/Glassmorphism-Analog-Clock-using-CSS-and-JavaScript-Main/css/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Glassmorphism Analog Clock/Glassmorphism-Analog-Clock-using-CSS-and-JavaScript-Main/css/style.css -------------------------------------------------------------------------------- /Glassmorphism Analog Clock/Glassmorphism-Analog-Clock-using-CSS-and-JavaScript-Main/images/00.jpg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /Glassmorphism Analog Clock/Glassmorphism-Analog-Clock-using-CSS-and-JavaScript-Main/images/clock.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Glassmorphism Analog Clock/Glassmorphism-Analog-Clock-using-CSS-and-JavaScript-Main/images/clock.png -------------------------------------------------------------------------------- /Glassmorphism Analog Clock/Glassmorphism-Analog-Clock-using-CSS-and-JavaScript-Main/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Glassmorphism Analog Clock/Glassmorphism-Analog-Clock-using-CSS-and-JavaScript-Main/index.html -------------------------------------------------------------------------------- /Glassmorphism Analog Clock/Glassmorphism-Analog-Clock-using-CSS-and-JavaScript-Main/js/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Glassmorphism Analog Clock/Glassmorphism-Analog-Clock-using-CSS-and-JavaScript-Main/js/script.js -------------------------------------------------------------------------------- /Glassmorphism Credit Card/Glassmorphism Credit Card.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Glassmorphism Credit Card/Glassmorphism Credit Card.zip -------------------------------------------------------------------------------- /Glassmorphism Credit Card/images/chip.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Glassmorphism Credit Card/images/chip.png -------------------------------------------------------------------------------- /Glassmorphism Credit Card/images/logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Glassmorphism Credit Card/images/logo.png -------------------------------------------------------------------------------- /Glassmorphism Credit Card/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Glassmorphism Credit Card/index.html -------------------------------------------------------------------------------- /Glassmorphism Login Form/Glassmorphism Login Form/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Glassmorphism Login Form/Glassmorphism Login Form/index.html -------------------------------------------------------------------------------- /Glassmorphism Login Form/Glassmorphism Login Form/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Glassmorphism Login Form/Glassmorphism Login Form/style.css -------------------------------------------------------------------------------- /Glowing Gradient Button/dist/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Glowing Gradient Button/dist/index.html -------------------------------------------------------------------------------- /Glowing Gradient Button/dist/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Glowing Gradient Button/dist/style.css -------------------------------------------------------------------------------- /Glowing Input Login Form/Glowing Input Login Form/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Glowing Input Login Form/Glowing Input Login Form/index.html -------------------------------------------------------------------------------- /Glowing Input Login Form/Glowing Input Login Form/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Glowing Input Login Form/Glowing Input Login Form/style.css -------------------------------------------------------------------------------- /Glowing Login Form/AnimatedLoginPage_001/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Glowing Login Form/AnimatedLoginPage_001/index.html -------------------------------------------------------------------------------- /Glowing Login Form/AnimatedLoginPage_001/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Glowing Login Form/AnimatedLoginPage_001/style.css -------------------------------------------------------------------------------- /Glowing Login Form/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Glowing Login Form/index.html -------------------------------------------------------------------------------- /Glowing Login Form/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Glowing Login Form/style.css -------------------------------------------------------------------------------- /Glowing Menu Hover/dist/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Glowing Menu Hover/dist/index.html -------------------------------------------------------------------------------- /Glowing Menu Hover/dist/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Glowing Menu Hover/dist/style.css -------------------------------------------------------------------------------- /Glowing Neon Button/dist/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Glowing Neon Button/dist/index.html -------------------------------------------------------------------------------- /Glowing Neon Button/dist/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Glowing Neon Button/dist/script.js -------------------------------------------------------------------------------- /Glowing Neon Button/dist/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Glowing Neon Button/dist/style.css -------------------------------------------------------------------------------- /Glowing Neon Buttons/dist/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Glowing Neon Buttons/dist/index.html -------------------------------------------------------------------------------- /Glowing Neon Buttons/dist/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Glowing Neon Buttons/dist/style.css -------------------------------------------------------------------------------- /Google Fiber Loader/dist/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Google Fiber Loader/dist/index.html -------------------------------------------------------------------------------- /Google Fiber Loader/dist/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Google Fiber Loader/dist/style.css -------------------------------------------------------------------------------- /Gradient Button hover/dist/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Gradient Button hover/dist/index.html -------------------------------------------------------------------------------- /Gradient Button hover/dist/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Gradient Button hover/dist/style.css -------------------------------------------------------------------------------- /Hacker Login Form/dist/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Hacker Login Form/dist/index.html -------------------------------------------------------------------------------- /Hacker Login Form/dist/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Hacker Login Form/dist/style.css -------------------------------------------------------------------------------- /Heart Checkbox/dist/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Heart Checkbox/dist/index.html -------------------------------------------------------------------------------- /Heart Checkbox/dist/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Heart Checkbox/dist/style.css -------------------------------------------------------------------------------- /Heart Loader/dist/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Heart Loader/dist/index.html -------------------------------------------------------------------------------- /Heart Loader/dist/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Heart Loader/dist/style.css -------------------------------------------------------------------------------- /Heart Rate Animation/Heart Rate Animation.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Heart Rate Animation/Heart Rate Animation.zip -------------------------------------------------------------------------------- /Heart Rate Animation/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Heart Rate Animation/index.html -------------------------------------------------------------------------------- /Heart Rate Animation/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Heart Rate Animation/style.css -------------------------------------------------------------------------------- /I Love You Animation/I Love You Animation.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/I Love You Animation/I Love You Animation.zip -------------------------------------------------------------------------------- /I Love You Animation/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/I Love You Animation/index.html -------------------------------------------------------------------------------- /I Love You Animation/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/I Love You Animation/script.js -------------------------------------------------------------------------------- /I Love You Animation/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/I Love You Animation/style.css -------------------------------------------------------------------------------- /I love You Card/I love You Card.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/I love You Card/I love You Card.zip -------------------------------------------------------------------------------- /I love You Card/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/I love You Card/index.html -------------------------------------------------------------------------------- /I love You Card/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/I love You Card/script.js -------------------------------------------------------------------------------- /I love You Card/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/I love You Card/style.css -------------------------------------------------------------------------------- /Indian Flag using CSS/Indian Flag using CSS.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Indian Flag using CSS/Indian Flag using CSS.zip -------------------------------------------------------------------------------- /Indian Flag using CSS/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Indian Flag using CSS/index.html -------------------------------------------------------------------------------- /Indian Flag using CSS/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Indian Flag using CSS/style.css -------------------------------------------------------------------------------- /Input Animation/dist/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Input Animation/dist/index.html -------------------------------------------------------------------------------- /Input Animation/dist/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Input Animation/dist/script.js -------------------------------------------------------------------------------- /Input Animation/dist/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Input Animation/dist/style.css -------------------------------------------------------------------------------- /Item Card Hover Effect/Item Card Hover Effect.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Item Card Hover Effect/Item Card Hover Effect.zip -------------------------------------------------------------------------------- /Item Card Hover Effect/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Item Card Hover Effect/index.html -------------------------------------------------------------------------------- /Item Card Hover Effect/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Item Card Hover Effect/style.css -------------------------------------------------------------------------------- /Juicy Hamburgers Menu/Juicy Hamburgers Menu.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Juicy Hamburgers Menu/Juicy Hamburgers Menu.zip -------------------------------------------------------------------------------- /Juicy Hamburgers Menu/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Juicy Hamburgers Menu/index.html -------------------------------------------------------------------------------- /Juicy Hamburgers Menu/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Juicy Hamburgers Menu/style.css -------------------------------------------------------------------------------- /Light & Dark Toggle button/dist/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Light & Dark Toggle button/dist/index.html -------------------------------------------------------------------------------- /Light & Dark Toggle button/dist/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Light & Dark Toggle button/dist/script.js -------------------------------------------------------------------------------- /Light & Dark Toggle button/dist/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Light & Dark Toggle button/dist/style.css -------------------------------------------------------------------------------- /Lines Background Animation/dist/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Lines Background Animation/dist/index.html -------------------------------------------------------------------------------- /Lines Background Animation/dist/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Lines Background Animation/dist/style.css -------------------------------------------------------------------------------- /Liquid Loader/Liquid Loader.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Liquid Loader/Liquid Loader.zip -------------------------------------------------------------------------------- /Liquid Loader/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Liquid Loader/index.html -------------------------------------------------------------------------------- /Liquid Loader/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Liquid Loader/style.css -------------------------------------------------------------------------------- /Magic Indicator Menu/dist/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Magic Indicator Menu/dist/index.html -------------------------------------------------------------------------------- /Magic Indicator Menu/dist/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Magic Indicator Menu/dist/script.js -------------------------------------------------------------------------------- /Magic Indicator Menu/dist/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Magic Indicator Menu/dist/style.css -------------------------------------------------------------------------------- /Magic Navigation Menu 2/dist/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Magic Navigation Menu 2/dist/index.html -------------------------------------------------------------------------------- /Magic Navigation Menu 2/dist/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Magic Navigation Menu 2/dist/script.js -------------------------------------------------------------------------------- /Magic Navigation Menu 2/dist/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Magic Navigation Menu 2/dist/style.css -------------------------------------------------------------------------------- /Magic Navigation Menu/dist/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Magic Navigation Menu/dist/index.html -------------------------------------------------------------------------------- /Magic Navigation Menu/dist/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Magic Navigation Menu/dist/script.js -------------------------------------------------------------------------------- /Magic Navigation Menu/dist/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Magic Navigation Menu/dist/style.css -------------------------------------------------------------------------------- /Magic Social Share Menu/dist/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Magic Social Share Menu/dist/index.html -------------------------------------------------------------------------------- /Magic Social Share Menu/dist/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Magic Social Share Menu/dist/script.js -------------------------------------------------------------------------------- /Magic Social Share Menu/dist/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Magic Social Share Menu/dist/style.css -------------------------------------------------------------------------------- /Memory Card Game/Memory Card Game.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Memory Card Game/Memory Card Game.zip -------------------------------------------------------------------------------- /Memory Card Game/images/img-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Memory Card Game/images/img-1.png -------------------------------------------------------------------------------- /Memory Card Game/images/img-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Memory Card Game/images/img-2.png -------------------------------------------------------------------------------- /Memory Card Game/images/img-3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Memory Card Game/images/img-3.png -------------------------------------------------------------------------------- /Memory Card Game/images/img-4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Memory Card Game/images/img-4.png -------------------------------------------------------------------------------- /Memory Card Game/images/img-5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Memory Card Game/images/img-5.png -------------------------------------------------------------------------------- /Memory Card Game/images/img-6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Memory Card Game/images/img-6.png -------------------------------------------------------------------------------- /Memory Card Game/images/img-7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Memory Card Game/images/img-7.png -------------------------------------------------------------------------------- /Memory Card Game/images/img-8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Memory Card Game/images/img-8.png -------------------------------------------------------------------------------- /Memory Card Game/images/que_icon.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Memory Card Game/images/que_icon.svg -------------------------------------------------------------------------------- /Memory Card Game/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Memory Card Game/index.html -------------------------------------------------------------------------------- /Memory Card Game/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Memory Card Game/script.js -------------------------------------------------------------------------------- /Memory Card Game/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Memory Card Game/style.css -------------------------------------------------------------------------------- /Moon Animation/Moon Animation/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Moon Animation/Moon Animation/index.html -------------------------------------------------------------------------------- /Moon Animation/Moon Animation/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Moon Animation/Moon Animation/style.css -------------------------------------------------------------------------------- /Naughty Submit Button/dist/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Naughty Submit Button/dist/index.html -------------------------------------------------------------------------------- /Naughty Submit Button/dist/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Naughty Submit Button/dist/script.js -------------------------------------------------------------------------------- /Naughty Submit Button/dist/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Naughty Submit Button/dist/style.css -------------------------------------------------------------------------------- /Neon Button/Neon Button.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Neon Button/Neon Button.zip -------------------------------------------------------------------------------- /Neon Button/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Neon Button/index.html -------------------------------------------------------------------------------- /Neon Button/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Neon Button/style.css -------------------------------------------------------------------------------- /Neon Dash Loader/Neon Dash Loader.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Neon Dash Loader/Neon Dash Loader.zip -------------------------------------------------------------------------------- /Neon Dash Loader/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Neon Dash Loader/index.html -------------------------------------------------------------------------------- /Neon Dash Loader/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Neon Dash Loader/style.css -------------------------------------------------------------------------------- /Neon Navigation/Neon Navigation.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Neon Navigation/Neon Navigation.zip -------------------------------------------------------------------------------- /Neon Navigation/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Neon Navigation/index.html -------------------------------------------------------------------------------- /Neon Navigation/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Neon Navigation/style.css -------------------------------------------------------------------------------- /Neumorphism Calculator with Dark-light/dist/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Neumorphism Calculator with Dark-light/dist/index.html -------------------------------------------------------------------------------- /Neumorphism Calculator with Dark-light/dist/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Neumorphism Calculator with Dark-light/dist/script.js -------------------------------------------------------------------------------- /Neumorphism Calculator with Dark-light/dist/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Neumorphism Calculator with Dark-light/dist/style.css -------------------------------------------------------------------------------- /Neumorphism Clock/Neumorphism Clock.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Neumorphism Clock/Neumorphism Clock.zip -------------------------------------------------------------------------------- /Neumorphism Clock/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Neumorphism Clock/index.html -------------------------------------------------------------------------------- /Neumorphism Clock/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Neumorphism Clock/script.js -------------------------------------------------------------------------------- /Neumorphism Clock/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Neumorphism Clock/style.css -------------------------------------------------------------------------------- /Neumorphism Rocket Loader/dist/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Neumorphism Rocket Loader/dist/index.html -------------------------------------------------------------------------------- /Neumorphism Rocket Loader/dist/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Neumorphism Rocket Loader/dist/style.css -------------------------------------------------------------------------------- /Ninja Calculator/dist/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Ninja Calculator/dist/index.html -------------------------------------------------------------------------------- /Ninja Calculator/dist/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Ninja Calculator/dist/script.js -------------------------------------------------------------------------------- /Ninja Calculator/dist/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Ninja Calculator/dist/style.css -------------------------------------------------------------------------------- /Pagination V1/Pagination V1.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Pagination V1/Pagination V1.zip -------------------------------------------------------------------------------- /Pagination V1/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Pagination V1/index.html -------------------------------------------------------------------------------- /Pagination V1/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Pagination V1/style.css -------------------------------------------------------------------------------- /Parallax Scrolling Website/Parallax Scrolling Website.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Parallax Scrolling Website/Parallax Scrolling Website.zip -------------------------------------------------------------------------------- /Parallax Scrolling Website/ParallaxScrollingWebsite/image_source.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Parallax Scrolling Website/ParallaxScrollingWebsite/image_source.txt -------------------------------------------------------------------------------- /Parallax Scrolling Website/ParallaxScrollingWebsite/images/image_source.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Parallax Scrolling Website/ParallaxScrollingWebsite/images/image_source.txt -------------------------------------------------------------------------------- /Parallax Scrolling Website/ParallaxScrollingWebsite/images/man.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Parallax Scrolling Website/ParallaxScrollingWebsite/images/man.png -------------------------------------------------------------------------------- /Parallax Scrolling Website/ParallaxScrollingWebsite/images/monutain_01.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Parallax Scrolling Website/ParallaxScrollingWebsite/images/monutain_01.png -------------------------------------------------------------------------------- /Parallax Scrolling Website/ParallaxScrollingWebsite/images/monutain_02.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Parallax Scrolling Website/ParallaxScrollingWebsite/images/monutain_02.png -------------------------------------------------------------------------------- /Parallax Scrolling Website/ParallaxScrollingWebsite/images/plants.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Parallax Scrolling Website/ParallaxScrollingWebsite/images/plants.png -------------------------------------------------------------------------------- /Parallax Scrolling Website/ParallaxScrollingWebsite/images/trees_01.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Parallax Scrolling Website/ParallaxScrollingWebsite/images/trees_01.png -------------------------------------------------------------------------------- /Parallax Scrolling Website/ParallaxScrollingWebsite/images/trees_02.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Parallax Scrolling Website/ParallaxScrollingWebsite/images/trees_02.png -------------------------------------------------------------------------------- /Parallax Scrolling Website/ParallaxScrollingWebsite/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Parallax Scrolling Website/ParallaxScrollingWebsite/index.html -------------------------------------------------------------------------------- /Parallax Scrolling Website/ParallaxScrollingWebsite/man.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Parallax Scrolling Website/ParallaxScrollingWebsite/man.png -------------------------------------------------------------------------------- /Parallax Scrolling Website/ParallaxScrollingWebsite/monutain_01.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Parallax Scrolling Website/ParallaxScrollingWebsite/monutain_01.png -------------------------------------------------------------------------------- /Parallax Scrolling Website/ParallaxScrollingWebsite/monutain_02.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Parallax Scrolling Website/ParallaxScrollingWebsite/monutain_02.png -------------------------------------------------------------------------------- /Parallax Scrolling Website/ParallaxScrollingWebsite/plants.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Parallax Scrolling Website/ParallaxScrollingWebsite/plants.png -------------------------------------------------------------------------------- /Parallax Scrolling Website/ParallaxScrollingWebsite/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Parallax Scrolling Website/ParallaxScrollingWebsite/style.css -------------------------------------------------------------------------------- /Parallax Scrolling Website/ParallaxScrollingWebsite/trees_01.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Parallax Scrolling Website/ParallaxScrollingWebsite/trees_01.png -------------------------------------------------------------------------------- /Parallax Scrolling Website/ParallaxScrollingWebsite/trees_02.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Parallax Scrolling Website/ParallaxScrollingWebsite/trees_02.png -------------------------------------------------------------------------------- /Particles Button/Particles Button.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Particles Button/Particles Button.zip -------------------------------------------------------------------------------- /Particles Button/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Particles Button/index.html -------------------------------------------------------------------------------- /Particles Button/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Particles Button/script.js -------------------------------------------------------------------------------- /Particles Button/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Particles Button/style.css -------------------------------------------------------------------------------- /Password Generator/dist/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Password Generator/dist/index.html -------------------------------------------------------------------------------- /Password Generator/dist/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Password Generator/dist/script.js -------------------------------------------------------------------------------- /Password Generator/dist/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Password Generator/dist/style.css -------------------------------------------------------------------------------- /Password Input Light/dist/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Password Input Light/dist/index.html -------------------------------------------------------------------------------- /Password Input Light/dist/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Password Input Light/dist/script.js -------------------------------------------------------------------------------- /Password Input Light/dist/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Password Input Light/dist/style.css -------------------------------------------------------------------------------- /Password Validator JS/dist/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Password Validator JS/dist/index.html -------------------------------------------------------------------------------- /Password Validator JS/dist/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Password Validator JS/dist/script.js -------------------------------------------------------------------------------- /Password Validator JS/dist/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Password Validator JS/dist/style.css -------------------------------------------------------------------------------- /Password strength checker/dist/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Password strength checker/dist/index.html -------------------------------------------------------------------------------- /Password strength checker/dist/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Password strength checker/dist/script.js -------------------------------------------------------------------------------- /Password strength checker/dist/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Password strength checker/dist/style.css -------------------------------------------------------------------------------- /Product Card Info/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Product Card Info/index.html -------------------------------------------------------------------------------- /Product Card Info/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Product Card Info/style.css -------------------------------------------------------------------------------- /Quadratic loader/Quadratic loader.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Quadratic loader/Quadratic loader.zip -------------------------------------------------------------------------------- /Quadratic loader/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Quadratic loader/index.html -------------------------------------------------------------------------------- /Quadratic loader/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Quadratic loader/style.css -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/README.md -------------------------------------------------------------------------------- /Responsive Footer for Contact Us/Responsive Footer for Contact Us.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Responsive Footer for Contact Us/Responsive Footer for Contact Us.zip -------------------------------------------------------------------------------- /Responsive Footer for Contact Us/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Responsive Footer for Contact Us/index.html -------------------------------------------------------------------------------- /Responsive Footer for Contact Us/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Responsive Footer for Contact Us/style.css -------------------------------------------------------------------------------- /Responsive Grid Tracks/Responsive Grid Tracks.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Responsive Grid Tracks/Responsive Grid Tracks.zip -------------------------------------------------------------------------------- /Responsive Grid Tracks/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Responsive Grid Tracks/index.html -------------------------------------------------------------------------------- /Responsive Grid Tracks/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Responsive Grid Tracks/script.js -------------------------------------------------------------------------------- /Responsive Grid Tracks/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Responsive Grid Tracks/style.css -------------------------------------------------------------------------------- /Responsive Service Section/dist/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Responsive Service Section/dist/index.html -------------------------------------------------------------------------------- /Responsive Service Section/dist/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Responsive Service Section/dist/style.css -------------------------------------------------------------------------------- /Search Bar/Search Bar.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Search Bar/Search Bar.zip -------------------------------------------------------------------------------- /Search Bar/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Search Bar/index.html -------------------------------------------------------------------------------- /Search Bar/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Search Bar/style.css -------------------------------------------------------------------------------- /Search Box/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Search Box/index.html -------------------------------------------------------------------------------- /Search Box/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Search Box/script.js -------------------------------------------------------------------------------- /Search Box/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Search Box/style.css -------------------------------------------------------------------------------- /Sign up for newsletter/Sign up for newsletter.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Sign up for newsletter/Sign up for newsletter.zip -------------------------------------------------------------------------------- /Sign up for newsletter/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Sign up for newsletter/index.html -------------------------------------------------------------------------------- /Sign up for newsletter/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Sign up for newsletter/script.js -------------------------------------------------------------------------------- /Sign up for newsletter/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Sign up for newsletter/style.css -------------------------------------------------------------------------------- /Simple Alarm Clock/Alarm Clock in JavaScript/files/clock.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Simple Alarm Clock/Alarm Clock in JavaScript/files/clock.svg -------------------------------------------------------------------------------- /Simple Alarm Clock/Alarm Clock in JavaScript/files/ringtone.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Simple Alarm Clock/Alarm Clock in JavaScript/files/ringtone.mp3 -------------------------------------------------------------------------------- /Simple Alarm Clock/Alarm Clock in JavaScript/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Simple Alarm Clock/Alarm Clock in JavaScript/index.html -------------------------------------------------------------------------------- /Simple Alarm Clock/Alarm Clock in JavaScript/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Simple Alarm Clock/Alarm Clock in JavaScript/script.js -------------------------------------------------------------------------------- /Simple Alarm Clock/Alarm Clock in JavaScript/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Simple Alarm Clock/Alarm Clock in JavaScript/style.css -------------------------------------------------------------------------------- /Simple Alarm Clock/Simple Alarm Clock.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Simple Alarm Clock/Simple Alarm Clock.zip -------------------------------------------------------------------------------- /Skeuomorphism-Button/Skeuomorphism Button/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Skeuomorphism-Button/Skeuomorphism Button/index.html -------------------------------------------------------------------------------- /Skeuomorphism-Button/Skeuomorphism Button/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Skeuomorphism-Button/Skeuomorphism Button/script.js -------------------------------------------------------------------------------- /Skeuomorphism-Button/Skeuomorphism Button/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Skeuomorphism-Button/Skeuomorphism Button/style.css -------------------------------------------------------------------------------- /Skype Loader/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Skype Loader/index.html -------------------------------------------------------------------------------- /Skype Loader/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Skype Loader/style.css -------------------------------------------------------------------------------- /Slide out social button/Slide out social button.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Slide out social button/Slide out social button.zip -------------------------------------------------------------------------------- /Slide out social button/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Slide out social button/index.html -------------------------------------------------------------------------------- /Slide out social button/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Slide out social button/style.css -------------------------------------------------------------------------------- /Sliding Product Card/Sliding Product Card.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Sliding Product Card/Sliding Product Card.zip -------------------------------------------------------------------------------- /Sliding Product Card/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Sliding Product Card/index.html -------------------------------------------------------------------------------- /Sliding Product Card/shoe.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Sliding Product Card/shoe.jpg -------------------------------------------------------------------------------- /Sliding Product Card/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Sliding Product Card/style.css -------------------------------------------------------------------------------- /Snake Login Form/dist/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Snake Login Form/dist/index.html -------------------------------------------------------------------------------- /Snake Login Form/dist/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Snake Login Form/dist/script.js -------------------------------------------------------------------------------- /Snake Login Form/dist/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Snake Login Form/dist/style.css -------------------------------------------------------------------------------- /Snake Game in JavaScript/Snake Game in JavaScript/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Snake Game in JavaScript/Snake Game in JavaScript/index.html -------------------------------------------------------------------------------- /Snake Game in JavaScript/Snake Game in JavaScript/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Snake Game in JavaScript/Snake Game in JavaScript/script.js -------------------------------------------------------------------------------- /Snake Game in JavaScript/Snake Game in JavaScript/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Snake Game in JavaScript/Snake Game in JavaScript/style.css -------------------------------------------------------------------------------- /Snake Glowing Button/dist/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Snake Glowing Button/dist/index.html -------------------------------------------------------------------------------- /Snake Glowing Button/dist/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Snake Glowing Button/dist/style.css -------------------------------------------------------------------------------- /Snake Login Form/Snake Login Form.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Snake Login Form/Snake Login Form.zip -------------------------------------------------------------------------------- /Snake Login Form/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Snake Login Form/index.html -------------------------------------------------------------------------------- /Snake Login Form/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Snake Login Form/script.js -------------------------------------------------------------------------------- /Snake Login Form/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Snake Login Form/style.css -------------------------------------------------------------------------------- /Sneakers Product Card/Sneakers Product Card.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Sneakers Product Card/Sneakers Product Card.zip -------------------------------------------------------------------------------- /Sneakers Product Card/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Sneakers Product Card/index.html -------------------------------------------------------------------------------- /Sneakers Product Card/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Sneakers Product Card/style.css -------------------------------------------------------------------------------- /Social Share Button/Social Share Button.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Social Share Button/Social Share Button.zip -------------------------------------------------------------------------------- /Social Share Button/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Social Share Button/index.html -------------------------------------------------------------------------------- /Social Share Button/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Social Share Button/script.js -------------------------------------------------------------------------------- /Social Share Button/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Social Share Button/style.css -------------------------------------------------------------------------------- /Space Parallex Scrolling/dist/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Space Parallex Scrolling/dist/index.html -------------------------------------------------------------------------------- /Space Parallex Scrolling/dist/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Space Parallex Scrolling/dist/script.js -------------------------------------------------------------------------------- /Space Parallex Scrolling/dist/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Space Parallex Scrolling/dist/style.css -------------------------------------------------------------------------------- /Starbucks Landing Page/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Starbucks Landing Page/README.md -------------------------------------------------------------------------------- /Starbucks Landing Page/css/styles.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Starbucks Landing Page/css/styles.css -------------------------------------------------------------------------------- /Starbucks Landing Page/img/Display.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Starbucks Landing Page/img/Display.png -------------------------------------------------------------------------------- /Starbucks Landing Page/img/facebook.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Starbucks Landing Page/img/facebook.png -------------------------------------------------------------------------------- /Starbucks Landing Page/img/img1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Starbucks Landing Page/img/img1.png -------------------------------------------------------------------------------- /Starbucks Landing Page/img/img2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Starbucks Landing Page/img/img2.png -------------------------------------------------------------------------------- /Starbucks Landing Page/img/img3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Starbucks Landing Page/img/img3.png -------------------------------------------------------------------------------- /Starbucks Landing Page/img/instagram.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Starbucks Landing Page/img/instagram.png -------------------------------------------------------------------------------- /Starbucks Landing Page/img/logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Starbucks Landing Page/img/logo.png -------------------------------------------------------------------------------- /Starbucks Landing Page/img/thumb1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Starbucks Landing Page/img/thumb1.png -------------------------------------------------------------------------------- /Starbucks Landing Page/img/thumb2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Starbucks Landing Page/img/thumb2.png -------------------------------------------------------------------------------- /Starbucks Landing Page/img/thumb3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Starbucks Landing Page/img/thumb3.png -------------------------------------------------------------------------------- /Starbucks Landing Page/img/twitter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Starbucks Landing Page/img/twitter.png -------------------------------------------------------------------------------- /Starbucks Landing Page/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Starbucks Landing Page/index.html -------------------------------------------------------------------------------- /Starbucks Landing Page/js/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Starbucks Landing Page/js/script.js -------------------------------------------------------------------------------- /Tab Bar Navigation/dist/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Tab Bar Navigation/dist/index.html -------------------------------------------------------------------------------- /Tab Bar Navigation/dist/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Tab Bar Navigation/dist/script.js -------------------------------------------------------------------------------- /Tab Bar Navigation/dist/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Tab Bar Navigation/dist/style.css -------------------------------------------------------------------------------- /Tab bar Navigation/Tab bar Navigation.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Tab bar Navigation/Tab bar Navigation.zip -------------------------------------------------------------------------------- /Tab bar Navigation/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Tab bar Navigation/index.html -------------------------------------------------------------------------------- /Tab bar Navigation/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Tab bar Navigation/script.js -------------------------------------------------------------------------------- /Tab bar Navigation/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Tab bar Navigation/style.css -------------------------------------------------------------------------------- /Text Card Hover Effect/dist/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Text Card Hover Effect/dist/index.html -------------------------------------------------------------------------------- /Text Card Hover Effect/dist/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Text Card Hover Effect/dist/style.css -------------------------------------------------------------------------------- /Text Hover Effect India Ukraine Russia/India Ukraine Russia Hover Effect/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Text Hover Effect India Ukraine Russia/India Ukraine Russia Hover Effect/index.html -------------------------------------------------------------------------------- /Text Hover Effect India Ukraine Russia/Text Hover Effect India Ukraine Russia.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Text Hover Effect India Ukraine Russia/Text Hover Effect India Ukraine Russia.zip -------------------------------------------------------------------------------- /Theme Digital Clock/dist/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Theme Digital Clock/dist/index.html -------------------------------------------------------------------------------- /Theme Digital Clock/dist/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Theme Digital Clock/dist/script.js -------------------------------------------------------------------------------- /Theme Digital Clock/dist/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Theme Digital Clock/dist/style.css -------------------------------------------------------------------------------- /Thinking Hand/dist/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Thinking Hand/dist/index.html -------------------------------------------------------------------------------- /Thinking Hand/dist/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Thinking Hand/dist/style.css -------------------------------------------------------------------------------- /Todo List App/Todo List App/css/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Todo List App/Todo List App/css/style.css -------------------------------------------------------------------------------- /Todo List App/Todo List App/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Todo List App/Todo List App/index.html -------------------------------------------------------------------------------- /Todo List App/Todo List App/js/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Todo List App/Todo List App/js/script.js -------------------------------------------------------------------------------- /Video Button Animation/Video Button Animation.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Video Button Animation/Video Button Animation.zip -------------------------------------------------------------------------------- /Video Button Animation/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Video Button Animation/index.html -------------------------------------------------------------------------------- /Video Button Animation/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Video Button Animation/style.css -------------------------------------------------------------------------------- /Wacky Hamburger Menu/Wacky Hamburger Menu.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Wacky Hamburger Menu/Wacky Hamburger Menu.zip -------------------------------------------------------------------------------- /Wacky Hamburger Menu/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Wacky Hamburger Menu/index.html -------------------------------------------------------------------------------- /Wacky Hamburger Menu/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Wacky Hamburger Menu/style.css -------------------------------------------------------------------------------- /Wavy Hover Buttons/Wavy Hover Buttons.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Wavy Hover Buttons/Wavy Hover Buttons.zip -------------------------------------------------------------------------------- /Wavy Hover Buttons/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Wavy Hover Buttons/index.html -------------------------------------------------------------------------------- /Wavy Hover Buttons/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Wavy Hover Buttons/style.css -------------------------------------------------------------------------------- /Weight Converter/Weight Converter.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Weight Converter/Weight Converter.zip -------------------------------------------------------------------------------- /Weight Converter/Weight Converter/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Weight Converter/Weight Converter/index.html -------------------------------------------------------------------------------- /Weight Converter/Weight Converter/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Weight Converter/Weight Converter/script.js -------------------------------------------------------------------------------- /Weight Converter/Weight Converter/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/Weight Converter/Weight Converter/style.css -------------------------------------------------------------------------------- /scroll to top/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/scroll to top/index.html -------------------------------------------------------------------------------- /scroll to top/scroll to top.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/scroll to top/scroll to top.zip -------------------------------------------------------------------------------- /scroll to top/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codingstella/projects/HEAD/scroll to top/style.css --------------------------------------------------------------------------------