diff --git a/Art/shafiq/loader.gif b/Art/shafiq/loader.gif deleted file mode 100644 index 1cc910ea0..000000000 Binary files a/Art/shafiq/loader.gif and /dev/null differ diff --git a/Art/shafiq/loading.css b/Art/shafiq/loading.css deleted file mode 100644 index a07ee4ed6..000000000 --- a/Art/shafiq/loading.css +++ /dev/null @@ -1,92 +0,0 @@ -body { - min-height: 97vh; - display: flex; - flex-direction: column; - justify-content: center; - align-items: center; -} -.loader-container, -.loader-container-shadow { - display: flex; - gap: 0.5rem; -} -.loader-container { - z-index: 1; -} -.loader-container-shadow { - margin-top: -5px; -} - -.dot { - padding: 10px; - border-radius: 50%; - background-size: 1000%; - background-image: linear-gradient( - to right, - #f97316, - #b45309, - #fca5a5, - #4d7c0f, - #047857, - #eab308, - #3730a3, - #6b21a8, - #a3e635, - #9f1239 - ); -} -.dot-shadow { - background-color: lightgray; - width: 20px; - height: 10px; - border-radius: 50%; -} - -.loader-container div:nth-child(1) { - animation: bounching 2s ease-in-out infinite; -} -.loader-container div:nth-child(2) { - animation: bounching 2s 0.5s ease-in-out infinite; -} -.loader-container div:nth-child(3) { - animation: bounching 2s 1s ease-in-out infinite; -} - -.loader-container-shadow div:nth-child(1) { - animation: shadow 2s ease-in-out infinite; -} - -.loader-container-shadow div:nth-child(2) { - animation: shadow 2s 0.5s ease-in-out infinite; -} -.loader-container-shadow div:nth-child(3) { - animation: shadow 2s 1s ease-in-out infinite; -} - -@keyframes bounching { - 0% { - transform: translateY(-20px); - background-position: 0% 100%; - } - 50% { - transform: translateY(0px); - background-position: 100% 0%; - } - 100% { - transform: translateY(-20px); - background-position: 0% 100%; - } -} - -@keyframes shadow { - 0% { - scale: 0; - } - 50% { - scale: 1; - opacity: 0.5; - } - 100% { - scale: 0; - } -} diff --git a/Art/shafiq/loading.html b/Art/shafiq/loading.html deleted file mode 100644 index 21f1af9d3..000000000 --- a/Art/shafiq/loading.html +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - loading - - -
-
-
-
-
-
-
-
-
-
- - diff --git a/include.js b/include.js index 14af12d90..99027eb30 100644 --- a/include.js +++ b/include.js @@ -6,6180 +6,6 @@ let cards = [ author: 'Joy', githubLink: 'https://github.com/royranger' }, - { - artName: 'Burger Menu', - pageLink: './Art/mctrl/burger.html', - imageLink: './Art/mctrl/burger.gif', - author: 'Martina', - githubLink: 'https://github.com/mctrl' - }, - { - artName: 'Square Loader', - pageLink: './Art/Hemant/index.html', - imageLink: './Art/Hemant/loader.gif', - author: 'Hemant Garg', - githubLink: 'https://github.com/hemant-garg' - }, - { - artName: 'wake up, neo...', - pageLink: './Art/samirjouni/TributeToTheMatrix.html', - imageLink: './Art/samirjouni/sample.gif', - author: 'Samir Jouni', - githubLink: 'https://github.com/samirjouni' - }, - { - artName: 'Tribute To COD4MW', - pageLink: './Art/samirjouni2/index.html', - imageLink: './Art/samirjouni2/sample.gif', - author: 'Samir Jouni', - githubLink: 'https://github.com/samirjouni' - }, - { - artName: 'Planet', - pageLink: './Art/ArthurDoom/planet.html', - imageLink: './Art/ArthurDoom/planet.gif', - author: 'ArthurDoom', - githubLink: 'https://github.com/ArthurDoom' - }, - { - artName: 'SquarPy', - pageLink: './Art/Utkarsh/index.html', - imageLink: './Art/Utkarsh/hack.gif', - author: 'utkarsh', - githubLink: 'https://github.com/Utkarsh2604' - }, - { - artName: 'Circle', - pageLink: './Art/Oliver/Circle.html', - imageLink: './Art/Oliver/circle.gif', - author: 'Oliver', - githubLink: 'https://github.com/oliver-gomes' - }, - { - artName: 'Ellipse Loader', - pageLink: './Art/VaibhavKhulbe/EllipseLoader.html', - imageLink: './Art/VaibhavKhulbe/ellipseLoader.gif', - author: 'Vaibhav Khulbe', - githubLink: 'https://github.com/Kvaibhav01' - }, - { - artName: 'Simple Loader', - pageLink: './Art/soumsps/simpleload.html', - imageLink: './Art/soumsps/sample.gif', - author: 'Soumendu Sinha', - githubLink: 'https://github.com/soumsps' - }, - { - artName: 'Rollodex', - pageLink: './Art/Shruti/rolling.html', - imageLink: './Art/Shruti/rolling.gif', - author: 'Shruti', - githubLink: 'https://github.com/shruti49' - }, - { - artName: 'Cute Cat', - pageLink: './Art/Alghi/cat.html', - imageLink: './Art/Alghi/cat.gif', - author: 'Alghi', - githubLink: 'https://github.com/darklordace' - }, - { - artName: 'r2d2d starwerz', - pageLink: './Art/izzycs/index.html', - imageLink: './Art/izzycs/r2d2d.gif', - author: 'Joy', - githubLink: 'https://github.com/izzycs' - }, - { - artName: 'ZtM Text', - pageLink: './Art/Di4iMoRtAl/ZtM_text_animation.html', - imageLink: './Art/Di4iMoRtAl/ZtM_animation.gif', - author: 'Di4iMoRtAl', - githubLink: 'https://github.com/dppeykov' - }, - { - artName: 'Circles', - pageLink: './Art/Bhuvana/circles.html', - imageLink: './Art/Bhuvana/circles.gif', - author: 'Bhuvana', - githubLink: 'https://github.com/bhuvana-guna' - }, - { - artName: 'Bird', - pageLink: './Art/Bhuvana/bird.html', - imageLink: './Art/Bhuvana/bird.gif', - author: 'Bhuvana', - githubLink: 'https://github.com/bhuvana-guna' - }, - { - artName: 'Loader', - pageLink: './Art/Bhuvana/loader.html', - imageLink: './Art/Bhuvana/loader.gif', - author: 'Bhuvana', - githubLink: 'https://github.com/bhuvana-guna' - }, - { - artName: 'Simple blinking loading circles', - pageLink: './Art/Rahul/index.html', - imageLink: './Art/Rahul/loading.gif', - author: 'Rahul', - githubLink: 'https://github.com/kohli6010' - }, - { - artName: 'Css Pulse', - pageLink: './Art/Aszmel/pulse.html', - imageLink: './Art/Aszmel/css_pulse.gif', - author: 'Aszmel', - githubLink: 'https://github.com/Aszmel' - }, - { - artName: 'Circle Bounce', - pageLink: './Art/Edmund/index.html', - imageLink: './Art/Edmund/circle-bounce.gif', - author: 'Edmund', - githubLink: 'https://github.com/edmund1645' - }, - { - artName: 'Heart Beating', - pageLink: './Art/Regem/index.html', - imageLink: './Art/Regem/heart.jpg', - author: 'Regem', - githubLink: 'https://github.com/GemzBond' - }, - { - artName: 'Fading Circles', - pageLink: './Art/Ankit/fadeCircle.html', - imageLink: './Art/Ankit/fadeCircles.png', - author: 'Ankit Srivastava', - githubLink: 'https://github.com/a18nov' - }, - { - artName: 'Hacktoberfest 2019', - pageLink: './Art/jpk3lly/animation.html', - imageLink: './Art/jpk3lly/JPs_Animation_GIF.gif', - author: 'jpk3lly', - githubLink: 'https://github.com/jpk3lly' - }, - { - artName: 'Name Rotator', - pageLink: './Art/Meet/name.html', - imageLink: './Art/Meet/name.gif', - author: 'Meet', - githubLink: 'https://github.com/Meet1103' - }, - { - artName: 'Ball Rotator', - pageLink: './Art/Bibekpreet/index.html', - imageLink: './Art/Bibekpreet/ball.gif', - author: 'Bibekpreet', - githubLink: 'https://github.com/bibekpreet99' - }, - { - artName: 'ephiphany', - pageLink: './Art/OctavianIlies/index.html', - imageLink: './Art/OctavianIlies/ephiphany.gif', - author: 'OctavianIlies', - githubLink: 'https://github.com/OctavianIlies' - }, - { - artName: 'Loading', - pageLink: './Art/jh1992jh/loading.html', - imageLink: './Art/jh1992jh/loading.gif', - author: 'jh1992jh', - githubLink: 'https://github.com/jh1992jh' - }, - { - artName: 'ZTM Colors', - pageLink: './Art/Godnon/index.html', - imageLink: './Art/Godnon/ZTMcAnim.gif', - author: 'Godnon', - githubLink: 'https://github.com/godnondsilva' - }, - { - artName: 'Hover Effect', - pageLink: './Art/Shubhankar/index.html', - imageLink: './Art/Shubhankar/hackoctober.gif', - author: 'Shubhankar', - githubLink: 'https://github.com/shubhdwiv12' - }, - { - artName: 'Bouncing Fading Circles', - pageLink: './Art/AyoubIssaad/index.html', - imageLink: './Art/AyoubIssaad/BouncingFadingCircles.gif', - author: 'AyoubIssaad', - githubLink: 'https://github.com/AyoubIssaad' - }, - { - artName: '5 balls preloader', - pageLink: './Art/Nnaji-Victor/index.html', - imageLink: './Art/Nnaji-Victor/5_balls.gif', - author: 'Nnaji Victor', - githubLink: 'https://github.com/Nnaji-Victor' - }, - { - artName: 'ZTM Bouncer', - pageLink: './Art/Josia/bouncer.html', - imageLink: './Art/Josia/ztmbouncer.gif', - author: 'Josia Rodriguez', - githubLink: 'https://github.com/josiarod' - }, - { - artName: 'Hacktober loading animation', - pageLink: './Art/mehul1011/index.html', - imageLink: './Art/mehul1011/loading.gif', - author: 'Mehul1011', - githubLink: 'https://github.com/mehul1011' - }, - { - artName: 'Flex Box Transition', - pageLink: './Art/1AA-Prajakta/trans1.html', - imageLink: './Art/1AA-Prajakta/trans1.gif', - author: 'prajaktakap00r', - githubLink: 'https://github.com/prajaktakap00r' - }, - { - artName: 'Loading Dots', - pageLink: './Art/devSergiu/index.html', - imageLink: './Art/devSergiu/loading.gif', - author: 'devSergiu', - githubLink: 'https://github.com/devsergiu' - }, - { - artName: 'TypeWriter effect', - pageLink: './Art/Sidharth/Typing_Text.html', - imageLink: './Art/Sidharth/type_writer.gif', - author: 'Sidharth', - githubLink: 'https://github.com/Sidharth98' - }, - { - artName: 'Blue Spin', - pageLink: './Art/JamesW/index.html', - imageLink: './Art/JamesW/hacktober_spin.gif', - author: 'James Whitney', - githubLink: 'https://github.com/jameswhitney' - }, - { - artName: 'Loading Animation', - pageLink: './Art/Sidharth/Loading.html', - imageLink: './Art/Sidharth/Loading.gif', - author: 'Sidharth', - githubLink: 'https://github.com/Sidharth98' - }, - { - artName: 'Rotation', - pageLink: './Art/alenanog/index.html', - imageLink: './Art/alenanog/rotation.gif', - author: 'Alena A.', - githubLink: 'https://github.com/alenanog' - }, - { - artName: 'Colors in your life', - pageLink: './Art/Atipahy/colors.html', - imageLink: './Art/Atipahy/colors.png', - author: 'Christos Chr', - githubLink: 'https://github.com/atipaHy' - }, - { - artName: 'loader dots', - pageLink: './Art/shafiq/loading.html', - imageLink: './Art/shafiq/loader.gif', - author: 'Shafiq Rasa', - githubLink: 'https://github.com/ShafiqRasa' - }, - { - artName: 'Orb', - pageLink: './Art/Jkbicbic/orb.html', - imageLink: './Art/Jkbicbic/orb.gif', - author: 'John Kennedy Bicbic', - githubLink: 'https://github.com/jkbicbic' - }, - { - artName: 'Charging...', - pageLink: './Art/Afraz/charging.html', - imageLink: './Art/Afraz/charging.gif', - author: 'Afraz', - githubLink: 'https://github.com/afrazz' - }, - { - artName: 'Charging...', - pageLink: './Art/DepStep/depstep.html', - imageLink: './Art/DepStep/depstep.gif', - author: 'DepStep', - githubLink: 'https://github.com/stephD' - }, - { - artName: 'Dancing Ball...', - pageLink: './Art/DaveFres/index.html', - imageLink: './Art/DaveFres/ball.gif', - author: 'DaveFres', - githubLink: 'https://github.com/DaveFres' - }, - { - artName: 'animatron', - pageLink: './Art/animatron/index.html', - imageLink: './Art/animatron/trance.gif', - author: 'jomahay', - githubLink: 'https://github.com/jomahay' - }, - { - artName: 'Sunshine', - pageLink: './Art/Pavelisp/sunshine.html', - imageLink: './Art/Pavelisp/sunshine.gif', - author: 'Pavel Isp', - githubLink: 'https://github.com/pavelisp' - }, - { - artName: 'SoundBoxes', - pageLink: './Art/Hbarang/SoundBox.html', - imageLink: './Art/Hbarang/SoundBoxAnimation.gif', - author: 'Hbarang', - githubLink: 'https://github.com/hbarang' - }, - { - artName: 'Cheshire', - pageLink: './Art/Ckanelin/index.html', - imageLink: './Art/Ckanelin/Cheshire.gif', - author: 'Ckanelin', - githubLink: 'https://github.com/ckanelin' - }, - { - artName: 'Disappear', - pageLink: './Art/Stacy/index.html', - imageLink: './Art/Stacy/disappear.gif', - author: 'Stacy', - githubLink: 'https://github.com/stacyholtz6' - }, - { - artName: 'Ellipse Spinner', - pageLink: './Art/Sabina/ellipse_spinner.html', - imageLink: './Art/Sabina/ellipse_spinner.png', - author: 'Sabina Abbasova', - githubLink: 'https://github.com/sabina929' - }, - { - artName: 'NightSky', - pageLink: './Art/AndyS/index.html', - imageLink: './Art/AndyS/Capture.GIF', - author: 'AndyS', - githubLink: 'https://github.com/AndyS1988' - }, - { - artName: 'Hungry', - pageLink: './Art/diegchav/index.html', - imageLink: './Art/diegchav/hungry.gif', - author: 'Diego Chz', - githubLink: 'https://github.com/diegchav' - }, - { - artName: 'Hover Text Animation', - pageLink: './Art/AyoubIssaad2/index.html', - imageLink: './Art/AyoubIssaad2/hoverTextAnimation.gif', - author: 'AyoubIssaad', - githubLink: 'https://github.com/AyoubIssaad' - }, - { - artName: 'Colorize', - pageLink: './Art/JimBratsos/colorize.html', - imageLink: './Art/JimBratsos/Colorize.gif', - author: 'Jim Bratsos', - githubLink: 'https://github.com/JimBratsos' - }, - { - artName: 'Hacktober Spooktacular', - pageLink: 'Art/Elex/index.html', - imageLink: ['./Art/Elex/hhs.gif'], - author: 'William Poisel (LordCobra)', - githubLink: 'https://github.com/epoisel' - }, - { - artName: 'Circley', - pageLink: './Art/Tranjenny/indexjenny.html', - imageLink: './Art/Tranjenny/zerojenny.gif', - author: 'Tranjenny', - githubLink: 'https://github.com/Tranjenny' - }, - { - artName: 'My Vietnam', - pageLink: './Art/nhbduy/index.html', - imageLink: './Art/nhbduy/my-vietnam.gif', - author: 'Hoang-Bao-Duy NGUYEN', - githubLink: 'https://github.com/nhbduy' - }, - { - artName: 'Hactoberfest Bus', - pageLink: './Art/shahpranaf/index.html', - imageLink: './Art/shahpranaf/hacktoberfest_bus.gif', - author: 'Pranav Shah', - githubLink: 'https://github.com/shahpranaf' - }, - { - artName: 'Hacktoberfest', - pageLink: './Art/robihid/index.html', - imageLink: './Art/robihid/hacktoberfest.png', - author: 'robihid', - githubLink: 'https://github.com/robihid' - }, - { - artName: 'Hi there', - pageLink: './Art/Aki/index.html', - imageLink: './Art/Aki/giphy.gif', - author: 'Aki', - githubLink: 'https://github.com/akmalist' - }, - { - artName: '3D css animation', - pageLink: './Art/animationtion/index.html', - imageLink: './Art/animation/css3drotate.gif', - author: 'christ', - githubLink: 'https://github.com/christ-87' - }, - { - artName: 'Hacktoberfest 2019!', - pageLink: './Art/RedSquirrrel/index.html', - imageLink: './Art/RedSquirrrel/index.html/animation.PNG', - author: 'RedSquirrrel', - githubLink: 'https://github.com/RedSquirrrel' - }, - { - artName: 'Sliding text', - pageLink: './Art/Flattopz/index.html', - imageLink: './Art/Flattopz/SlidingText.gif', - author: 'Flattopz', - githubLink: 'https://github.com/hjpunzalan' - }, - { - artName: 'Rainbow Color Changer', - pageLink: './Art/mmshr/index.html', - imageLink: './Art/mmshr/rainbow.gif', - author: 'mmosehauer', - githubLink: 'https://github.com/mmosehauer' - }, - { - artName: 'World of Coding', - pageLink: './Art/tom_kn/coding.html', - imageLink: './Art/tom_kn/coding.gif', - author: 'Tamas Knisz', - githubLink: 'https://github.com/TamasKn' - }, - { - artName: 'Initial Bounce', - pageLink: './Art/Juwana/initial.html', - imageLink: './Art/Juwana/InitialBounce.gif', - author: 'Juwana', - githubLink: 'https://github.com/JZerman2018' - }, - { - artName: 'Atom', - pageLink: './Art/Teva/index.html', - imageLink: './Art/Teva/atom.gif', - author: 'Teva', - githubLink: 'https://github.com/TevaHenry' - }, - { - artName: 'Be Awesome', - pageLink: './Art/TigerAsH/index.html', - imageLink: './Art/TigerAsH/be-awesome.jpg', - author: 'TigerAsH', - githubLink: 'https://github.com/TigerAsH94' - }, - { - artName: 'Rainbow Colors', - pageLink: './Art/Sanjeev/index.html', - imageLink: './Art/Sanjeev/animation.gif', - author: 'Sanjeev Panday', - githubLink: 'https://github.com/Sanjeev-Panday' - }, - { - artName: 'ZtM', - pageLink: './Art/thoyvo/index.html', - imageLink: './Art/thoyvo/ztm.gif', - author: 'Thoyvo', - githubLink: 'https://github.com/thoyvo' - }, - { - artName: 'Fast Fishes', - pageLink: './Art/4ront/index.html', - imageLink: './Art/4ront/fishes.gif', - author: '4rontender', - githubLink: 'https://github.com/RinatValiullov' - }, - { - artName: 'Loading...', - pageLink: './Art/RedSquirrrel2/loading.html', - imageLink: './Art/RedSquirrrel2/loading.gif', - author: 'RedSquirrrel', - githubLink: 'https://github.com/RedSquirrrel' - }, - { - artName: 'Animated Cube', - pageLink: './Art/Animated Cube/index.html', - imageLink: './Art/Animated Cube/cube.gif', - author: 'RedSquirrrel', - githubLink: 'https://github.com/RedSquirrrel' - }, - { - artName: 'Calm Ubuntu', - pageLink: './Art/schupat/index.html', - imageLink: './Art/schupat/preview.gif', - author: 'schupat', - githubLink: 'https://github.com/schupat' - }, - { - artName: 'Solar System', - pageLink: './Art/DSandberg93/index.html', - imageLink: './Art/DSandberg93/SolarSystem.gif', - author: 'DSandberg93', - githubLink: 'https://github.com/DSandberg93' - }, - { - artName: 'Boo', - pageLink: './Art/VerityB/index.html', - imageLink: './Art/VerityB/boo.gif', - author: 'VerityB', - githubLink: 'https://github.com/VerityB' - }, - { - artName: 'Hacktoberfest Ghost', - pageLink: './Art/cTahirih/index.html', - imageLink: './Art/cTahirih/ghost.png', - author: 'cTahirih', - githubLink: 'https://github.com/cTahirih' - }, - { - artName: 'Clock', - pageLink: './Art/Abdul/index.html', - imageLink: './Art/Abdul/Clock.png', - author: 'Abdul Rahman', - githubLink: 'https://github.com/abdulrahman118' - }, - { - artName: 'Loading Cube', - pageLink: './Art/andrearizzello/index.html', - imageLink: './Art/andrearizzello/index.gif', - author: 'Andrea Rizzello', - githubLink: 'https://github.com/andrearizzello' - }, - { - artName: 'Wall Dropping Logo', - pageLink: './Art/shivams136/index.html', - imageLink: './Art/shivams136/walldrop.gif', - author: 'Shivam Sharma', - githubLink: 'https://github.com/ShivamS136' - }, - { - artName: 'Infinite Race', - pageLink: './Art/levermanx/index.html', - imageLink: './Art/levermanx/anim.gif', - author: 'Levermanx', - githubLink: 'https://github.com/levermanx' - }, - { - artName: 'Hover to Rotate Text', - pageLink: './Art/faiz_hameed/index.html', - imageLink: './Art/faiz_hameed/hackto.gif', - author: 'Faiz Hameed', - githubLink: 'https://github.com/faizhameed' - }, - { - artName: 'HalloHacktober Greeting!', - pageLink: './Art/lusalga/index.html', - imageLink: './Art/lusalga/lu.gif', - author: 'Lucieni A. Saldanha', - githubLink: 'https://github.com/lusalga/' - }, - { - artName: 'Time goes by', - pageLink: './Art/WolfgangKreminger/index.html', - imageLink: './Art/WolfgangKreminger/showcase.gif', - author: 'Wolfgang Kreminger', - githubLink: 'https://github.com/r4pt0s' - }, - { - artName: 'Bouncing Text!', - pageLink: './Art/AbdulsalamAbdulrahman/index.html', - imageLink: './Art/AbdulsalamAbdulrahman/Bouncingtxt.gif', - author: 'Abdulsalam Abdulrahman', - githubLink: 'https://github.com/AbdulsalamAbdulrahman/' - }, - { - artName: 'Simple Phone Animation', - pageLink: './Art/Lala/index.html', - imageLink: './Art/Lala/phone.gif', - author: 'Olamide Aboyeji', - githubLink: 'https://github.com/aolamide' - }, - { - artName: 'Synthwave Sunset', - pageLink: './Art/brunobolting/index.html', - imageLink: './Art/brunobolting/synthwave-sunset.gif', - author: 'Bruno Bolting', - githubLink: 'https://github.com/brunobolting/' - }, - { - artName: 'That Animation', - pageLink: './Art/MaKloudz/index.html', - imageLink: './Art/MaKloudz/dat-animation.gif', - author: 'Blessing Mutava', - githubLink: 'https://github.com/MaKloudz' - }, - { - artName: 'animatron', - pageLink: './Art/animatron/index.html', - imageLink: './Art/animatron/trance.gif', - author: 'nick981837', - githubLink: 'https://github.com/nick981837' - }, - { - artName: 'abhishek9686', - pageLink: './Art/abhishek9686/index.html', - imageLink: './Art/abhishek9686/loading.gif', - author: 'abhishek9686', - githubLink: 'https://github.com/abhishek9686' - }, - - { - artName: 'Animecircles', - pageLink: './Art/Animecircles/index.html', - imageLink: './Art/animatron/', - author: 'Geamoding', - githubLink: 'https://github.com/gilbertekalea' - }, - { - artName: 'Italy Flag', - pageLink: './Art/DanAnim/index.html', - imageLink: '', - author: 'Daniele', - githubLink: 'https://github.com/DanieleTursi' - }, - { - artName: 'ZTM Animation', - pageLink: './Art/EricPuskas/index.html', - imageLink: './Art/EricPuskas/index.gif', - author: 'Eric Puskas', - githubLink: 'https://github.com/EricPuskas' - }, - { - artName: 'LSD Rainbow Trip: Phase 1', - pageLink: './Art/AbsMechanik/index.html', - imageLink: './Art/AbsMechanik/AbsMechanik_Animation.gif', - author: 'AbsMechanik', - githubLink: 'https://github.com/AbsMechanik' - }, - { - artName: 'Christmas Lights', - pageLink: './Art/Futuregit/index.html', - imageLink: './Art/Futuregit/Christmas-Lights.gif', - author: 'Futuregit', - githubLink: 'https://github.com/Futuregit' - }, - { - artName: 'Fruit Dancing', - pageLink: './Art/carlacentenor/index.html', - imageLink: './Art/carlacentenor/fruit.gif', - author: 'carlacentenor', - githubLink: 'https://github.com/carlacentenor' - }, - { - artName: 'Spooktober Hacktoberfest', - pageLink: './Art/FredAmartey/index.html', - imageLink: './Art/FredAmartey/thumbnaill.gif', - author: 'Fred Amartey', - githubLink: 'https://github.com/FredAmartey' - }, - { - artName: 'Star Wars?', - pageLink: './Art/henryvalbuena/index.html', - imageLink: './Art/henryvalbuena/index.gif', - author: 'Henry Valbuena', - githubLink: 'https://github.com/henryvalbuena' - }, - { - artName: 'UFO', - pageLink: './Art/UFO/index.html', - imageLink: './Art/UFO/UFO.png', - author: 'Abhinav Singh @abhinav9910', - githubLink: 'https://github.com/abhinav9910' - }, - { - artName: 'The Ripple', - pageLink: './Art/Anmol2/index.html', - imageLink: './Art/Anmol2/ripple.png', - author: 'Anmol', - githubLink: 'https://github.com/Anmol270900' - }, - { - artName: 'Rainbow loader', - pageLink: './Art/ka-hn/rainbow.html', - imageLink: './Art/ka-hn/rainbow.gif', - author: 'Karim Hussain', - githubLink: 'https://github.com/ka-hn' - }, - { - artName: 'Action Cam', - pageLink: './Art/Donovan/index.html', - imageLink: './Art/Donovan/pureCSS-animation.gif', - author: 'Donovan Hunter', - githubLink: 'https://github.com/dhdcode' - }, - { - artName: 'The Sun', - pageLink: './Art/Anmol/index.html', - imageLink: './Art/Anmol/sun.png', - author: 'Anmol', - githubLink: 'https://github.com/Anmol270900' - }, - { - artName: 'Flashing Pumpkin', - pageLink: './Art/KatrinaRose14/index.html', - imageLink: './Art/KatrinaRose14/FlashingPumpkin.gif', - author: 'Katrina Yates', - githubLink: 'https://github.com/KatrinaRose14' - }, - { - artName: 'Flipbox', - pageLink: './Art/Prasheel/index.html', - imageLink: './Art/Prasheel/flip.gif', - author: 'Prasheel Soni', - githubLink: 'https://github.com/ps011' - }, - { - artName: '2019 Wave', - pageLink: './Art/chris-aqui/index.html', - imageLink: './Art/chris-aqui/2019-jump.gif', - author: 'Christine Aqui', - githubLink: 'https://github.com/christine-aqui' - }, - { - artName: 'Hover Button Animation', - pageLink: './Art/Vipul/hover.html', - imageLink: './Art/Vipul/Screenshot2.png', - author: 'Vipul', - githubLink: 'https://github.com/vipuljain08' - }, - { - artName: 'Start From Zero', - pageLink: './Art/Robihdy/index.html', - imageLink: './Art/Robihdy/start-from-zero.png', - author: 'Robihdy', - githubLink: 'https://github.com/Robihdy' - }, - { - artName: 'Local Host metaphor', - pageLink: './Art/Akbar-Cyber/index.html', - imageLink: './Art/Prateek/localhost.png', - author: 'Prateek', - githubLink: 'https://github.com/prateekpatrick' - }, - { - artName: 'Akbar-Cyber', - pageLink: './Art/Akbar-Cyber/index.html', - imageLink: './Art/Akbar-Cyber/akbar.gif', - author: 'Akbar', - githubLink: 'https://github.com/Akbar-Cyber' - }, - { - artName: 'Sliding Lines', - pageLink: './Art/erics0n/sliding-lines/index.html', - imageLink: './Art/erics0n/sliding-lines/image.gif', - author: 'erics0n', - githubLink: 'https://github.com/erics0n' - }, - { - artName: 'Triangle', - pageLink: './Art/Joy/triangle/triangle.html', - imageLink: './Art/Joy/triangle/triangle.gif', - author: 'Joy', - githubLink: 'https://github.com/royranger' - }, - { - artName: 'Cube', - pageLink: './Art/Joy/cube/cube.html', - imageLink: './Art/Joy/cube/cube.gif', - author: 'Joy', - githubLink: 'https://github.com/royranger' - }, - { - artName: 'Burger Menu', - pageLink: './Art/mctrl/burger.html', - imageLink: './Art/mctrl/burger.gif', - author: 'Martina', - githubLink: 'https://github.com/mctrl' - }, - { - artName: 'Square Loader', - pageLink: './Art/Hemant/index.html', - imageLink: './Art/Hemant/loader.gif', - author: 'Hemant Garg', - githubLink: 'https://github.com/hemant-garg' - }, - { - artName: 'wake up, neo...', - pageLink: './Art/samirjouni/TributeToTheMatrix.html', - imageLink: './Art/samirjouni/sample.gif', - author: 'Samir Jouni', - githubLink: 'https://github.com/samirjouni' - }, - { - artName: 'Tribute To COD4MW', - pageLink: './Art/samirjouni2/index.html', - imageLink: './Art/samirjouni2/sample.gif', - author: 'Samir Jouni', - githubLink: 'https://github.com/samirjouni' - }, - { - artName: 'Planet', - pageLink: './Art/ArthurDoom/planet.html', - imageLink: './Art/ArthurDoom/planet.gif', - author: 'ArthurDoom', - githubLink: 'https://github.com/ArthurDoom' - }, - { - artName: 'SquarPy', - pageLink: './Art/Utkarsh/index.html', - imageLink: './Art/Utkarsh/hack.gif', - author: 'utkarsh', - githubLink: 'https://github.com/Utkarsh2604' - }, - { - artName: 'Circle', - pageLink: './Art/Oliver/Circle.html', - imageLink: './Art/Oliver/circle.gif', - author: 'Oliver', - githubLink: 'https://github.com/oliver-gomes' - }, - { - artName: 'Ellipse Loader', - pageLink: './Art/VaibhavKhulbe/EllipseLoader.html', - imageLink: './Art/VaibhavKhulbe/ellipseLoader.gif', - author: 'Vaibhav Khulbe', - githubLink: 'https://github.com/Kvaibhav01' - }, - { - artName: 'Simple Loader', - pageLink: './Art/soumsps/simpleload.html', - imageLink: './Art/soumsps/sample.gif', - author: 'Soumendu Sinha', - githubLink: 'https://github.com/soumsps' - }, - { - artName: 'Rollodex', - pageLink: './Art/Shruti/rolling.html', - imageLink: './Art/Shruti/rolling.gif', - author: 'Shruti', - githubLink: 'https://github.com/shruti49' - }, - { - artName: 'Cute Cat', - pageLink: './Art/Alghi/cat.html', - imageLink: './Art/Alghi/cat.gif', - author: 'Alghi', - githubLink: 'https://github.com/darklordace' - }, - { - artName: 'ZtM Text', - pageLink: './Art/Di4iMoRtAl/ZtM_text_animation.html', - imageLink: './Art/Di4iMoRtAl/ZtM_animation.gif', - author: 'Di4iMoRtAl', - githubLink: 'https://github.com/dppeykov' - }, - { - artName: 'Circles', - pageLink: './Art/Bhuvana/circles.html', - imageLink: './Art/Bhuvana/circles.gif', - author: 'Bhuvana', - githubLink: 'https://github.com/bhuvana-guna' - }, - { - artName: 'Bird', - pageLink: './Art/Bhuvana/bird.html', - imageLink: './Art/Bhuvana/bird.gif', - author: 'Bhuvana', - githubLink: 'https://github.com/bhuvana-guna' - }, - { - artName: 'Loader', - pageLink: './Art/Bhuvana/loader.html', - imageLink: './Art/Bhuvana/loader.gif', - author: 'Bhuvana', - githubLink: 'https://github.com/bhuvana-guna' - }, - { - artName: 'Simple blinking loading circles', - pageLink: './Art/Rahul/index.html', - imageLink: './Art/Rahul/loading.gif', - author: 'Rahul', - githubLink: 'https://github.com/kohli6010' - }, - { - artName: 'Css Pulse', - pageLink: './Art/Aszmel/pulse.html', - imageLink: './Art/Aszmel/css_pulse.gif', - author: 'Aszmel', - githubLink: 'https://github.com/Aszmel' - }, - { - artName: 'Circle Bounce', - pageLink: './Art/Edmund/index.html', - imageLink: './Art/Edmund/circle-bounce.gif', - author: 'Edmund', - githubLink: 'https://github.com/edmund1645' - }, - { - artName: 'Heart Beating', - pageLink: './Art/Regem/index.html', - imageLink: './Art/Regem/heart.jpg', - author: 'Regem', - githubLink: 'https://github.com/GemzBond' - }, - { - artName: 'Fading Circles', - pageLink: './Art/Ankit/fadeCircle.html', - imageLink: './Art/Ankit/fadeCircles.png', - author: 'Ankit Srivastava', - githubLink: 'https://github.com/a18nov' - }, - { - artName: 'Hacktoberfest 2019', - pageLink: './Art/jpk3lly/animation.html', - imageLink: './Art/jpk3lly/JPs_Animation_GIF.gif', - author: 'jpk3lly', - githubLink: 'https://github.com/jpk3lly' - }, - { - artName: 'Name Rotator', - pageLink: './Art/Meet/name.html', - imageLink: './Art/Meet/name.gif', - author: 'Meet', - githubLink: 'https://github.com/Meet1103' - }, - { - artName: 'Ball Rotator', - pageLink: './Art/Bibekpreet/index.html', - imageLink: './Art/Bibekpreet/ball.gif', - author: 'Bibekpreet', - githubLink: 'https://github.com/bibekpreet99' - }, - { - artName: 'ephiphany', - pageLink: './Art/OctavianIlies/index.html', - imageLink: './Art/OctavianIlies/ephiphany.gif', - author: 'OctavianIlies', - githubLink: 'https://github.com/OctavianIlies' - }, - { - artName: 'Loading', - pageLink: './Art/jh1992jh/loading.html', - imageLink: './Art/jh1992jh/loading.gif', - author: 'jh1992jh', - githubLink: 'https://github.com/jh1992jh' - }, - { - artName: 'ZTM Colors', - pageLink: './Art/Godnon/index.html', - imageLink: './Art/Godnon/ZTMcAnim.gif', - author: 'Godnon', - githubLink: 'https://github.com/godnondsilva' - }, - { - artName: 'Hover Effect', - pageLink: './Art/Shubhankar/index.html', - imageLink: './Art/Shubhankar/hackoctober.gif', - author: 'Shubhankar', - githubLink: 'https://github.com/shubhdwiv12' - }, - { - artName: 'Bouncing Fading Circles', - pageLink: './Art/AyoubIssaad/index.html', - imageLink: './Art/AyoubIssaad/BouncingFadingCircles.gif', - author: 'AyoubIssaad', - githubLink: 'https://github.com/AyoubIssaad' - }, - { - artName: '5 balls preloader', - pageLink: './Art/Nnaji-Victor/index.html', - imageLink: './Art/Nnaji-Victor/5_balls.gif', - author: 'Nnaji Victor', - githubLink: 'https://github.com/Nnaji-Victor' - }, - { - artName: 'ZTM Bouncer', - pageLink: './Art/Josia/bouncer.html', - imageLink: './Art/Josia/ztmbouncer.gif', - author: 'Josia Rodriguez', - githubLink: 'https://github.com/josiarod' - }, - { - artName: 'Hacktober loading animation', - pageLink: './Art/mehul1011/index.html', - imageLink: './Art/mehul1011/loading.gif', - author: 'Mehul1011', - githubLink: 'https://github.com/mehul1011' - }, - { - artName: 'Loading Dots', - pageLink: './Art/devSergiu/index.html', - imageLink: './Art/devSergiu/loading.gif', - author: 'devSergiu', - githubLink: 'https://github.com/devsergiu' - }, - { - artName: 'TypeWriter effect', - pageLink: './Art/Sidharth/Typing_Text.html', - imageLink: './Art/Sidharth/type_writer.gif', - author: 'Sidharth', - githubLink: 'https://github.com/Sidharth98' - }, - { - artName: 'Blue Spin', - pageLink: './Art/JamesW/index.html', - imageLink: './Art/JamesW/hacktober_spin.gif', - author: 'James Whitney', - githubLink: 'https://github.com/jameswhitney' - }, - { - artName: 'Loading Animation', - pageLink: './Art/Sidharth/Loading.html', - imageLink: './Art/Sidharth/Loading.gif', - author: 'Sidharth', - githubLink: 'https://github.com/Sidharth98' - }, - { - artName: 'Rotation', - pageLink: './Art/alenanog/index.html', - imageLink: './Art/alenanog/rotation.gif', - author: 'Alena A.', - githubLink: 'https://github.com/alenanog' - }, - { - artName: 'Colors in your life', - pageLink: './Art/Atipahy/colors.html', - imageLink: './Art/Atipahy/colors.png', - author: 'Christos Chr', - githubLink: 'https://github.com/atipaHy' - }, - { - artName: 'Orb', - pageLink: './Art/Jkbicbic/orb.html', - imageLink: './Art/Jkbicbic/orb.gif', - author: 'John Kennedy Bicbic', - githubLink: 'https://github.com/jkbicbic' - }, - { - artName: 'Charging...', - pageLink: './Art/Afraz/charging.html', - imageLink: './Art/Afraz/charging.gif', - author: 'Afraz', - githubLink: 'https://github.com/afrazz' - }, - { - artName: 'Charging...', - pageLink: './Art/DepStep/depstep.html', - imageLink: './Art/DepStep/depstep.gif', - author: 'DepStep', - githubLink: 'https://github.com/stephD' - }, - { - artName: 'Dancing Ball...', - pageLink: './Art/DaveFres/index.html', - imageLink: './Art/DaveFres/ball.gif', - author: 'DaveFres', - githubLink: 'https://github.com/DaveFres' - }, - { - artName: 'animatron', - pageLink: './Art/animatron/index.html', - imageLink: './Art/animatron/trance.gif', - author: 'jomahay', - githubLink: 'https://github.com/jomahay' - }, - { - artName: 'Sunshine', - pageLink: './Art/Pavelisp/sunshine.html', - imageLink: './Art/Pavelisp/sunshine.gif', - author: 'Pavel Isp', - githubLink: 'https://github.com/pavelisp' - }, - { - artName: 'SoundBoxes', - pageLink: './Art/Hbarang/SoundBox.html', - imageLink: './Art/Hbarang/SoundBoxAnimation.gif', - author: 'Hbarang', - githubLink: 'https://github.com/hbarang' - }, - { - artName: 'Cheshire', - pageLink: './Art/Ckanelin/index.html', - imageLink: './Art/Ckanelin/Cheshire.gif', - author: 'Ckanelin', - githubLink: 'https://github.com/ckanelin' - }, - { - artName: 'Disappear', - pageLink: './Art/Stacy/index.html', - imageLink: './Art/Stacy/disappear.gif', - author: 'Stacy', - githubLink: 'https://github.com/stacyholtz6' - }, - { - artName: 'Ellipse Spinner', - pageLink: './Art/Sabina/ellipse_spinner.html', - imageLink: './Art/Sabina/ellipse_spinner.png', - author: 'Sabina Abbasova', - githubLink: 'https://github.com/sabina929' - }, - { - artName: 'NightSky', - pageLink: './Art/AndyS/index.html', - imageLink: './Art/AndyS/Capture.GIF', - author: 'AndyS', - githubLink: 'https://github.com/AndyS1988' - }, - { - artName: 'Hungry', - pageLink: './Art/diegchav/index.html', - imageLink: './Art/diegchav/hungry.gif', - author: 'Diego Chz', - githubLink: 'https://github.com/diegchav' - }, - { - artName: 'Hover Text Animation', - pageLink: './Art/AyoubIssaad2/index.html', - imageLink: './Art/AyoubIssaad2/hoverTextAnimation.gif', - author: 'AyoubIssaad', - githubLink: 'https://github.com/AyoubIssaad' - }, - { - artName: 'Colorize', - pageLink: './Art/JimBratsos/colorize.html', - imageLink: './Art/JimBratsos/Colorize.gif', - author: 'Jim Bratsos', - githubLink: 'https://github.com/JimBratsos' - }, - { - artName: 'Hacktober Spooktacular', - pageLink: 'Art/Elex/index.html', - imageLink: ['./Art/Elex/hhs.gif'], - author: 'William Poisel (LordCobra)', - githubLink: 'https://github.com/epoisel' - }, - { - artName: 'Circley', - pageLink: './Art/Tranjenny/indexjenny.html', - imageLink: './Art/Tranjenny/zerojenny.gif', - author: 'Tranjenny', - githubLink: 'https://github.com/Tranjenny' - }, - { - artName: 'My Vietnam', - pageLink: './Art/nhbduy/index.html', - imageLink: './Art/nhbduy/my-vietnam.gif', - author: 'Hoang-Bao-Duy NGUYEN', - githubLink: 'https://github.com/nhbduy' - }, - { - artName: 'Hactoberfest Bus', - pageLink: './Art/shahpranaf/index.html', - imageLink: './Art/shahpranaf/hacktoberfest_bus.gif', - author: 'Pranav Shah', - githubLink: 'https://github.com/shahpranaf' - }, - { - artName: 'Hacktoberfest', - pageLink: './Art/robihid/index.html', - imageLink: './Art/robihid/hacktoberfest.png', - author: 'robihid', - githubLink: 'https://github.com/robihid' - }, - { - artName: 'Hi there', - pageLink: './Art/Aki/index.html', - imageLink: './Art/Aki/giphy.gif', - author: 'Aki', - githubLink: 'https://github.com/akmalist' - }, - { - artName: 'Hacktoberfest 2019!', - pageLink: './Art/RedSquirrrel/index.html', - imageLink: './Art/RedSquirrrel/index.html/animation.PNG', - author: 'RedSquirrrel', - githubLink: 'https://github.com/RedSquirrrel' - }, - { - artName: 'Sliding text', - pageLink: './Art/Flattopz/index.html', - imageLink: './Art/Flattopz/SlidingText.gif', - author: 'Flattopz', - githubLink: 'https://github.com/hjpunzalan' - }, - { - artName: 'Rainbow Color Changer', - pageLink: './Art/mmshr/index.html', - imageLink: './Art/mmshr/rainbow.gif', - author: 'mmosehauer', - githubLink: 'https://github.com/mmosehauer' - }, - { - artName: 'World of Coding', - pageLink: './Art/tom_kn/coding.html', - imageLink: './Art/tom_kn/coding.gif', - author: 'Tamas Knisz', - githubLink: 'https://github.com/TamasKn' - }, - { - artName: 'Initial Bounce', - pageLink: './Art/Juwana/initial.html', - imageLink: './Art/Juwana/InitialBounce.gif', - author: 'Juwana', - githubLink: 'https://github.com/JZerman2018' - }, - { - artName: 'Atom', - pageLink: './Art/Teva/index.html', - imageLink: './Art/Teva/atom.gif', - author: 'Teva', - githubLink: 'https://github.com/TevaHenry' - }, - { - artName: 'Be Awesome', - pageLink: './Art/TigerAsH/index.html', - imageLink: './Art/TigerAsH/be-awesome.jpg', - author: 'TigerAsH', - githubLink: 'https://github.com/TigerAsH94' - }, - { - artName: 'Rainbow Colors', - pageLink: './Art/Sanjeev/index.html', - imageLink: './Art/Sanjeev/animation.gif', - author: 'Sanjeev Panday', - githubLink: 'https://github.com/Sanjeev-Panday' - }, - { - artName: 'ZtM', - pageLink: './Art/thoyvo/index.html', - imageLink: './Art/thoyvo/ztm.gif', - author: 'Thoyvo', - githubLink: 'https://github.com/thoyvo' - }, - { - artName: 'Fast Fishes', - pageLink: './Art/4ront/index.html', - imageLink: './Art/4ront/fishes.gif', - author: '4rontender', - githubLink: 'https://github.com/RinatValiullov' - }, - { - artName: 'Loading...', - pageLink: './Art/RedSquirrrel2/loading.html', - imageLink: './Art/RedSquirrrel2/loading.gif', - author: 'RedSquirrrel', - githubLink: 'https://github.com/RedSquirrrel' - }, - { - artName: 'Animated Cube', - pageLink: './Art/Animated Cube/index.html', - imageLink: './Art/Animated Cube/cube.gif', - author: 'RedSquirrrel', - githubLink: 'https://github.com/RedSquirrrel' - }, - { - artName: 'Calm Ubuntu', - pageLink: './Art/schupat/index.html', - imageLink: './Art/schupat/preview.gif', - author: 'schupat', - githubLink: 'https://github.com/schupat' - }, - { - artName: 'Solar System', - pageLink: './Art/DSandberg93/index.html', - imageLink: './Art/DSandberg93/SolarSystem.gif', - author: 'DSandberg93', - githubLink: 'https://github.com/DSandberg93' - }, - { - artName: 'Boo', - pageLink: './Art/VerityB/index.html', - imageLink: './Art/VerityB/boo.gif', - author: 'VerityB', - githubLink: 'https://github.com/VerityB' - }, - { - artName: 'Hacktoberfest Ghost', - pageLink: './Art/cTahirih/index.html', - imageLink: './Art/cTahirih/ghost.png', - author: 'cTahirih', - githubLink: 'https://github.com/cTahirih' - }, - { - artName: 'Clock', - pageLink: './Art/Abdul/index.html', - imageLink: './Art/Abdul/Clock.png', - author: 'Abdul Rahman', - githubLink: 'https://github.com/abdulrahman118' - }, - { - artName: 'Loading Cube', - pageLink: './Art/andrearizzello/index.html', - imageLink: './Art/andrearizzello/index.gif', - author: 'Andrea Rizzello', - githubLink: 'https://github.com/andrearizzello' - }, - { - artName: 'Wall Dropping Logo', - pageLink: './Art/shivams136/index.html', - imageLink: './Art/shivams136/walldrop.gif', - author: 'Shivam Sharma', - githubLink: 'https://github.com/ShivamS136' - }, - { - artName: 'Infinite Race', - pageLink: './Art/levermanx/index.html', - imageLink: './Art/levermanx/anim.gif', - author: 'Levermanx', - githubLink: 'https://github.com/levermanx' - }, - { - artName: 'Hover to Rotate Text', - pageLink: './Art/faiz_hameed/index.html', - imageLink: './Art/faiz_hameed/hackto.gif', - author: 'Faiz Hameed', - githubLink: 'https://github.com/faizhameed' - }, - { - artName: 'HalloHacktober Greeting!', - pageLink: './Art/lusalga/index.html', - imageLink: './Art/lusalga/lu.gif', - author: 'Lucieni A. Saldanha', - githubLink: 'https://github.com/lusalga/' - }, - { - artName: 'Time goes by', - pageLink: './Art/WolfgangKreminger/index.html', - imageLink: './Art/WolfgangKreminger/showcase.gif', - author: 'Wolfgang Kreminger', - githubLink: 'https://github.com/r4pt0s' - }, - { - artName: 'Bouncing Text!', - pageLink: './Art/AbdulsalamAbdulrahman/index.html', - imageLink: './Art/AbdulsalamAbdulrahman/Bouncingtxt.gif', - author: 'Abdulsalam Abdulrahman', - githubLink: 'https://github.com/AbdulsalamAbdulrahman/' - }, - { - artName: 'Simple Phone Animation', - pageLink: './Art/Lala/index.html', - imageLink: './Art/Lala/phone.gif', - author: 'Olamide Aboyeji', - githubLink: 'https://github.com/aolamide' - }, - { - artName: 'Synthwave Sunset', - pageLink: './Art/brunobolting/index.html', - imageLink: './Art/brunobolting/synthwave-sunset.gif', - author: 'Bruno Bolting', - githubLink: 'https://github.com/brunobolting/' - }, - - { - artName: 'Kawaii Penguin', - pageLink: './Art/Brienyll/index.html', - imageLink: './Art/Brienyll/kawaiiPenguin.gif', - author: 'Brienyll', - githubLink: 'https://github.com/brienyll/' - }, - { - artName: 'Happy Halloween', - pageLink: './Art/MatthewS/index.html', - imageLink: './Art/MatthewS/Spider.gif', - author: 'MatthewS', - githubLink: 'https://github.com/matthewstoddart/' - }, - { - artName: 'Fan Art', - pageLink: './Art/m-perez33/index.html', - imageLink: './Art/m-perez33/cylon.gif', - author: 'Marcos Perez', - githubLink: 'https://github.com/m-perez33/' - }, - { - artName: 'Animating Pot', - pageLink: './Art/Somechandra/index.html', - imageLink: './Art/Somechandra/pot.gif', - author: 'Somechandra', - githubLink: 'https://github.com/somechandra' - }, - { - artName: 'Circles Circling', - pageLink: './Art/pikktorr/index.html', - imageLink: './Art/pikktorr/circles.gif', - author: 'pikktorr', - githubLink: 'https://github.com/pikktorr' - }, - { - artName: 'Glitchy Szn', - pageLink: './Art/premdav/index.html', - imageLink: './Art/premdav/screenshot.png', - author: 'premdav', - githubLink: 'https://github.com/premdav' - }, - { - artName: 'ZeroToMastery', - pageLink: './Art/Vzneers/index.html', - imageLink: './Art/Vzneers/gifzeroloading.gif', - author: 'TrinhMinhHieu', - githubLink: 'https://github.com/trinhminhhieu' - }, - { - artName: 'Spacecraft-landing', - pageLink: './Art/DDuplinszki/index.html', - imageLink: './Art/DDuplinszki/Spacecraft-landing.gif', - author: 'DDuplinszki', - githubLink: 'https://github.com/DDuplinszki' - }, - { - artName: 'Paw Prints', - pageLink: './Art/Tia/index.html', - imageLink: './Art/Tia/paw-prints.gif', - author: 'Tia Esguerra', - githubLink: 'https://github.com/msksfo' - }, - { - artName: 'Hover-Scale', - pageLink: './Art/echowebid/index.html', - imageLink: './Art/echowebid/hover.gif', - author: 'echowebid', - githubLink: 'https://github.com/echowebid' - }, - { - artName: 'mars', - pageLink: './Art/Courtney_Pure/index.html', - imageLink: './Art/Courtney_Pure/mars_screenshot.png', - author: 'Courtney Pure', - githubLink: 'https://github.com/courtneypure' - }, - { - artName: 'Welcome HactoberFest', - pageLink: './Art/Dhaval/index.html', - imageLink: './Art/Dhaval/Welcome-Hacktoberfest.gif', - author: 'Dhaval Mehta', - githubLink: 'https://github.com/Dhaval1403' - }, - { - artName: 'Aynonimation', - pageLink: './Art/Aynorica/aynorica.html', - imageLink: './Art/Aynorica/Aynonimation.png', - author: 'aynorica', - githubLink: 'https://github.com/aynorica' - }, - { - artName: 'sun-to-moon', - pageLink: './Art/haider/index.html', - imageLink: './Art/haider/sun-moon.gif', - author: 'Haider', - githubLink: 'https://github.com/hyderumer' - }, - { - artName: 'Animatron', - pageLink: './Art/animatron/index.html', - imageLink: './Art/animatron/trance.gif', - author: 'Andrei', - githubLink: 'https://github.com/aneagoie' - }, - { - artName: 'Loader Circle', - pageLink: './Art/beaps/index.html', - imageLink: './Art/beaps/loader-circle.gif', - author: 'beaps', - githubLink: 'https://github.com/beaps' - }, - { - artName: 'Doors', - pageLink: './Art/pauliax/index.html', - imageLink: './Art/pauliax/doors.gif', - author: 'pauliax', - githubLink: 'https://github.com/pauliax' - }, - { - artName: 'Clock with pendulum', - pageLink: './Art/Pankaj/index.html', - imageLink: './Art/Pankaj/Clock_with_pendulum.gif', - author: 'Pankaj', - githubLink: 'https://github.com/prime417' - }, - { - artName: 'Animatron', - pageLink: './Art/animatron/index.html', - imageLink: './Art/animatron/trance.gif', - author: 'Andrei', - githubLink: 'https://github.com/aneagoie' - }, - { - artName: 'Loader Circle', - pageLink: './Art/beaps/index.html', - imageLink: './Art/beaps/loader-circle.gif', - author: 'beaps', - githubLink: 'https://github.com/beaps' - }, - { - artName: 'Open Sourcerer', - pageLink: './Art/4rturd13/index.html', - imageLink: './Art/4rturd13/openSourcerer.gif', - author: '4rturd13', - githubLink: 'https://github.com/4rturd13' - }, - { - artName: 'Doors', - pageLink: './Art/pauliax/index.html', - imageLink: './Art/pauliax/doors.gif', - author: 'pauliax', - githubLink: 'https://github.com/pauliax' - }, - { - artName: 'Loader Square', - pageLink: './Art/beaps2/square-loader.html', - imageLink: './Art/beaps2/square-loader.gif', - author: 'beaps', - githubLink: 'https://github.com/beaps' - }, - { - artName: 'Running Text', - pageLink: './Art/DevinEkadeni/running-text.html', - imageLink: './Art/DevinEkadeni/running-text.gif', - author: 'Devin Ekadeni', - githubLink: 'https://github.com/devinekadeni' - }, - { - artName: 'Mystical-Hacktoberfest', - pageLink: './Art/Wayne/index.html', - imageLink: - './Art/Wayne/hacktoberfest - Google Chrome 09 Oct 2019 21_12_32.png', - author: 'Wayne Mac Mavis', - githubLink: 'https://github.com/WayneMacMavis' - }, - { - artName: 'ZTM Logo Animation', - pageLink: './Art/bk987/index.html', - imageLink: './Art/bk987/preview.gif', - author: 'Bilal Khalid', - githubLink: 'https://github.com/bk987' - }, - { - artName: 'Pong', - pageLink: './Art/Carls13/index.html', - imageLink: './Art/Carls13/pong.jpg', - author: 'Carlos Hernandez', - githubLink: 'https://github.com/Carls13' - }, - { - artName: 'ZTM Reveal', - pageLink: './Art/bk987-2/index.html', - imageLink: './Art/bk987-2/preview.gif', - author: 'Bilal Khalid', - githubLink: 'https://github.com/bk987' - }, - { - artName: 'ZTM Family Animation', - pageLink: './Art/sballgirl11/animation.html', - imageLink: './Art/sballgirl11/ztm.gif', - author: 'Brittney Postma', - githubLink: 'https://github.com/sballgirl11' - }, - { - artName: 'Phone Greetings', - pageLink: './Art/ann-dev/index.html', - imageLink: './Art/ann-dev/screenshot.png', - author: 'ann-dev', - githubLink: 'https://github.com/ann-dev' - }, - { - artName: 'Triangle Slide', - pageLink: './Art/grieff/index.html', - imageLink: './Art/grieff/triangle-animation.gif', - author: 'Grieff', - githubLink: 'https://github.com/grieff' - }, - { - artName: 'Neon ZTM', - pageLink: './Art/grieff/text.html', - imageLink: './Art/grieff/neonZTM.gif', - author: 'Grieff', - githubLink: 'https://github.com/grieff' - }, - { - artName: 'Flip Card', - pageLink: './Art/FlipCard/index.html', - imageLink: './Art/FlipCard/ezgif.com-video-to-gif.gif', - author: 'Saurabh', - githubLink: 'https://github.com/Saurabh-FullStackDev' - }, - { - artName: 'animationHalloween', - pageLink: './Art/mawais54013/index.html', - imageLink: './Art/mawais54013/Halloween.gif', - author: 'mawais54013', - githubLink: 'https://github.com/mawais54013' - }, - { - artName: 'Hacktoberfest Letter Popups', - pageLink: './Art/jmt3559/index.html', - imageLink: 'https://media.giphy.com/media/RKSRPGiIsy1f3Ji3j1/giphy.gif', - author: 'Juan T.', - githubLink: 'https://github.com/jmtellez' - }, - { - artName: 'Oscillation', - pageLink: './Art/Oscillation/index.html', - imageLink: './Art/Oscillation/oscillation.gif', - author: 'Nandhakumar', - githubLink: 'https://github.com/Nandhakumar7792' - }, - { - artName: 'Letters flipUp', - pageLink: './Art/TerenceBiney/index.html', - imageLink: './Art/TerenceBiney/lettersanimate.gif', - author: 'Terence Biney', - githubLink: 'https://github.com/Tereflech17' - }, - { - artName: 'Colors rectangle', - pageLink: './Art/beaps3/index.html', - imageLink: './Art/beaps3/colors-rectangle.gif', - author: 'beaps', - githubLink: 'https://github.com/beaps' - }, - { - artName: 'Hinge', - pageLink: './Art/hereisfahad/index.html', - imageLink: './Art/hereisfahad/hinge.png', - author: 'Hereisfahad', - githubLink: 'https://github.com/hereisfahad' - }, - { - artName: 'Animation', - pageLink: './Art/PaulBillings/animation.html', - imageLink: './Art/PaulBillings/animation.gif', - author: 'Paul Billings', - githubLink: 'https://github.com/paulbillings' - }, - { - artName: 'Diminishing', - pageLink: './Art/Diminishing/index.html', - imageLink: './Art/Diminishing/diminishing.gif', - author: 'Nandhakumar', - githubLink: 'https://github.com/Nandhakumar7792' - }, - { - artName: 'yin-yang', - pageLink: './Art/yin-yang/index.html', - imageLink: './Art/yin-yang/yin-yang.gif', - author: 'Nandhakumar', - githubLink: 'https://github.com/Nandhakumar7792' - }, - { - artName: 'eggJiggle', - pageLink: './Art/eggJiggle/index.html', - imageLink: './Art/eggJiggle/eggJiggle.gif', - author: 'Nandhakumar', - githubLink: 'https://github.com/Nandhakumar7792' - }, - { - artName: 'Aynonimation', - pageLink: './Art/Aynorica/aynorica.html', - imageLink: './Art/Aynorica/Aynonimation.png', - author: 'aynorica', - githubLink: 'https://github.com/aynorica' - }, - { - artName: 'ZTM Family Animation', - pageLink: './Art/sballgirl11/index.html', - imageLink: './Art/sballgirl11/ztm.gif', - author: 'Brittney Postma', - githubLink: 'https://github.com/sballgirl11' - }, - { - artName: 'Calm', - pageLink: './Art/TMax/index.html', - imageLink: './Art/TMax/Choas.gif', - author: 'Tanesha', - githubLink: 'https://github.com/Mainemirror' - }, - { - artName: 'Eyes', - pageLink: './Art/Ltheory/main.html', - imageLink: './Art/Ltheory/eyes.gif', - author: 'Ltheory', - githubLink: 'https://github.com/Ltheory' - }, - { - artName: 'Jelly!', - pageLink: './Art/Pete331/index.html', - imageLink: './Art/Pete331/jelly.png', - author: 'Pete331', - githubLink: 'https://github.com/Pete331' - }, - { - artName: 'clock-animation', - pageLink: './Art/clock-animation/clock.html', - imageLink: './Art/clock-animation/clock.gif', - author: 'Alan sarluv', - githubLink: 'https://github.com/alansarluv' - }, - { - artName: 'Slider', - pageLink: './Art/furqan/index.html', - imageLink: './Art/furqan/in.gif', - author: 'Furqan', - githubLink: 'https://github.com/furki911s' - }, - { - artName: 'animated-birds', - pageLink: './Art/g-serban/animated-birds.html', - imageLink: './Art/g-serban/animated-birds.gif', - author: 'g-serban', - githubLink: 'https://github.com/g-serban' - }, - { - artName: 'circle-become-square', - pageLink: './Art/chathura19/index.html', - imageLink: './Art/chathura19/chathura.gif', - author: 'Chathura Samarajeewa', - githubLink: 'https://github.com/ChathuraSam' - }, - { - artName: 'page-flicker', - pageLink: './Art/neon-flights/page-flicker.html', - imageLink: './Art/neon-flights/page-flicker.gif', - author: 'neon-flights', - githubLink: 'https://github.com/neon-flights' - }, - { - artName: 'Animate-Name', - pageLink: './Art/Natalina/index.html', - imageLink: './Art/Natalina/animatename.gif', - author: 'Natalina', - githubLink: 'https://github.com/Natalina13' - }, - { - artName: 'Asteroids', - pageLink: './Art/hrafnkellbaldurs/index.html', - imageLink: './Art/hrafnkellbaldurs/asteroids.gif', - author: 'Hrafnkell Baldursson', - githubLink: 'https://github.com/hrafnkellbaldurs' - }, - { - artName: 'Sliding-Paragraph', - pageLink: './Art/Prashant/index.html', - imageLink: './Art/Prashant/slidingparagraph.gif', - author: 'Prashant', - githubLink: 'https://github.com/Prashant2108' - }, - { - artName: 'Rocket Ship', - pageLink: './Art/sdangoy/rocket-ship.html', - imageLink: './Art/sdangoy/Rocket-Ship-Animation.gif', - author: 'sdangoy', - githubLink: 'https://github.com/sdangoy' - }, - { - artName: 'Spinner', - pageLink: './Art/Sayan/index.html', - imageLink: './Art/Sayan/spinner.gif', - author: 'ssayanm', - githubLink: 'https://github.com/ssayanm' - }, - { - artName: 'swivel', - pageLink: './Art/tusharhanda/index.html', - imageLink: './Art/tusharhanda/gif.gif', - author: 'Tushar', - githubLink: 'https://github.com/tusharhanda' - }, - { - artName: 'Hallows Eve', - pageLink: './Art/ShanClayton/hallowseve.html', - imageLink: './Art/ShanClayton/hallowhack.gif', - author: 'Shanaun Clayton', - githubLink: 'https://github.com/shanclayton' - }, - { - artName: 'Contraption', - pageLink: './Art/Aravindh/contraption.html', - imageLink: './Art/Aravindh/contraption.gif', - author: 'Aravindh', - githubLink: 'https://github.com/Aravindh-SNR' - }, - { - artName: 'Rings', - pageLink: './Art/Kuzmycz/rings.html', - imageLink: './Art/Kuzmycz/rings.gif', - author: 'Mark Kuzmycz', - githubLink: 'https://github.com/kuzmycz' - }, - { - artName: 'Ghost', - pageLink: './Art/toserjude/index.html', - imageLink: './Art/toserjude/boo.JPG', - author: 'toserjude', - githubLink: 'https://github.com/toserjude' - }, - { - artName: 'Gradient circle', - pageLink: './Art/brettl1991/index.html', - imageLink: './Art/brettl1991/animation.png', - author: 'Agnes Brettl', - githubLink: 'https://github.com/brettl1991' - }, - { - artName: 'Bill Cipher', - pageLink: './Art/vitoriapena/index.html', - imageLink: './Art/vitoriapena/bill_cipher.gif', - author: 'Vitória Mendes', - githubLink: 'https://github.com/vitoriapena' - }, - { - artName: 'Generate meaning', - pageLink: './Art/Atif4/index.html', - imageLink: './Art/Generate meaning.gif', - author: 'Atif Iqbal', - githubLink: 'https://github.com/atif-dev' - }, - { - artName: 'Spooktime', - pageLink: './Art/AgneDJ/index.html', - imageLink: './Art/AgneDJ/spooktime.gif', - author: 'AgneDJ', - githubLink: 'https://github.com/AgneDJ' - }, - { - artName: 'Gradient circle', - pageLink: './Art/brettl1991/index.html', - imageLink: './Art/brettl1991/animation.png', - author: 'Agnes Brettl', - githubLink: 'https://github.com/brettl1991' - }, - { - artName: 'Bill Cipher', - pageLink: './Art/vitoriapena/index.html', - imageLink: './Art/vitoriapena/bill_cipher.gif', - author: 'Vitória Mendes', - githubLink: 'https://github.com/vitoriapena' - }, - { - artName: 'Dizzy', - pageLink: './Art/antinomy/index.html', - imageLink: './Art/antinomy/logo-spin.gif', - author: 'Antinomezco', - githubLink: 'https://github.com/antinomezco' - }, - { - artName: 'bounce', - pageLink: './Art/bounce/index.html', - imageLink: './Art/bounce/bounce.gif', - author: 'leelacanlale', - githubLink: 'https://github.com/leelacanlale' - }, - { - artName: 'Bubbles', - pageLink: './Art/bubbles/Bubbles.html', - imageLink: './Art/bubbles/buubles.png', - author: 'michal', - githubLink: 'https://github.com/michalAim' - }, - { - artName: 'Bar Slide', - pageLink: './Art/MikeVedsted/index.html', - imageLink: './Art/MikeVedsted/barslide.png', - author: 'Mike Vedsted', - githubLink: 'https://github.com/MikeVedsted' - }, - { - artName: 'HacktoberFest-2019', - pageLink: './Art/Atif/index.html', - imageLink: './Art/Atif/HacktoberFest-19.gif', - author: 'Atif Iqbal', - githubLink: 'https://github.com/atif-dev' - }, - { - artName: 'Text Animation', - pageLink: './Art/Divya/index.html', - imageLink: './Art/Divya/screenshot.png', - author: 'Divya', - githubLink: 'https://github.com/DivyaPuri25' - }, - { - artName: 'HacktoberFest-2019-Entry', - pageLink: './Art/nunocpnp/index.html', - imageLink: './Art/nunocpnp/sample_image.jpg', - author: 'Nuno Pereira', - githubLink: 'https://github.com/nunocpnp' - }, - { - artName: 'HacktoberFest 2019', - pageLink: './Art/AbdussamadYisau/index.html', - imageLink: './Art/AbdussamadYisau/Screenshot.png', - author: 'Abdussamad Yisau', - githubLink: 'https://github.com/AbdussamadYisau' - }, - { - artName: 'squareMagic', - pageLink: './Art/Rajnish-SquareMagic/index.html', - imageLink: './Art/Rajnish-SquareMagic/squareMagic.png', - author: 'Rajnish Kr Singh', - githubLink: 'https://github.com/RajnishKrSingh' - }, - { - artName: 'Blinking Hacktober', - pageLink: './Art/Atif2/index.html', - imageLink: './Art/Blinking hacktober.gif', - author: 'Atif Iqbal', - githubLink: 'https://github.com/atif-dev' - }, - { - artName: 'Robodance', - pageLink: './Art/robodance/index.html', - imageLink: './Art/robodance/robodance.gif', - author: 'Thomas', - githubLink: 'https://github.com/mahlqvist' - }, - { - artName: 'Sliding hacktober', - pageLink: './Art/Atif3/index.html', - imageLink: './Art/Atif3/sliding hacktober.gif', - author: 'Atif Iqbal', - githubLink: 'https://github.com/atif-dev' - }, - { - artName: 'like-animation', - pageLink: './Art/gibas79/like-animation.html', - imageLink: './Art/gibas79/like-animation.gif', - author: 'Gilberto Guimarães', - githubLink: 'https://github.com/gibas79' - }, - { - artName: 'ZTM animation', - pageLink: './Art/ZTManimation/index.html', - author: 'damniha', - imageLink: './Art/ZTManimation/ZTM_animation.gif', - githubLink: 'https://github.com/damniha' - }, - { - artName: 'Double Helix', - pageLink: './Art/KeenanNunesVaz/index.html', - imageLink: './Art/KeenanNunesVaz/double-helix.gif', - author: 'KeenanNV', - githubLink: 'https://github.com/KeenanNunesVaz' - }, - { - artName: 'October', - pageLink: './Art/fprokofiev/index.html', - imageLink: './Art/fprokofiev/october.gif', - author: 'Fyodor Prokofiev', - githubLink: 'https://github.com/fprokofiev' - }, - { - artName: 'Circle CSS', - pageLink: './Art/pXxcont/index.html', - imageLink: './Art/pXxcont/circlecss.png', - author: 'fzpX', - githubLink: 'https://github.com/fzpX' - }, - { - artName: 'Asterisk Formation', - pageLink: './Art/NorahJC/index.html', - imageLink: './Art/NorahJC/asterisk-formation.gif', - author: 'NorahJC', - githubLink: 'https://github.com/norahjc' - }, - { - artName: 'Bouncing CSS', - pageLink: './Art/Tina-Hoang/aniframe.html', - imageLink: './Art/Tina-Hoang/bounce.png', - author: 'Tina', - githubLink: 'https://github.com/nnh242' - }, - { - artName: 'Ghost Balls', - pageLink: './Art/ghostBalls/index.html', - imageLink: './Art/ghostBalls/balls.png', - author: 'Beatriz Delmiro', - githubLink: 'https://github.com/biadelmiro' - }, - { - artName: 'Walking Guy', - pageLink: './Art/walking-guy/index.html', - imageLink: './Art/walking-guy/video_gif.gif', - author: 'Rahulkumar Jha', - githubLink: 'https://github.com/Rahul240499' - }, - { - artName: 'Hover Neon Animation', - pageLink: './Art/edjunma/index.html', - imageLink: './Art/edjunma/ejm-neon.gif', - author: 'edjunma', - githubLink: 'https://github.com/edjunma' - }, - { - artName: 'Last In First Out Animation', - pageLink: './Art/Stryker/index.html', - imageLink: './Art/Stryker/zero-to-mastery-lifo-animation.gif', - author: 'Stryker Stinnette', - githubLink: 'https://github.com/StrykerKent' - }, - { - artName: 'Happy Diwali Animation', - pageLink: './Art/Apoorva/index.html', - imageLink: './Art/Apoorva/Screen.gif', - author: 'Apoorva', - githubLink: 'https://github.com/apoorvamohite' - }, - { - artName: 'Heart Beat', - pageLink: './Art/naveen-ku/Heart shape.html', - imageLink: './Art/naveen-ku/Heart shape.gif', - author: 'naveen-ku', - githubLink: 'https://github.com/naveen-ku' - }, - { - artName: 'Smoky Text', - pageLink: './Art/smoky-text/index.html', - imageLink: './Art/smoky-text/smoky_text_gif.gif', - author: 'Rahulkumar Jha', - githubLink: 'https://github.com/Rahul240499' - }, - { - artName: 'Rainbow and Clouds', - pageLink: './Art/rainbowclouds/index.html', - imageLink: './Art/rainbowclouds/rainbowclouds.gif', - author: 'isasimoo', - githubLink: 'https://github.com/isasimo' - }, - { - artName: 'Peek a boo!', - pageLink: './Art/Virtual1/index.html', - imageLink: './Art/Virtual1/HappyHalloween.gif', - author: 'Jessica Erasmus', - githubLink: 'https://github.com/Virtual1' - }, - { - artName: 'prashantM1', - pageLink: './Art/prashantM1/heart.html', - imageLink: './Art/prashantM1/heart.gif', - author: 'Prashant Maurya', - githubLink: 'https://github.com/prashantmaurya228' - }, - - { - artName: 'prashantM2', - pageLink: './Art/prashantM2/block.html', - imageLink: './Art/prashantM2/block.gif', - author: 'Prashant Maurya', - githubLink: 'https://github.com/prashantmaurya228' - }, - - { - artName: 'prashantM3', - pageLink: './Art/prashantM3/ball.html', - imageLink: './Art/prashantM3/ball.gif', - author: 'Prashant Maurya', - githubLink: 'https://github.com/prashantmaurya228' - }, - { - artName: 'SquareStar', - pageLink: './Art/shawn/index.html', - imageLink: './Art/shawn/square_star.gif', - author: 'shawn', - github: 'https://github.com/hk2014' - }, - { - artName: 'prashantM4', - pageLink: './Art/prashantM4/boxsize.html', - imageLink: './Art/prashantM4/boxsize.gif', - author: 'Prashant Maurya', - githubLink: 'https://github.com/prashantmaurya228' - }, - { - artName: 'Happy hacking', - pageLink: 'https://github.com/szulima', - imageLink: './Art/szulima/hacking.gif', - author: 'szulima', - githubLink: 'https://github.com/szulima' - }, - { - artName: 'ColorBomb', - pageLink: './Art/ColorBomb/index.html', - imageLink: './Art/ColorBomb/ztm.gif', - author: 'Rahulm2310', - github: 'https://github.com/Rahulm2310' - }, - { - artName: 'Traffic Lights', - pageLink: './Art/Harry/index.html', - imageLink: './Art/Harry/lights.gif', - author: 'Harry', - githubLink: 'https://github.com/legenhairy' - }, - { - artName: 'Glowing Text', - pageLink: './Art/glowing-text/index.html', - imageLink: './Art/glowing-text/glowing_text_gif.gif', - author: 'Rahulkumar Jha', - githubLink: 'https://github.com/Rahul240499' - }, - { - artName: 'Ghost Stealth Text', - pageLink: './Art/Alara Joel/index.html', - imageLink: './Art/Alara Joel/stealth ghost.png', - author: 'Alara Joel', - githubLink: 'https://github.com/stealthman22' - }, - { - artName: 'Cactus Balloon', - pageLink: './Art/cactus/index.html', - imageLink: './Art/cactus/catus.gif', - author: 'Ana Paula Lazzarotto de Lemos', - githubLink: 'https://github.com/anapaulalemos' - }, - { - artName: 'Random Color Change', - pageLink: './Art/toto-titan-developer/index.html', - imageLink: './Art/toto-titan-developer/RandomColorChange.png', - author: 'Wyatt Henderson', - githubLink: 'https://github.com/toto-titan-developer' - }, - { - artName: 'Trial', - pageLink: './Art/dhennisCssAnimation/index.html', - imageLink: './Art/dhennisCssAnimation/focusOnTheGood', - author: 'Dhennis Lim', - github: 'https://github.com/DhennisDavidLim' - }, - { - artName: 'Rectangular Butterfly', - pageLink: './Art/muzak-mmd/index.html', - imageLink: './Art/muzak-mmd/butterfly.gif', - author: 'Mbarak', - github: 'https://github.com/muzak-mmd' - }, - { - artName: 'Simple Text Animation', - pageLink: './Art/LordZeF/index.html', - imageLink: './Art/LordZeF/Text-animation.gif', - author: 'Lord ZeF', - github: 'https://github.com/LordZeF' - }, - { - artName: 'Spinning Japanese', - pageLink: './Art/nihongo/index.html', - imageLink: './Art/nihongo/nihongo.gif', - author: 'Mike W', - github: 'https://github.com/mikewiner' - }, - { - artName: 'Sun', - pageLink: './Art/Yj/index.html', - imageLink: './Art/Yj/sun.gif', - author: 'Youjung', - github: 'https://github.com/rose07a' - }, - { - artName: "Guy's", - pageLink: "./Art/Guy's/index.html", - imageLink: '', - author: 'Guy', - github: 'https://github.com/Guy3890' - }, - { - artName: 'animation-text', - pageLink: './Art/animation-text/index.html', - imageLink: './Art/', - author: 'alexzemz', - github: 'https://github.com/alexzemz' - }, - { - artName: 'Practice', - pageLink: './Art/SkiingOtter/index.html', - imageLink: '', - author: 'SkiingOtter', - github: 'https://github.com/SkiingOtter' - }, - { - artName: 'djdougan', - pageLink: './Art/djdougan/index.html', - imageLink: './Art/djdougan/css-mouseover-effect.png', - author: 'douglas dougan', - github: 'https://github.com/djdougan' - }, - { - artName: 'Animated Background', - pageLink: './Art/Xarasho-Background/index.html', - imageLink: '', - author: 'Alex Xarasho', - github: 'https://github.com/Xarasho' - }, - { - artName: 'CarvalhoAnimation', - pageLink: './Art/CarvalhoAnimation/index.html', - imageLink: './Art/CarvalhoAnimation/Halloween.png', - author: 'Alexandre Carvalho', - github: 'https://github.com/AlexandreCarvalho1990' - }, - { - artName: 'Flower Animation', - pageLink: './Art/aimee_flowerani/index.html', - imageLink: './Art/aimee_flowerani/flower.gif', - author: 'Aimee Hernandez', - githubLink: 'https://github.com/aimeehg' - }, - { - artName: '3D Spinning Rings', - pageLink: './Art/frostillicus/index.html', - imageLink: './Art/frostillicus/spinning_rings.png', - author: 'frostillicus', - github: 'https://github.com/frostillicus' - }, - { - artName: 'Flexible Logo', - pageLink: './Art/Fab1ed/index.html', - imageLink: './Art/Fab1ed/flex.gif', - author: 'Fab1ed', - github: 'https://github.com/Fab1ed' - }, - { - artName: 'Blinking Eye', - pageLink: './Art/BlinkingEye/index.html', - imageLink: './Art/BlinkingEye/blinkingeye.gif', - author: 'Pavel Perevozchikov', - github: 'https://github.com/papapacksoon' - }, - { - artName: 'Zero-to-Logo', - pageLink: './Art/node.hg/index.html', - imageLink: './Art/node.hg/ztm.gif', - author: 'Harris Gomez', - github: 'https://github.com/harrisgomez' - }, - { - artName: 'Mushyanimation', - pageLink: './Art/mushyanimation/index.html', - imageLink: './Art/mushyanimation/mush.gif', - author: 'mushymane', - github: 'https://github.com/mushymane' - }, - { - artName: 'Flag', - pageLink: './Art/Batz005/index.html', - imageLink: './Art/Batz005/flag.gif', - author: 'Batz005', - github: 'https://github.com/Batz005' - }, - { - artName: 'Wave', - pageLink: './Art/Wave_css/index.html', - imageLink: './Art/Wave_css/wave.gif', - author: 'Filippe', - github: 'https://github.com/filippebr' - }, - { - artName: 'Preloader', - pageLink: './Art/mshuber1981/preloader.html', - imageLink: './Art/mshuber1981/preloader.gif', - author: 'Michael Huber', - github: 'https://github.com/mshuber1981' - }, - { - artName: 'Simple Animate ZTM', - pageLink: './Art/Kweyku/index.html', - imageLink: './Art/Kweyku/proudZTM.gif', - author: 'Kweyku', - github: 'https://github.com/Kweyku' - }, - { - artName: 'Heartbeat', - pageLink: './Art/lysychas/index.html', - imageLink: './Art/lysychas/heartshot.png', - author: 'lysychas', - github: 'https://github.com/lysychas' - }, - { - artName: 'Hydrogen', - pageLink: './Art/elias/my-art.html', - imageLink: './Art/elias/hydrogen.gif', - author: 'tesolberg', - github: 'https://github.com/tesolberg' - }, - { - artName: 'Cool-Transition', - pageLink: './Art/animatomang/html', - videolink: './Art/animatomang/smoke.mp4', - author: 'Syam', - github: 'https://github.com/blacktomang' - }, - { - artName: 'Spinning Square', - pageLink: './Art/Spinning Square/index.html', - imageLink: './Art/Spinning Square/square.gif', - author: 'Fumi', - github: 'https://github.com/fumiadeyemi' - }, - { - artName: 'letters-loading', - pageLink: './Art/franciscomelov/index.html', - imageLink: './Art/franciscomelov/franciscomelov.gif', - author: 'franciscomelov', - githubLink: 'https://github.com/franciscomelov' - }, - { - artName: 'Moving Eyeball', - pageLink: './Art/AnathKantonda/index.html', - imageLink: './Art/AnathKantonda/movingeyeball.gif', - author: 'Anath', - github: 'https://github.com/anathkantonda' - }, - { - artName: 'Flag Animation - Colomboalemán', - pageLink: './Art/Matic1909/index.html', - imageLink: './Art/Matic1909/flag.gif', - author: 'Nils Matic', - githubLink: 'https://github.com/matic1909' - }, - { - artName: 'Pac-Man', - pageLink: './Art/Pac-Man/Pac-Man.html', - imageLink: './Art/Pac-Man/Pac-Man.gif', - author: 'Norbert', - githubLink: 'https://github.com/Bynor' - }, - { - artName: "Don't follow the light", - pageLink: './Art/cristobal-heiss/index.html', - imageLink: './Art/cristobal-heiss/css_animation.gif', - author: 'Cristobal Heiss', - githubLink: 'https://github.com/ceheiss' - }, - { - artName: 'Eenimation', - pageLink: './Art/Eenimation/index.html', - imageLink: './Art/Eenimation/trance.gif', - author: 'Eejaz ishaq', - githubLink: 'https://github.com/eejazishaq' - }, - { - artName: 'ripple button', - pageLink: './Art/monika-sahay/index.html', - imageLink: './Art/monika-sahay/screen-capture.gif', - author: 'monika sahay', - githubLink: 'https://github.com/monika-sahay' - }, - { - artName: 'Animation', - pageLink: './Art/Albertomtferreira/index.html', - imageLink: './Art/Albertomtferreira/animation.gif', - author: 'Alberto Ferreira', - githubLink: 'https://github.com/albertomtferreira' - }, - { - artName: 'sliding curtains', - pageLink: './Art/layoayeni/index.html', - imageLink: './Art/layoayeni/trance.gif', - author: 'Layo', - githubLink: 'https://github.com/layoayeni' - }, - { - artName: 'Unlocked', - pageLink: './Art/confusionmatrix98/unlocked.html', - imageLink: './Art/confusionmatrix98/unlocked.gif', - author: 'confusionmatrix98', - githubLink: 'https://github.com/confusionmatrix98' - }, - { - artName: 'Slovenian flag', - pageLink: "./Art/Ivan's art/index.html", - imageLink: "./Art/Ivan's art/Ivan-art.gif", - author: 'kljuni', - githubLink: 'https://github.com/kljuni' - }, - { - artName: 'Police Siren', - pageLink: './Art/ShimShon1/policia.html', - imageLink: './Art/ShimShon1/police.gif', - author: 'ShimShon1', - githubLink: 'https://github.com/ShimShon1' - }, - { - artName: 'Catch The UFO', - pageLink: './Art/A-UFO/index.html', - imageLink: './Art/A-UFO/catch-the-ufo.gif', - author: 'Dibakash', - githubLink: 'https://github.com/dibakash' - }, - { - artName: 'dk649', - pageLink: './Art/dk649/index.html', - imageLink: './Art/dk649/circle.gif', - author: 'dk649', - githubLink: 'https://github.com/dk649' - }, - { - artName: 'Catch The UFO', - pageLink: './Art/A-UFO/index.html', - imageLink: './Art/A-UFO/catch-the-ufo.gif', - author: 'Dibakash', - githubLink: 'https://github.com/dibakash' - }, - { - artName: 'Beer', - pageLink: './Art/beer/index.html', - imageLink: './Art/beer/beer.gif', - author: 'CamJackson', - githubLink: 'https://github.com/CamJackson-Dev' - }, - { - artName: '1rotate', - pageLink: './Art/1rotate/index.html', - imageLink: './Art/1rotate/rotation.gif', - author: 'Himanshu Gawari', - githubLink: 'https://github.com/himanshugawari' - }, - { - artName: 'Moving Box', - pageLink: './Art/JerylDEv/index.html', - imageLink: './Art/JerylDEv/movingbox.gif', - author: 'JerylDEv', - githubLink: 'https://github.com/JerylDEv' - }, - { - artName: 'New move', - pageLink: './Art/NewMove/index.html', - imageLink: './Art/NewMove/NewMove.gif', - author: 'kzhecheva', - githubLink: 'https://github.com/kzhecheva' - }, - { - artName: 'animatron', - pageLink: './Art/animatron/index.html', - imageLink: './Art/animatron/trance.gif' - }, - { - artName: 'Swing', - pageLink: './Art/evangel/index.html', - imageLink: './Art/evangel/swing.gif', - githubLink: 'https://github.com/devevangel' - }, - { - artName: 'rashid', - pageLink: './Art/rashid/index.html', - imageLink: './Art/rashid/DNA.gif', - author: 'Rashid Makki', - githubLink: 'https://github.com/rashidmakki' - }, - { - artName: 'queer quarantine', - pageLink: './Art/animatron/queer.html', - imageLink: './Art/animatron/queer.gif' - }, - { - artName: 'Animatron', - pageLink: './Art/animatron/index.html', - imageLink: './Art/animatron/trance.gif', - author: 'Cassandre Perron', - githubLink: 'https://github.com/cassandreperron' - }, - { - artName: 'Sun Bursts', - pageLink: './Art/steveSchaner/index.html', - imageLink: './Art/steveSchaner/sunburst.gif', - author: 'Steve Schaner', - githubLink: 'https://github.com/sschaner' - }, - { - artName: 'Shravan', - pageLink: './Art/Shravan/animation_shr_page.html', - imageLink: './Art/Shravan/animation_shr.gif', - author: 'Shravan Kumar', - githubLink: 'https://github.com/shravan1508' - }, - { - artName: 'Jurassic Park', - pageLink: './Art/tvasari/index.html', - imageLink: './Art/tvasari/jurassic_park.gif', - author: 'Tommaso Vasari', - githubLink: 'https://github.com/tvasari' - }, - { - artName: 'Bounce', - pageLink: './Art/samya/index.html', - imageLink: './Art/samya/samya.gif', - author: 'Samya Thakur', - githubLink: 'https://github.com/samyathakur' - }, - { - artName: 'Egg_Loading', - pageLink: './Art/egg_loading/index.html', - imageLink: './Art/samya/egg_loading.gif', - author: 'Ulisse Dantas', - githubLink: 'https://github.com/ulissesnew' - }, - { - artName: 'We stay at home to save lives', - pageLink: './Art/Shatabdi/index.html', - imageLink: './Art/Shatabdi/WE STAY AT HOME TO SAVE LIVES.gif', - author: 'Shatabdi Roy', - githubLink: 'https://github.com/RoyShatabdi' - }, - { - artName: 'Egg_Loading', - pageLink: './Art/egg_loading/index.html', - imageLink: './Art/egg_loading/egg_loading.gif', - author: 'Ulisse Dantas', - githubLink: 'https://github.com/ulissesnew' - }, - { - artName: 'We stay at home to save lives', - pageLink: './Art/Shatabdi/index.html', - imageLink: './Art/Shatabdi/WE STAY AT HOME TO SAVE LIVES.gif', - author: 'Shatabdi Roy', - githubLink: 'https://github.com/RoyShatabdi' - }, - { - artName: 'Animatron', - pageLink: './Art/animatronky/index.html', - imageLink: './Art/animatronky/trance.gif', - author: 'kylenrich', - githubLink: 'https://github.com/kylenrich24' - }, - { - artName: 'bouncing ball', - pageLink: './Art/alexgp/index.html', - imageLink: './Art/Alexgp/bouncegif.gif', - author: 'AlexGP257', - githubLink: 'https://github.com/Alexgp257' - }, - { - artName: 'Cool Waves', - pageLink: './Art/RaulC/index.html', - imageLink: './Art/RaulC/coolwaves.gif', - author: 'Raul Contreras', - githubLink: 'https://github.com/rcc01' - }, - { - artName: 'Snowfall', - pageLink: './Art/chaitali_snowfall/index.html', - imageLink: './Art/chaitali_snowfall/snowgif.gif', - author: 'Chaitali', - githubLink: 'https://github.com/chaitali-more' - }, - { - artName: 'Rotate Circle', - pageLink: './Art/dimor/animation.html', - imageLink: './Art/dimor/rotate.gif', - author: 'dimor', - githubLink: 'https://github.com/dimor' - }, - { - artName: 'Hello world', - pageLink: './Art/warren8689/index.html', - imageLink: './Art/warren8689/screenshot.png', - author: 'Warren', - githubLink: 'https://github.com/warrren8689' - }, - { - artName: '360 Varial Kickflip', - pageLink: './Art/DICHAMOTO/index.html', - imageLink: './Art/DICHAMOTO/360_Varial_Kickflip.gif', - author: 'DICHAMOTO', - githubLink: 'https://github.com/DICHAMOTO' - }, - { - artName: 'Crazy Square', - pageLink: './Art/colorSquare/index.html', - imageLink: './Art/colorSquare/colorsquare.gif', - author: 'TiagoChicoo', - githubLink: 'https://github.com/tiagochicoo' - }, - { - artName: 'Alexhover', - pageLink: './Art/Alexhover/index.html', - imageLink: './Art/Alexhover/Alexhover.gif', - author: 'Alex', - githubLink: 'https://github.com/alesgainza' - }, - { - artName: 'Imperial CSS Driod', - pageLink: './Art/Imperial_CSS_Driod/index.html', - imageLink: './Art/Imperial_CSS_Driod/ImperialDriod.gif', - author: 'Captian-Rocket', - githubLink: 'https://github.com/captian-rocket' - }, - { - artName: 'HamidAnime', - pageLink: './Art/HamidAnime/index.html', - imageLink: './Art/HamidAnime/Capture.gif', - author: 'Hamid', - githubLink: 'https://github.com/HamidGoudarzi1988' - }, - { - artName: 'Imperial CSS Driod', - pageLink: './Art/Imperial_CSS_Driod/index.html', - imageLink: './Art/Imperial_CSS_Driod/ImperialDriod.gif', - author: 'Captian-Rocket', - githubLink: 'https://github.com/captian-rocket' - }, - { - artName: 'Mario Game', - pageLink: './Art/emmeiwhite/index.html', - imageLink: './Art/emmeiwhite/mario-game.gif', - author: 'Emmeiwhite', - githubLink: 'https://github.com/emmeiwhite' - }, - { - artName: '360 Varial Kickflip', - pageLink: './Art/DICHAMOTO/index.html', - imageLink: './Art/DICHAMOTO/360_Varial_Kickflip.gif', - author: 'DICHAMOTO', - githubLink: 'https://github.com/DICHAMOTO' - }, - { - artName: 'Bouncer the Bouncy Box', - pageLink: './Art/RussD/index.html', - imageLink: './Art/RussD/bouncer-the-bouncy-box.png', - author: 'Russell', - githubLink: 'https://github.com/rdyer07' - }, - { - artName: '3D Infinite Loop Sprites Cards', - pageLink: './Art/luiavag/index.html', - imageLink: './Art/luiavag/luiavag_3D_Infinite_Loop.gif', - author: 'LuVAGu', - githubLink: 'https://github.com/luiavag' - }, - { - artName: 'Star Wars', - pageLink: './Art/ChiragAgarwal/index.html', - imageLink: './Art/ChiragAgarwal/star_wars.gif', - author: 'Chirag Agarwal', - githubLink: 'https://github.com/chiragragarwal' - }, - { - artName: 'ImageGallery', - pageLink: './Art/Hoverimage/index.html', - imageLink: './Art/Hoverimage/hoverimage.gif', - author: 'Siddhant Jain', - githubLink: 'https://github.com/Sid-web6306' - }, - { - artName: 'characterwalking', - pageLink: './Art/characterwalkingChetan/index.html', - imageLink: './Art/characterwalkingChetan/image.png', - author: 'Chetan Muliya', - githubLink: 'https://github.com/chetanmuliya' - }, - { - artName: 'Grow', - pageLink: './Art/octavioLafourcade/index.html', - imageLink: './Art/octavioLafourcade/animation.gif', - author: 'Octavio Lafourcade', - githubLink: 'https://github.com/tavolafourcade' - }, - { - artName: 'Slats', - pageLink: './Art/Sagaquisces/index.html', - imageLink: './Art/Hoverimage/slats.gif', - author: 'Michael David Dunlap', - githubLink: 'https://github.com/sagaquisces' - }, - { - artName: 'Coffee', - pageLink: './Art/animate-coffee/index.html', - imageLink: './Art/animate-coffee/ezgif.com-video-to-gif.gif', - author: 'Elise Welch', - githubLink: 'https://github.com/EliseWelch' - }, - { - artName: 'Blended', - pageLink: './Art/Pro-animate/index.html', - imageLink: './Art/Pro-animate/Blended.gif', - author: 'Promise Nwafor', - githubLink: 'https://github.com/emPro-source' - }, - { - artName: 'sproutseeds', - pageLink: './Art/sproutseeds/index.html', - imageLink: 'https://codepen.io/_Sabine/pen/yGGLON', - author: '_Sabine' - }, - { - artName: 'aninikhil', - pageLink: './Art/aninikhil/index.html', - imageLink: './Art/aninikhil/nik.jpg', - author: 'Nikhil N G', - githubLink: 'https://github.com/nikhilng99' - }, - { - artName: 'Playballs', - pageLink: './Art/playballs/index.html', - imageLink: './Art/playballs/playballs.gif', - author: 'Omar Jabaly', - githubLink: 'https://github.com/Omarjabaly' - }, - { - artName: 'simpleAnimation', - pageLink: './Art/cazabe/index.html', - imageLink: './Art/cazabe/mrRobot.png', - author: 'cazabe', - githubLink: 'https://github.com/cazabe' - }, - { - artName: 'Dragon', - pageLink: './Art/Dragon/index.html', - imageLink: './Art/Joy/smallDragon.gif', - author: 'nikicivan', - githubLink: 'https://github.com/nikicivan' - }, - { - artName: 'TypingAnimation', - pageLink: './Art/yogi_the_bear/index.html', - imageLink: './Art/yogi_the_bear/my_animation.gif', - author: 'yogev', - githubLink: 'https://github.com/yogevHenig' - }, - { - artName: 'Mario Kart Animation', - pageLink: './Art/mario2/index.html', - imageLink: './Art/mario2/mario.png', - author: 'Sakshi Sinha', - githubLink: 'https://github.com/sakshi-1' - }, - { - artName: 'NarutoAnimation', - pageLink: './Art/Tgoslee/index.html', - imageLink: './Art/Tgoslee/Naruto.gif', - author: 'Trenisha', - githubLink: 'https://github.com/tgoslee' - }, - { - artName: 'Jackony', - pageLink: './Art/Yaseen_Mohammed/index.html', - imageLink: './Art/Yaseen_Mohammed/pichatcho.gif', - author: 'Yaseen_Mohammed', - githubLink: 'https://yaseenaiman.github.io/' - }, - { - artName: 'DVRU', - pageLink: './Art/dvru/index.html', - imageLink: './Art/dvru/dvru.gif', - author: 'dvru', - githubLink: 'https://github.com/dvru' - }, - { - artName: 'Coulisse', - pageLink: './Art/Ayoubahida/index.html', - imageLink: './Art/Ayoubahida/coulisseAnimation.gif', - author: 'Ayoubahida', - githubLink: 'https://github.com/Ayoubahida' - }, - { - artName: 'TextAnimation', - pageLink: './Art/TextAnimation/index.html', - imageLink: './Art/TextAnimation/welcome.gif', - author: 'waleed', - githubLink: 'https://github.com/waleed-1993' - }, - { - artName: 'Animatron', - pageLink: './Art/Animatron/index.html', - imageLink: './Art/Joy/trance.gif', - author: 'farhan', - githubLink: 'https://github.com/fnahmad' - }, - { - artName: 'Sky', - pageLink: './Art/marijapanic/index.html', - imageLink: './Art/marijapanic/clouds.gif', - author: 'marijapanic', - githubLink: 'https://github.com/marijapanic' - }, - { - artName: 'GreenFunnel', - pageLink: './Art/GreenFunnel/index.html', - imageLink: './Art/GreenFunnel/green-funnel.gif', - author: 'sergiorra', - githubLink: 'https://github.com/sergiorra' - }, - { - artName: 'mig', - pageLink: './Art/mig/index.html', - imageLink: './Art/mig/squares.gif', - author: 'mig', - githubLink: 'https://github.com/miguel231997' - }, - { - artName: 'RabbitHopping', - pageLink: './Art/tigerlight/index.html', - imageLink: './Art/tigerlight/RabbitHopping.gif', - author: 'tigerlight', - githubLink: 'https://github.com/tigerlight' - }, - { - artName: 'Picture Pop', - pageLink: './Art/Ford CSS Animation/index.html', - imageLink: './Art/Ford CSS Animation/Ford gif.gif', - author: 'klf006', - githubLink: 'https://github.com/klf006' - }, - { - artName: 'Smoke Animation', - pageLink: './Art/smoke Animation/index.html', - imageLink: './Art/smoke Animation/Capture.png', - author: 'aman-cse', - githubLink: 'https://github.com/aman-cse' - }, - { - artName: 'BH', - pageLink: './Art/animationBH/index.html', - imageLink: '', - author: 'BH', - githubLink: 'https://github.com/huynhcongbaotran' - }, - { - artName: 'bounce', - pageLink: './Art/naina/index.html', - imageLink: './Art/naina/bounce.gif', - author: 'Naina', - githubLink: 'https://github.com/naina010' - }, - { - artName: 'Motivation', - pageLink: './Art/motivation/index.html', - imageLink: './Art/motivation/motivation.gif', - author: 'Art', - githubLink: 'https://github.com/artbalahadia' - }, - { - artName: 'Doraemon-Ball', - pageLink: './Art/DhirajKaushik/index.html', - imageLink: './Art/DhirajKaushik/doremon.gif', - author: 'Dhiraj Kaushik', - githubLink: 'https://github.com/dhirajkaushik321' - }, - { - artName: 'EverettAnimation', - pageLink: './Art/EverettAnimation/index.html', - imageLink: './Art/Joy/game.jpg', - author: 'Claudia', - githubLink: 'https://github.com/claudiabringaseverett' - }, - { - artName: 'helloooo', - pageLink: './Art/shitman0930/index.html', - imageLink: './Art/shitman0930/eyes.gif', - author: 'shitman0930', - githubLink: 'https://github.com/shitman0930' - }, - { - artName: 'Animato', - pageLink: './Art/panduka_karunasena_animato/index.html', - imageLink: './Art/panduka_karunasena_animato/animato.gif', - author: 'panduka karunasena', - githubLink: 'https://github.com/pandukakarunasena' - }, - { - artName: 'anishprj', - pageLink: './Art/anishprj/index.html', - author: 'Anish Ghimire', - githubLink: 'https://github.com/anishprj/' - }, - { - artName: 'Toshman Animation', - pageLink: './Art/Toshman Animation/index.html', - imageLink: './Art/Toshman Animation/animation demo.gif', - author: 'Toshman-hub', - githubLink: 'https://github.com/Toshman-hub' - }, - { - artName: 'alexandraturony87', - pageLink: './Art/alexandraturony87/index.html', - imageLink: './Art/alexandraturony87/ephiphany.gif', - author: 'Alexandra Turony', - githubLink: 'https://github.com/alexandraturony87' - }, - { - artName: 'Ball Crazy', - pageLink: './Art/tanyamiranda/ballcrazy.html', - imageLink: './Art/tanyamiranda/ballcrazy.gif', - author: 'Tanya Miranda', - githubLink: 'https://github.com/tanyamiranda' - }, - { - artName: 'Simple Animation Trick!', - pageLink: './Art/mismail-541/index.html', - imageLink: './Art/mismail-541/simple-animation-trick.gif', - author: 'mismail-541', - githubLink: 'https://github.com/mismail-541' - }, - { - artName: 'CORONA TOILET PAPER', - pageLink: './Art/WissAnimation/index.html', - imageLink: './Art/WissAnimation/Toiletpaperrun.png', - author: 'Wiss', - githubLink: 'https://github.com/Wissemfars' - }, - { - artName: 'verticalBarsAnimation', - pageLink: './Art/verticalBarsAnimation/index.html', - imageLink: './Art/verticalBarsAnimation/verticalBarsAnimation.gif', - author: 'Marius Negru', - githubLink: 'https://github.com/I3lackMarius' - }, - { - artName: 'Calcopod', - pageLink: './Art/Calcopod/index.html', - imageLink: './Art/Calcopod/giffed.gif', - author: 'Calcopod', - githubLink: 'https://github.com/Calcopod' - }, - { - artName: 'Robot Dance', - pageLink: './Art/jnch009/index.html', - imageLink: './Art/jnch009/robotjnch009.gif', - author: 'Jeremy Ng', - githubLink: 'https://github.com/jnch009' - }, - { - artName: 'Equalizer', - pageLink: './Art/prathmeshgujar/index.html', - imageLink: './Art/prathmeshgujar/equalizer.gif', - author: 'Prathmesh Gujar', - githubLink: 'https://github.com/prathmeshgujar' - }, - { - artName: 'Castle', - pageLink: './Art/Yakraj/index.html', - imageLink: './Art/Yakraj/castle.gif', - author: 'Yakraj', - githubLink: 'https://github.com/yakraj' - }, - { - artName: 'Shimmering Stars', - pageLink: './Art/Pranav/index.html', - imageLink: './Art/Pranav/shimmering-stars.gif', - author: 'Pranav Sood', - githubLink: 'https://github.com/prnv06' - }, - { - artName: 'Dancing Square', - pageLink: './Art/chansart/index.html', - imageLink: './Art/chansart/chansart.gif', - author: 'Chansart', - githubLink: 'https://github.com/chansart' - }, - { - artName: 'Animatron', - pageLink: './Art/animatron/index.html', - imageLink: './Art/animatron/trance.gif', - author: 'Sujal', - githubLink: 'https://github.com/Sujal7689' - }, - { - artName: 'fire flicker', - pageLink: './Art/hemantrawat/index.html', - imageLink: './Art/hemantrawat/index.gif', - author: 'Hemant Rawat', - githubLink: 'https://github.com/He-mantRawat' - }, - { - artName: 'Bouncing Ball', - pageLink: './Art/bouncingBall/bouncing ball.html', - imageLink: './Art/bouncingBall/bouncingball.gif', - author: 'Pravin deva', - githubLink: 'https://github.com/pravindeva' - }, - { - artName: 'Animated Landing Page', - pageLink: './Art/animatedLandingPage01/index.html', - imageLink: './Art/animatedLandingPage01/ezgif.com-video-to-gif', - author: 'Aneta-s', - githubLink: 'https://github.com/aneta-s' - }, - { - artName: 'Goraved', - pageLink: './Art/goraved/index.html', - imageLink: './Art/goraved/goraved_animation.gif', - author: 'Roman Pobotin (Goraved)', - githubLink: 'https://github.com/goraved' - }, - { - artName: 'Doraemon', - pageLink: './Art/Ranajit/doraemon.html', - imageLink: './Art/animatron/doraemon.gif', - author: 'Ranajit', - githubLink: 'https://github.com/basak-32' - }, - { - artName: 'Ax Dev', - pageLink: './Art/axdev/test.html', - imageLink: './Art/axdev/gif.gif', - author: 'Axel Avila', - githubLink: 'https://github.com/axavila' - }, - { - artName: 'Magic Circle', - pageLink: './Art/magpiet/index.html', - imageLink: './Art/magpiet/gif.gif', - author: 'Magnus Cromwell', - githubLink: 'https://github.com/magpiet' - }, - { - artName: 'Pulsing Circle', - pageLink: './Art/innape/index.html', - imageLink: './Art/innape/Pulsing Cirkle.gif', - author: 'innape', - githubLink: 'https://github.com/innape' - }, - { - artName: 'Bouncing Ball', - pageLink: './Art/BouncingBall/index.html', - imageLink: './Art/BouncingBall/BouncingBall.gif', - author: 'Satish Pokala', - githubLink: 'https://github.com/Satishpokala124' - }, - { - artName: 'Daredevil', - pageLink: './Art/daredevil/index.html', - imageLink: './Art/daredevil/daredevil.gif', - author: 'Vivek Raj', - githubLink: 'https://github.com/vivekrajx' - }, - { - artName: 'hover Me', - pageLink: './Art/hoverMe/index.html', - author: 'Bleron88', - githubLink: 'https://github.com/bleron88' - }, - { - artName: "Adam's Animation", - pageLink: "./Art/Adam's Animation/index.html", - imageLink: "./Art/Adam's Animation/animation.gif", - author: 'Adam Hills', - githubLink: 'https://github.com/adamhills91' - }, - { - artName: 'Spin it', - pageLink: './Art/b-ed/index.html', - imageLink: './Art/b-ed/Hnet.com-image.gif', - author: 'Edd', - githubLink: 'https://github.com/b-ed' - }, - { - artName: 'playstation-anim', - pageLink: './Art/playstation-anim/index.html', - imageLink: './Art/playstation-anim/ps.gif', - author: 'seif1125', - githubLink: 'https://github.com/seif1125' - }, - { - artName: 'Ritika', - pageLink: './Art/Ritika/index.html', - imageLink: './Art/Ritika/warrior.png', - author: 'Ritika', - githubLink: 'https://github.com/Ritika-soni' - }, - { - artName: 'Animatron', - pageLink: './Art/animatron/index.html', - imageLink: './Art/animatron/colourpencils.png', - author: 'jahid hasan', - githubLink: 'https://github.com/jahidhasan299/' - }, - { - artName: 'Animatron2', - pageLink: './Art/Animatron2/index.html', - imageLink: './Art/Animatron2/trance.gif', - author: 'PUNKLANCER', - githubLink: 'https://github.com/PUNKLANCER/' - }, - { - artName: 'Text_Animation', - pageLink: './Art/Text_Animation/index.html', - imageLink: './Art/Text_Animation/text.gif', - author: 'Christian', - githubLink: 'https://github.com/mkBraga' - }, - { - artName: 'Practice', - pageLink: './Art/Practice/index.html', - imageLink: './Art/Joy/triangle.gif', - author: 'MuGenFJ', - githubLink: 'https://github.com/MuGenFJ/' - }, - { - artName: 'Tile', - pageLink: './Art/weilincheng/index.html', - imageLink: './Art/weilincheng/tile.gif', - author: 'weilincheng', - githubLink: 'https://github.com/weilincheng' - }, - { - artName: 'TemidoRochaSpin', - pageLink: './Art/temido_rocha_animation/index.html', - imageLink: './Art/temido_rocha_animation/TemidoRocha.gif', - author: 'TemidoRocha', - githubLink: 'https://github.com/TemidoRocha' - }, - { - artName: 'Tile', - pageLink: './Art/weilincheng/index.html', - imageLink: './Art/weilincheng/tile.gif', - author: 'weilincheng', - githubLink: 'https://github.com/weilincheng' - }, - { - artName: 'fire flicker', - pageLink: './Art/hemantrawat/index.html', - imageLink: './Art/hemantrawat/index.gif', - author: 'Hemant Rawat', - githubLink: 'https://github.com/He-mantRawat' - }, - { - artName: 'Bouncing Ball', - pageLink: './Art/bouncingBall/bouncing ball.html', - imageLink: './Art/bouncingBall/bouncingball.gif', - author: 'Pravin deva', - githubLink: 'https://github.com/pravindeva' - }, - { - artName: 'Animated Landing Page', - pageLink: './Art/animatedLandingPage without bar/index.html', - imageLink: './Art/animatedLandingPage without bar/ezgif.com-video-to-gif', - author: 'Aneta-s', - githubLink: 'https://github.com/aneta-s' - }, - { - artName: 'Goraved', - pageLink: './Art/goraved/index.html', - imageLink: './Art/goraved/goraved_animation.gif', - author: 'Roman Pobotin (Goraved)', - githubLink: 'https://github.com/goraved' - }, - { - artName: 'Doraemon', - pageLink: './Art/Ranajit/doraemon.html', - imageLink: './Art/animatron/doraemon.gif', - author: 'Ranajit', - githubLink: 'https://github.com/basak-32' - }, - { - artName: 'Ax Dev', - pageLink: './Art/axdev/test.html', - imageLink: './Art/axdev/gif.gif', - author: 'Axel Avila', - githubLink: 'https://github.com/axavila' - }, - { - artName: 'Magic Circle', - pageLink: './Art/magpiet/index.html', - imageLink: './Art/magpiet/gif.gif', - author: 'Magnus Cromwell', - githubLink: 'https://github.com/magpiet' - }, - { - artName: 'Bouncing Ball', - pageLink: './Art/Bouncing Ball/index.html', - imageLink: './Art/cazabe/Bouncing Ball.gif', - author: 'Satish Pokala', - githubLink: 'https://github.com/Satishpokala124' - }, - { - artName: 'Daredevil', - pageLink: './Art/daredevil/index.html', - imageLink: './Art/daredevil/daredevil.gif', - author: 'Vivek Raj', - githubLink: 'https://github.com/vivekrajx' - }, - { - artName: 'hover Me', - pageLink: './Art/hoverMe/index.html', - author: 'Bleron88', - githubLink: 'https://github.com/bleron88' - }, - { - artName: 'Happy Balloon', - pageLink: './Art/ztollef/index.html', - imageLink: './Art/ztollef/balloon.gif.', - author: 'ztollef', - githubLink: 'https://github.com/ztollef' - }, - { - artName: 'playstation-anim', - pageLink: './Art/playstation-anim/index.html', - imageLink: './Art/playstation-anim/ps.gif', - author: 'seif1125', - githubLink: 'https://github.com/seif1125' - }, - { - artName: 'Ritika', - pageLink: './Art/Ritika/index.html', - imageLink: './Art/Ritika/warrior.png', - author: 'Ritika', - githubLink: 'https://github.com/Ritika-soni' - }, - { - artName: 'Animatron', - pageLink: './Art/animatron/index.html', - imageLink: './Art/animatron/colourpencils.png', - author: 'jahid hasan', - githubLink: 'https://github.com/jahidhasan299/' - }, - { - artName: 'Animatron2', - pageLink: './Art/Animatron2/index.html', - imageLink: './Art/Animatron2/trance.gif', - author: 'PUNKLANCER', - githubLink: 'https://github.com/PUNKLANCER/' - }, - { - artName: 'Text_Animation', - pageLink: './Art/Text_Animation/index.html', - imageLink: './Art/Text_Animation/text.gif', - author: 'Christian', - githubLink: 'https://github.com/mkBraga' - }, - { - artName: 'Practice', - pageLink: './Art/Practice/index.html', - imageLink: './Art/Joy/triangle.gif', - author: 'MuGenFJ', - githubLink: 'https://github.com/MuGenFJ/' - }, - { - artName: 'Tile', - pageLink: './Art/weilincheng/index.html', - imageLink: './Art/weilincheng/tile.gif', - author: 'weilincheng', - githubLink: 'https://github.com/weilincheng' - }, - { - artName: 'Circle Pulse', - pageLink: './Art/circle-pulse/index.html', - imageLink: './Art/circle-pulse/circle-pulse.gif', - author: 'jmorr002', - githubLink: 'https://github.com/jmorr002' - }, - { - artName: 'Flare Spin', - pageLink: './Art/mykz1608/index.html', - imageLink: '', - author: 'mykz1608', - githubLink: 'https://github.com/mykz1608' - }, - { - artName: 'MexicanMustache', - pageLink: './Art/AnimatedMustache/index.html', - imageLink: './Art/AnimatedMustache/MexicanMustache.gif', - author: 'Andrés Alonso Gálvez', - githubLink: 'https://github.com/Dondesconton/' - }, - { - artName: 'css', - pageLink: './Art/2.css/index.html', - imageLink: './Art/2.css/css.gif' - }, - { - artName: 'Square Color Change', - pageLink: './Art/baesyc/index.html', - imageLink: './Art/baesyc/square.gif', - author: 'Baesyc', - githubLink: 'https://github.com/baesyc' - }, - { - artName: 'MexicanMustache', - pageLink: './Art/AnimatedMustache/index.html', - imageLink: './Art/AnimatedMustache/MexicanMustache.gif', - author: 'Andrés Alonso Gálvez', - githubLink: 'https://github.com/Dondesconton/' - }, - { - artName: 'Chanimation', - pageLink: './Art/Chanimation/index.html', - imageLink: './Art/Chanimation/dancegif.gif', - author: 'chandant9', - githubLink: 'https://github.com/chandant9/' - }, - { - artName: 'DancingGroot', - pageLink: './Art/m-elina/index.html', - imageLink: './Art/m-elina/groot_animation.gif', - author: 'Melina', - githubLink: 'https://github.com/m-elina/' - }, - { - artName: 'Animatron', - pageLink: './Art/animatron/index.html', - imageLink: './Art/animatron/trance.gif', - author: 'Andrew', - githubLink: 'https://github.com/andrewbom/' - }, - { - artName: 'rainbows', - pageLink: './Art/vassilchiev/index.html', - imageLink: './Art/vassilchiev/giphy.gif', - author: 'Vassil', - githubLink: 'https://github.com/vassilchiev/' - }, - { - artName: "Zai's Orbitron", - pageLink: './Art/zai/index.html', - imageLink: './Art/zai/zais_orbitron.gif', - author: '5amm5', - githubLink: 'https://github.com/5amm5965/' - }, - { - artName: "404's crying baby page", - pageLink: './Art/papfal/index.html', - imageLink: './Art/papfal/HTML-404-Crying-Baby-Page.gif', - author: 'papfal', - githubLink: 'https://github.com/papfal/' - }, - { - artName: 'ani-3d', - pageLink: './Art/ani-3d/ani-3d.html', - imageLink: './Art/ani-3d/ani-3d.gif', - author: 'clyde166', - githubLink: 'https://github.com/clyde166/' - }, - { - artName: 'Boy', - pageLink: './Art/Boy/index.html', - imageLink: './Art/Boy/Boy with house.png', - author: 'Gajhendran', - githubLink: 'https://github.com/Gajhendran/' - }, - { - artName: 'Funimation', - pageLink: './Art/Funimation/index.html', - imageLink: './Art/Funimation/Funimation.gif', - author: 'Pratik', - githubLink: 'https://github.com/pratikrana1998/' - }, - { - artName: 'Jungle Monkey', - pageLink: './Art/AMCodin/index.html', - imageLink: './Art/AMCodin/monkey.gif', - author: 'AMCodin', - githubLink: 'https://github.com/amcodin' - }, - { - artName: 'bellow', - pageLink: './Art/fran/index.html', - imageLink: './Art/fran/bellow.gif', - author: 'franzwah', - githubLink: 'https://github.com/franzwah' - }, - { - artName: 'Typing Indicator', - pageLink: './Art/jacob-bacon/index.html', - imageLink: './Art/jacob-bacon/jacob-bacon-art.JPG', - author: 'jacob-bacon', - githubLink: 'https://github.com/jacob-bacon' - }, - { - artName: 'Colination', - pageLink: './Art/colination/index.html', - imageLink: './Art/colination/animation.png', - author: 'colinJR95', - githublink: 'https://github.com/colinJR95' - }, - { - artName: 'Glowing Circle by Leem Plays', - pageLink: './Art/AliHaidar/index.html', - imageLink: './Art/AliHaidar/giphy.gif', - author: 'alihaidar2950', - githubLink: 'https://github.com/alihaidar2950' - }, - { - artName: 'bouncy-ball', - pageLink: './Art/bouncy-ball/ty.html', - imageLink: './Art/bouncy-ball/bouncy-ball.gif', - author: 'Huang Yi-Ting', - githubLink: 'https://github.com/yiting76' - }, - { - artName: 'bouncy-ball', - pageLink: './Art/bouncy-ball/ty.html', - imageLink: './Art/bouncy-ball/bouncy-ball.gif', - author: 'Huang Yi-Ting', - githubLink: 'https://github.com/yiting76' - }, - { - artName: 'Tronix', - pageLink: './Art/visiona/index.html', - imageLink: './Art/visiona/tronix.gif', - author: 'visiona', - githubLink: 'https://github.com/visiona' - }, - { - artName: 'Synchronization', - pageLink: './Art/synchronization!/synchronization', - imageLink: './Art/synchronization/synchronized_Dots.gif', - author: 'Pranjal', - githublink: 'https://github.com/Pranjal705' - }, - { - artName: 'Random Squares', - pageLink: './Art/Monitha/index.html', - author: 'Monitha', - githubLink: 'https://github.com/dmonitha' - }, - { - artName: 'Walking-Man-Front', - pageLink: './Art/Akhil/index.html', - imageLink: './Art/Akhil/Walking-man-front.gif', - author: 'Akhil', - githubLink: 'https://github.com/akhils95' - }, - { - artName: 'Cow-cat', - pageLink: './Art/Cow-cat/index.html', - imageLink: './Art/Cow-cat/Cow-cat.gif', - author: 'Galia', - githubLink: 'https://github.com/galiarudenko' - }, - { - artName: 'Rainb0w', - pageLink: './Art/Duka/index.html', - imageLink: './Art/Duka/rainbow.gif', - author: 'Duka', - githubLink: 'https://github.com/DusanKrcmarik' - }, - { - artName: 'Indian', - pageLink: './Art/Indian/index.html', - imageLink: './Art/Indian/Indian.gif', - author: 'Duka', - githubLink: 'https://github.com/ndvishruth' - }, - { - artName: 'Animatron', - pageLink: './Art/sanmitra/index.html', - imageLink: './Art/sanmitra/index.gif', - author: 'sanmitra', - - githubLink: 'https://github.com/sanmitra1999' - }, - { - artName: 'Ball-clear', - pageLink: './Art/Naok000/index.html', - imageLink: './Art/Naok000/ball-clear.gif', - author: 'Naok000', - githubLink: 'https://github.com/Naok000' - }, - { - artName: 'Mario_Kart_Animation', - pageLink: './Art/Mario_Kart_Animation/index.html', - imageLink: './Art/Mario_Kart_Animation/Mario.png', - author: 'AnsonAMS', - githubLink: 'https://github.com/AnsonAMS' - }, - { - artName: 'Microsoft_animation', - pageLink: './Art/SaumyaBhatt/index.html', - imageLink: './Art/SaumyaBhatt/Animation.gif', - author: 'Saumya-Bhatt', - githubLink: 'https://github.com/Saumya-Bhatt' - }, - { - artName: 'Falling', - pageLink: './Art/Sfrench5/index.html', - imageLink: './Art/Sfrench5/Falling.gif', - author: 'Sfrench5', - githubLink: 'https://github.com/Sfrench5' - }, - { - artName: 'Dragon_Loading', - pageLink: './Art/Dragon_Loading/index.html', - imageLink: './Art/Dragon_Loading/DragonLoading.gif', - author: 'Prasad', - githubLink: 'https://github.com/PrasadM07' - }, - { - artName: 'Animatrix', - pageLink: './Art/Animatrix/index.html', - imageLink: './Art/Animatrix/Animatrix.png', - author: 'soutog', - githubLink: 'https://github.com/soutog' - }, - { - artName: 'Simple-Loading', - pageLink: './Art/Loading/loading.html', - imageLink: './Art/Loading/load.gif', - author: 'Vijay', - githubLink: 'https://github.com/VijayVjCuber' - }, - { - artName: 'Fiyi-Animation', - pageLink: './Art/Fiyi-Animation/index.html', - imageLink: './Art/Fiyi-Animation/relax_smile.gif', - author: 'Fiyi-A', - githubLink: 'https://github.com/Fiyi-A' - }, - { - artName: 'Colored Bars', - pageLink: './Art/mleblanc94/mleblanc94_html_Animation-Nation.html', - imageLink: './Art/mleblanc94/ColoredBars.gif', - author: 'mleblanc94', - githubLink: 'https://github.com/mleblanc94' - }, - { - artName: 'animeR', - pageLink: './Art/animeR/index.html', - imageLink: './Art/animeR/animeR.gif', - author: 'Rajneesh', - githubLink: 'https://github.com/rajneeshk94' - }, - { - artName: 'Sunset-City', - pageLink: './Art/jyun9504/index.html', - imageLink: './Art/jyun9504/sunset-city.gif', - author: 'jyun9504', - githubLink: 'https://github.com/jyun9504' - }, - { - artName: 'brianbottle', - author: 'brian', - pageLink: './Art/brianbottle/index.html', - imageLink: './Art/brianbottle/bottle.gif', - githubLink: 'https://github.com/brianabplanalp1' - }, - { - artName: 'Shapes', - pageLink: './Art/mark-marchant/index.html', - imageLink: './Art/mark-marchant/shapes.png', - author: 'Mark Marchant', - githubLink: 'https://github.com/jtla3/Animation-Nation' - }, - { - artName: 'Loading', - pageLink: './Art/NoumanAziz/Loading.html', - videoLink: './Art/NoumanAziz/loading.gif', - author: 'NoumanAziz', - githubLink: 'https://github.com/NoumanAziz' - }, - { - artName: `Galek's Simple Animation`, - pageLink: './Art/GalekAnimation/index.html', - imageLink: './Art/GalekAnimation/simpleanimation.gif', - author: 'Adam Galek', - githubLink: 'https://github.com/TheGalekxy' - }, - { - artname: 'Rainbow animation', - pageLink: './Art/Rainbow/index.html', - imageLink: './Art/Rainbow/rainbow.gif', - author: 'Mohanraj', - githubLink: 'https://github.com/chelladuraimohanraj/Animation-Nation' - }, - { - artName: `Cyan Loading Animation`, - pageLink: './Art/Wannesds/index.html', - imageLink: './Art/Wannesds/Wannesds.gif', - author: 'Wannes Dieltiens', - githubLink: 'https://github.com/Wannesds' - }, - { - artName: 'Animatron', - pageLink: './Art/Animatron/index.html', - imageLink: './Art/Animatron/trance.gif', - author: 'Gihan Balasuriya', - githubLink: 'https://github.com/gihanbalasuriya' - }, - { - artName: 'Light text blink', - pageLink: './Art/Mani-textlight-blink/index.html', - imageLink: './Art/Mani-textlight-blink/light-blink-text.gif', - author: 'Mani Pandian', - githubLink: 'https://github.com/Manipandian' - }, - { - artName: 'Circle', - pageLink: './Art/PoKai/index.html', - imageLink: './Art/PoKai/circle.png', - author: 'PoKai Chang', - githubLink: 'https://github.com/st875052018' - }, - { - artName: 'animatron', - pageLink: './Art/animatron/index.html', - imageLink: './Art/animatron/trance.gif', - author: 'Christy', - githubLink: 'https://github.com/ChristyLucid' - }, - { - artName: 'bouncing_ball', - pageLink: './Art/bouncing_ball/bouncing_ball.html', - imageLink: './Art/bouncing_ball/bouncing-ball.gif', - author: 'Nirmalie', - githubLink: 'https://github.com/nirmalieo3' - }, - { - artName: 'Rocket', - pageLink: './Art/Rocket/index.html', - imageLink: './Art/Rocket/rocket.gif', - author: 'Jose Diaz', - githubLink: 'https://github.com/josegerard2000' - }, - { - artName: 'simpleG', - pageLink: './Art/simpleG/index.html', - imageLink: './Art/simpleG/kitty.jpg', - author: 'gargeper', - githubLink: 'https://github.com/gargeper' - }, - { - artName: 'BounceFace', - pageLink: './Art/ainamation/index.html', - imageLink: './Art/ainamation/ainamation.gif', - author: 'Ainara Saralegui', - githubLink: 'https://github.com/asaralegui' - }, - { - artName: 'Text Flow', - pageLink: './Art/ConnerCoding/index.html', - imageLink: './Art/ConnerCoding/ztmanimation.gif', - author: 'Conner Schiller', - githubLink: 'https://github.com/ConnerCoding' - }, - { - artName: 'Glow', - pageLink: './Art/Glow/index.html', - imageLink: './Art/Glow/Glow.png', - author: 'Joaquin Castillo', - githubLink: 'https://github.com/JuakoDev' - }, - { - artName: 'Heart Real', - pageLink: './Art/riddhax/index.html', - imageLink: './Art/riddhax/index.gif', - author: 'Riddhax', - githubLink: 'https://github.com/riddhax' - }, - - { - artName: 'Balls', - pageLink: './Art/Paul - Simple Annoying Balls/index.html', - imageLink: './Art/Paul - Simple Annoying Balls/Balls.gif', - author: 'Paul', - githubLink: 'https://github.com/psr83' - }, - - { - artname: 'Square-Move', - pageLink: './Art/Poonam/square.html', - imageLink: './Art/Poonam/square_gif.gif', - author: 'Poonam', - githubLink: 'https://github.com/poonampant' - }, - - { - artname: 'JesseEarley', - pageLink: './Art/JesseEarley/index.html', - imageLink: './Art/JesseEarley/index.gif', - author: 'JesseEarley', - githubLink: 'https://github.com/JesseEarley' - }, - { - artname: 'Hacktoberfest 2020', - pageLink: './Art/taepal467/index.html', - imageLink: './Art/taepal467/hiclipart.com (1).png', - author: 'Chantae P.', - githubLink: 'https://github.com/taepal467' - }, - { - artName: 'Animatron', - pageLink: './Art/animatron/triangle/index.html', - imageLink: './Art/animatron/trance.gif', - author: 'Deborah', - githubLink: 'https://github.com/dluckey123' - }, - { - artName: 'Animatron', - pageLink: './Art/animatron/triangle/index.html', - imageLink: './Art/animatron/trance.gif', - author: 'Deborah', - githubLink: 'https://github.com/dluckey123' - }, - { - artname: 'Animate', - pageLink: '/codepen/animation/src/index.html', - imageLink: 'Animation', - author: 'Altamas khan', - githubLink: 'https://github.com/Altamas2049' - }, - { - artName: 'Spin', - pageLink: './Art/Spin/allli.html', - imageLink: './Art/Spin/allli.gif', - author: 'Victor Winner', - githubLink: 'https://github.com/Vicwin13' - }, - { - artName: 'Spinner', - pageLink: './Art/nishantpandey/allli.html', - imageLink: './Art/nishantpandey/allli.gif', - author: 'Nishant Pandey', - githubLink: 'https://github.com/mrpandey1' - }, - { - artName: 'Hacktober Test', - pageLink: './Art/bajancode/index.html', - imageLink: './Art/BajanCode/index.gif', - author: 'bajancode', - githubLink: 'https://github.com/bajancode' - }, - { - artName: 'ZTM anim', - pageLink: './Art/ayushi2410/index.html', - imageLink: './Art/ayushi2410/ayushi2410.gif', - author: 'Ayushi2410', - githubLink: 'https://github.com/ayushi2410' - }, - { - artName: 'misaelsantos', - pageLink: './Art/misaelsantos/index.html', - imageLink: './Art/misaelsantos/neohack.gif', - author: 'Misael Santos', - githubLink: 'https://github.com/MisaelSantos' - }, - { - artName: 'I am a Developer', - pageLink: './Art/Kuroyza/Iam-a-developer.html', - imageLink: './Art/Kuroyza/Iam-a-developer.gif', - author: 'Kuroyza', - githubLink: 'https://github.com/kuroyza' - }, - { - artName: 'simple box', - pageLink: './Art/Box/index.html', - imageLink: './Art/Box/static_image.jpg', - author: 'Abishek shah', - githubLink: 'https://github.com/abishek-sha-256' - }, - { - artname: 'Starry-sky', - pageLink: './Art/starry-night/index.html', - imageLink: './Art/starry-night/stars', - author: 'Taima Khawaldeh', - githubLink: 'https://github.com/taimakh' - }, - { - artName: 'Project Gallery', - pageLink: './Art/hulya/index.html', - imageLink: './Art/hulya/gallery.gif', - author: 'Hulya Karakaya', - githubLink: 'https://github.com/hulyak' - }, - { - artName: 'animation', - pageLink: './Art/sameer786/animation.html', - imageLink: './Art/sameer786/radius.gif', - author: 'sameer', - githubLink: 'https://github.com/sameer8605' - }, - { - artName: 'ArrowWave', - pageLink: './Art/ArrowWave/index.html', - imageLink: './Art/ArrowWave/ArrowWave.gif', - author: 'Gabriel', - githubLink: 'https://github.com/GabrielTeixeiraC' - }, - { - artName: 'The 4-Ever Loop', - pageLink: './Art/the-4ever-loop/index.html', - imageLink: './Art/the-4ever-loop/rotate.gif', - author: 'Luciano M.', - githubLink: 'https://github.com/LucianoWebDev' - }, - { - artName: 'Running Car', - pageLink: './Art/Running-Car/index.html', - imageLink: './Art/Running-Car/Running-car.PNG', - author: 'Ermias', - githubLink: 'https://github.com/ermiaskidane' - }, - { - artname: 'Youssef', - pageLink: './Art/Youssef/index.html', - imageLink: './Art/Youssef/fd8_AX.gif', - author: 'Youssef', - githubLink: 'https://github.com/youssefhany96' - }, - { - artName: 'The 4-Ever Loop', - pageLink: './Art/the-4ever-loop/index.html', - imageLink: './Art/the-4ever-loop/rotate.gif', - author: 'Luciano M.', - githubLink: 'https://github.com/LucianoWebDev' - }, - - { - artName: 'Itried', - pageLink: '/Art/Itried/animation.html', - author: 'Harsha', - githublink: 'https://github.com/HarshaKumar23' - }, - { - artName: 'Snail Zoom', - pageLink: './Art/rbhachu/index.html', - imageLink: './Art/rbhachu/snail.gif', - author: 'Bhachu R.', - githubLink: 'https://github.com/rbhachu' - }, - { - artName: 'Mini Text Animation', - pageLink: './Art/text-mini-animation/index.html', - imageLink: './Art/text-mini-animation/text-anime.gif', - author: 'Chinel', - githubLink: 'https://github.com/chinel' - }, - { - artName: 'Square loader', - pageLink: './Art/square_loading/index.html', - imageLink: './Art/square_loading/square_loading', - author: 'Marek Chasák', - githubLink: 'https://github.com/mchasak' - }, - { - artName: 'Stairs Text', - pageLink: './Art/StairsText/index.html', - imageLink: './Art/StairsText/stairs-text.gif', - author: 'Noam K.', - githubLink: 'https://github.com/noamkanonich' - }, - { - artName: 'animation', - pageLink: './Art/sameer786/animation.html', - imageLink: './Art/sameer786/radius.gif', - author: 'sameer', - githubLink: 'https://github.com/sameer8605' - }, - { - artName: 'Spinning is a good trick', - pageLink: './Art/garrod90/index.html', - imageLink: './Art/garrod90/craigsGif.gif', - author: 'Craig, G', - githubLink: 'https://github.com/garrod90' - }, - { - artName: 'Snail Zoom', - pageLink: './Art/rbhachu/index.html', - imageLink: './Art/rbhachu/snail.gif', - author: 'Bhachu R.', - githubLink: 'https://github.com/rbhachu' - }, - { - artName: 'Mini Text Animation', - pageLink: './Art/text-mini-animation/index.html', - imageLink: './Art/text-mini-animation/text-anime.gif', - author: 'Chinel', - githubLink: 'https://github.com/chinel' - }, - { - artName: 'Square loader', - pageLink: './Art/square_loading/index.html', - imageLink: './Art/square_loading/square_loading', - author: 'Marek Chasák', - githubLink: 'https://github.com/mchasak' - }, - { - artName: 'Stairs Text', - pageLink: './Art/StairsText/index.html', - imageLink: './Art/StairsText/stairs-text.gif', - author: 'Noam K.', - githubLink: 'https://github.com/noamkanonich' - }, - { - artName: 'animation', - pageLink: './Art/sameer786/animation.html', - imageLink: './Art/sameer786/radius.gif', - author: 'sameer', - githubLink: 'https://github.com/sameer8605' - }, - - { - pageLink: './Art/radar animation/index.html', - imageLink: './Art/radar.gif', - author: 'Anup', - githubLink: 'https://github.com/paddybaba' - }, - { - pageLink: './Art/sameer786/animation.html', - imageLink: './Art/sameer786/radius.gif', - author: 'sameer', - githubLink: 'https://github.com/sameer8605' - }, - { - pageLink: './Art/radar animation/index.html', - imageLink: './Art/radar', - author: 'Anup', - githubLink: 'https://github.com/paddybaba' - }, - { - pageLink: './Art/sameer786/animation.html', - imageLink: './Art/sameer786/radius.gif', - author: 'sameer', - githubLink: 'https://github.com/sameer8605' - }, - { - artName: 'Friendly Ghost', - pageLink: './Art/ristotoldsep/index.html', - author: 'Risto Tõldsep', - githubLink: 'https://github.com/ristotoldsep' - }, - { - artName: 'Friendly Ghost', - pageLink: './Art/ristotoldsep/index.html', - author: 'Risto Tõldsep', - githubLink: 'https://github.com/ristotoldsep' - }, - { - artName: 'sritron', - pageLink: './Art/sritron/index.html', - imageLink: './Art/sritron/trance.gif', - author: 'Srinivas', - githubLink: 'https://github.com/sri189ms' - }, - { - artName: 'Friendly Ghost', - pageLink: './Art/ristotoldsep/index.html', - author: 'Risto Tõldsep', - githubLink: 'https://github.com/ristotoldsep' - }, - { - artName: 'Sun Rise Time', - pageLink: './Art/gurprtAnim/index.html', - imageLink: './Art/gurprtAnim/gurAnim.gif', - author: 'Gurpreet', - githubLink: 'https://github.com/gur-p-reet' - }, - { - artName: 'Personal Info', - pageLink: './Art/Personal_info/triangle/index.html', - imageLink: './Art/Personal_info/trance.gif', - author: 'Naim Uddin', - githubLink: 'https://github.com/Naim365' - }, - { - artName: 'Shining Text', - pageLink: './Art/MaxieTextShineOn/index.html', - imageLink: './Art/MaxieTextShineOn/maxie-text-shine-on.gif', - author: 'maxie7', - githubLink: 'https://github.com/maxie7' - }, - { - artName: 'Spinning Box', - pageLink: './Art/KccbzZ/index.html', - imageLink: './Art/KccbzZ/cover.png', - author: 'KccbzZ', - githubLink: 'https://github.com/KccbzZ' - }, - { - artName: 'Age Disgracefully', - pageLink: './Art/ynoden/index.html', - imageLink: './Art/ynoden/Age_Disgracefully.gif', - author: 'yusefnoden', - githubLink: 'https://github.com/yusefnoden' - }, - { - artname: 'jimanimation', - pageLink: './Art/jimanimation/index.html', - imageLink: './Art/jimanimation/bouncy.gif', - author: 'Jimin', - githubLink: 'https://github.com/jimijos' - }, - - { - artName: 'Meme Animation', - pageLink: './Art/just_for_fun/index.html', - imageLink: './Art/just_for_fun/image.gif', - author: 'Rahul Negi', - githubLink: 'https://github.com/rahulnegi20' - }, - { - artName: 'Stretch ZTM', - pageLink: './Art/animation_gn/index.html', - imageLink: './Art/animation_gn/animation_gn.gif', - author: 'gnyokota', - githubLink: 'https://github.com/gnyokota' - }, - { - artname: 'AnimationCom', - pageLink: './Art/Anita/AnimationCom/triangle.html', - imageLink: './Art/AnimationCom/header.jpg', - author: 'Anita', - githubLink: 'https://github.com/anita-tsai' - }, - { - artName: 'Cards', - pageLink: './Art/cards/index.html', - imageLink: './Art/cards/cards.gif', - author: 'networkdavit', - githubLink: 'https://github.com/networkdavit' - }, - { - artName: "Lidor'sAnimation", - pageLink: "./Art/Lidor's Animation/index.html", - imageLink: "./Art/Lidor's Animation/animation.gif", - author: 'LidorAsher', - githubLink: 'https://github.com/lidorasher11' - }, - { - artName: "Shiff's Animation", - pageLink: './Art/myAnimation/index.html', - imageLink: './Art/myAnimation/myanimation.gif', - author: 'Shifa', - githubLink: 'https://github.com/ShifaShirin' - }, - { - artName: 'ani-1trial', - pageLink: './Art/ani-1trial/index.html', - imageLink: './Art/ani-1trial/ani-gif.gif', - author: 'tru-izo', - githubLink: 'https://github.com/tru-izo' - }, - { - artName: 'Air_Balloon', - pageLink: './Art/Air_Balloon/index.html', - imageLink: './Art/Air_Balloon/balloon.gif', - author: 'Abha', - githubLink: 'https://github.com/Abha-1281' - }, - { - artName: 'Camp Fire', - pageLink: './Art/camp_fire/index.html', - imageLink: './Art/camp_fire/camp_fire.gif', - author: 'Chansoo', - githubLink: 'https://github.com/ChansooKim316' - }, - { - artName: 'rubberband Red', - pageLink: './Art/ou79/index.html', - imageLink: './Art/rubberbandRed.gif', - author: 'ou79', - githubLink: 'https://github.com/ou79' - }, - { - artName: 'ColorChanger', - pageLink: './Art/ColorChanger/index.html', - imageLink: './Art/color-changer.gif', - author: 'Atallah-Nadhir', - githubLink: 'https://github.com/Atallah-Nadhir' - }, - { - artName: 'PONG Animation', - pageLink: './Art/walkitoff/index.html', - imageLink: './Art/walkitoff/gif.gif', - author: 'Tyler Dollick', - githubLink: 'https://github.com/walkitoff' - }, - { - artname: 'Animatron', - pageLink: './Art/mbargaedge/index.html', - imageLink: './Art/mbargaedge/animatron.gif', - author: 'Mbarga', - githubLink: 'https://github.com/marcelmbarga/' - }, - { - artName: 'House', - pageLink: './Art/TTD/triangle/index.html', - imageLink: './Art/TTD/house.gif', - author: 'TanyaTD', - githubLink: 'https://github.com/TTD126' - }, - { - artName: 'Spinning Title', - pageLink: './Art/ljBeast21ldj/index.html', - imageLink: './Art/ljBeast21ldj/firstGIF.gif', - author: 'Larry', - githubLink: 'https://github.com/ljBeast21ldj' - }, - { - artName: 'Heart pulsation', - pageLink: './Art/Sallah/index.html', - imageLink: './Art/Sallah/Heart-Pulsation.png', - author: 'Sallah', - githubLink: 'https://github.com/SallahTech' - }, - { - artName: 'MubbeAnimation', - pageLink: './Art/Mubbe/index.html', - imageLink: './Art/Mubbe/MubbeAnimation.gif', - author: 'Mubarak', - githubLink: 'https://github.com/mual5746' - }, - { - pageLink: './Art/neon-glowing-text/index.html', - imageLink: './Art/neon-glowing-text/glowing-text-GIF.gif', - author: 'Adri', - githubLink: 'https://github.com/adrimual' - }, - { - artName: 'Simple Animation', - pageLink: './Art/simple animation/transition.html', - imageLink: './Art/simple animation/animatee.gif', - author: 'Rudimental', - githubLink: 'https://github.com/rudimental-again' - }, - { - artName: 'gbArt', - pageLink: './Art/gbArt/index.html', - imageLink: './Art/gbArt/shapeFlip.gif', - author: 'Gary Bergman', - githubLink: 'https://github.com/Gary-Bergman' - }, - { - artName: "Turtando's Animation", - pageLink: './Art/turtando/animation.html', - imageLink: './Art/Turtando/happyhalloween.gif', - author: 'Turtando', - githubLink: 'https://github.com/Turtando' - }, - { - artName: 'Bouncing Balls', - pageLink: './Art/EyeOfAthena/index.html', - imageLink: './Art/EyeOfAthena/cover.png', - author: 'EyeOfAthena', - githubLink: 'https://github.com/EyeOfAthena/bouncing-ball' - }, - { - artName: 'Otherside', - pageLink: './Art/Otherside/ubi.html', - imageLink: './Art/Otherside/recording.gif', - author: 'Ubibimbap', - githubLink: 'https://github.com/Ubibimbap' - }, - { - artName: 'Basketball God', - pageLink: './Art/Sim-animation/index.html', - imageLink: './Art/Sim-animation/project-screenshot.png', - author: 'Sim', - githubLink: 'https://github.com/sim-a-19' - }, - { - artName: "Ziyao's Animation", - pageLink: './Art/robot/robot_index.html', - imageLink: './Art/robot/robot.gif', - author: 'Ziyao', - githubLink: 'https://github.com/ziyaoc3' - }, - { - artName: 'Simplerv', - pageLink: './Art/Aniamtion_RV/index.html', - imageLink: './Art/Aniamtion_RV/circle.png', - author: 'Aarush Bhat', - githubLink: 'https://github.com/07rv' - }, - { - artName: 'Devtemmy_animation', - pageLink: './Art/Devtemmy_animation/index.html', - imageLink: './Art/Devtemmy_animation/Devtemmyanimation.gif', - author: 'Dev-Temmy', - githubLink: 'https://github.com/Dev-Temmy' - }, - { - artName: 'Fading text animation', - pageLink: './Art/araskog/index.html', - imageLink: './Art/araskog/animation.gif', - author: 'Amanda Araskog', - githubLink: 'https://github.com/araskog' - }, - { - artName: 'Moving Divs', - pageLink: './Art/Razvan/RazvanFratila/index.html', - imageLink: './Art/Razvan/RazvanFratila/first.gif', - author: 'Razvan', - githubLink: 'https://github.com/fratilar' - }, - { - artName: 'KDev Animation', - pageLink: './Art/KDev-Animator/index.html', - imageLink: './Art/KDev-Animator/kdev-animation.gif', - author: 'Detmar Ruhfus', - githubLink: 'https://github.com/kamikazid' - }, - { - artName: 'Square Bounce', - pageLink: './Art/Vish/index.html', - imageLink: './Art/Vish/SquareBounce.gif', - author: 'Vishwam', - githubLink: 'https://github.com/vishmagic' - }, - { - artName: 'Hina', - pageLink: './Art/Hina/Hina.html', - imageLink: './Art/Hina/Basketball.gif', - imageLink: './Art/Hina/net.gif', - author: 'Hina Najam', - githubLink: 'https://github.com/hinanajam' - }, - { - artName: 'AmitAnimation', - pageLink: './Art/Joy/AmitAnimation/amitanimation.html', - imageLink: './Art/Joy/AmitAnimation/amitanimation.gif', - author: 'Amit', - githubLink: 'https://github.com/AmitRoy07' - }, - { - artName: 'Bouncing Cheems ', - pageLink: './Art/Suddath-Gautam/index.html', - imageLink: './Art/Suddath-Gautam/cheems.gif', - author: 'Suddath Gautam', - githubLink: 'https://github.com/wardaddy98' - }, - { - artName: 'Pop-up Confetti animation.', - pageLink: './Art/yay-ztm-animation/index.html', - imageLink: './Art/yay-ztm-animation/pop_animation.gif', - author: 'Hyunji Kim', - githubLink: 'https://github.com/creativehkim' - }, - { - artName: 'Monolith', - pageLink: './Art/acphil/index.html', - imageLink: './Art/acphil/monolith.png', - author: 'acphil', - githubLink: 'https://github.com/acphil2' - }, - { - artName: 'Smiling Doll', - pageLink: './Art/jbermeo/index.html', - imageLink: './Art/jbermeo/doll.gif', - author: 'Jose Bermeo', - githubLink: 'https://github.com/jbermeo10' - }, - { - artName: 'vasubhatnagar', - pageLink: './Art/vasubhatnagar/index.html', - imageLink: './Art/vasubhatnagar/ss.jpg', - author: 'Vasu Bhatnagar', - githubLink: 'https://github.com/vasubhatnagar' - }, - { - artName: 'JoToSmola', - pageLink: './Art/JoToSmola/index.html', - imageLink: './Art/JoToSmola/JoToSmola.gif', - author: 'GrabKrab', - githubLink: 'https://github.com/GrabKrab' - }, - { - artName: 'mojaanimacia', - pageLink: './Art/mojaanimacia/stranka.html', - author: 'Martin052', - githubLink: 'https://github.com/martin052' - }, - { - artName: 'ellipsis', - pageLink: './Art/ianhawe/index.html', - author: 'ianhawe', - githubLink: 'https://github.com/ianhawe' - }, - { - artName: 'iris', - pageLink: './Art/iris/index.html', - imageLink: './Art/iris/trance.gif', - author: 'iriswdq0504', - githubLink: 'https://github.com/iriswdq0504' - }, - - { - artName: 'Fun with balls!', - pageLink: './Art/miguelDalberto/funWithBalls/index.html', - imageLink: './Art/miguelDalberto/funWithBalls/funWithBalls_screenshot.png', - author: 'miguelDalberto', - githubLink: 'https://github.com/miguelDalberto' - }, - { - artName: 'FourFlag_Load', - pageLink: './Art/FourFlag_Load/index.html', - imageLink: './Art/FourFlag_Load/trance.gif', - author: 'chungngai09', - githubLink: 'https://github.com/chungngai09' - }, - { - artName: 'AnimatronJS', - pageLink: './Art/animatronJS/index.html', - author: 'Anna Ovechkina', - githubLink: 'https://github.com/Annu7shka' - }, - { - artName: 'perfect_goal', - pageLink: './Art/perfect_goal/index.html', - imageLink: './Art/perfect_goal/perfect_goalscreenshot.png', - author: 'henzbori', - githubLink: 'https://github.com/henzbori' - }, - { - artName: 'Beating Heart', - pageLink: './Art/beating-heart/index.html', - imageLink: './Art/beating-heart/heart.gif', - author: 'MishkaZi', - githubLink: 'https://github.com/MishkaZi' - }, - { - artName: 'Bouncing Balls', - pageLink: './Art/Sankyeat/index.html', - imageLink: './Art/Sankyeat/bouncingballs.gif', - author: 'Sankyeat', - githubLink: 'https://github.com/sanks20' - }, - { - artName: 'Sample page', - pageLink: './Art/Joy/triangle/index.html', - imageLink: './Art/Joy/triangle/my-animation.gif', - author: 'Mamathagowd107', - githubLink: 'https://github.com/Mamathagowd107' - }, - { - artName: 'Animated', - pageLink: './Art/animated/triangle/index.html', - imageLink: './Art/Joy/triangle/triangle.gif', - author: 'Joy', - githubLink: 'https://github.com/royranger' - }, - { - artName: 'achwell', - pageLink: './Art/achwell/index.html', - imageLink: './Art/achwell/ball.gif', - author: 'achwell', - githubLink: 'https://github.com/achwell' - }, - { - artName: 'Robotic Circles', - pageLink: './Art/animation_yaniv/index.html', - imageLink: './Art/animation_yaniv/robot.png', - author: 'Yaniv Sagy', - githubLink: 'https://github.com/yanivsagy' - }, - { - artName: 'Ocean Day', - pageLink: './Art/d-spence/index.html', - imageLink: './Art/d-spence/ztm-dspence-css-anim.gif', - author: 'd-spence', - githubLink: 'https://github.com/d-spence' - }, - { - artName: 'Animation-Circle', - pageLink: './Art/Animation-Circle/index.html', - imageLink: './Art/Animation-Circle/animation-circle.gif', - author: 'Elid Venega', - githubLink: 'https://github.com/elidvenega' - }, - { - artName: 'Sweet street', - pageLink: './Art/Sweet_street/mario.html', - imageLink: './Art/Sweet_street/animation-gif.gif', - author: 'meni-avitan', - githubLink: 'https://github.com/meniAvitan/Animation-Nation.git' - }, - { - pageLink: './Art/Joy/nithin-animation/index.html', - imageLink: './Art/Joy/triangle/triangle.gif', - author: 'Nithin', - githubLink: 'https://github.com/Nithin6252-reddy' - }, - { - artName: 'Jittery rectangles', - pageLink: './Art/Vaibhav/index.html', - author: 'Vaibhav Jain', - githubLink: 'https://github.com/Vaibhav-multi-dev' - }, - { - artName: 'Pra-animate', - pageLink: './Art/Pra-animate/indexpra1.html', - //imageLink: './Art/Joy/triangle/triangle.gif', - author: 'Prajoth', - githubLink: 'https://github.com/prajoth-b' - }, - { - artName: '3D figure animation', - pageLink: './Art/DOKL57/index.html', - imageLink: './Art/DOKL57/DOKL57.png', - author: 'DOKL57', - githubLink: 'https://github.com/DOKL57' - }, - { - artName: 'my-animation', - pageLink: './Art/my-animation/index.html', - imageLink: './Art/my-animation/screenv.webm', - author: 'Brurya', - githubLink: 'https://github.com/BruryaNadel' - }, - { - artName: 'Animate Infinate', - pageLink: './Art/rotate-infinate/index.html', - imageLink: './Art/rotate-infinate/rotate.gif', - author: 'thucpn', - githubLink: 'https://github.com/thucpn' - }, - { - artName: 'Forever', - pageLink: './Art/Mritunjay/index.html', - imageLink: './Art/Mritunjay/mj.gif', - author: 'Mritunjay', - githubLink: 'https://github.com/Mritunjay004' - }, - { - artName: 'Atom', - pageLink: './Art/Atom/index.html', - imageLink: './Art/Atom/atom.gif', - author: 'Khalil-BM', - githubLink: 'https://github.com/Khalil-BM' - }, - { - artName: 'AppleTree', - pageLink: './Art/andreasGZ/index.html', - imageLink: './Art/andreasGZ/apple.gif', - author: 'AndreasGZ', - githubLink: 'https://github.com/AndreasGZ' - }, - { - pageLink: './Art/Akv-animation/index.html', - imageLink: './Art/Akv-animation/Image.png', - author: 'Akv', - githubLink: 'https://github.com/kushal-Ambati' - }, - { - artName: 'Floating Ball', - pageLink: './Art/floatingBall/index.html', - imageLink: './Art/floatingBall/thaitruong.png', - author: 'Thai Truong', - githubLink: 'https://github.com/akitathai94' - }, - { - artName: 'Bicycle-2D', - pageLink: './Art/Bicycle_2D/bicycle.html', - imageLink: './Art/Bicycle_2D/bicycle-gif.gif', - author: 'meni-avitan', - githubLink: 'https://github.com/meniAvitan' - }, - { - artName: 'catch-me', - pageLink: './Art/catch-me/index.html', - imageLink: './Art/catch-me/catch-me.gif', - author: 'toobig4u', - githubLink: 'https://github.com/toobig4u' - }, - { - pageLink: './Art/richard00436/index.html', - imageLink: './Art/richard00436/richard00436.gif', - author: 'richard00436', - githubLink: 'https://github.com/richard00436' - }, - { - artName: 'bubble', - pageLink: './Art/seenuCFL/index.html', - imageLink: './Art/seenuCFL/dot.gif', - author: 'seenuCFL', - githubLink: 'https://github.com/seenuCFL' - }, - { - pageLink: './Art/keep_coding/index.html', - imageLink: './Art/keep_coding/keep_coding_image.gif', - author: 'Rawshan', - githubLink: 'https://github.com/mrawshan' - }, - { - pageLink: './Art/HammadKhan/index.html', - imageLink: './Art/HammadKhan/Animation.gif', - author: 'HammadKhan', - githubLink: 'https://github.com/hhkhan99' - }, - { - pageLink: './Art/manimation/index.html', - imageLink: './Art/manimation/animation.gif', - author: 'Maryam', - githubLink: 'https://github.com/Maryyam04' - }, - { - pageLink: './Art/Abstractloading/index.html', - imageLink: './Art/Abstractloading/abstractloading.gif', - author: 'UrDesigner', - githubLink: 'https://github.com/OluJoseph' - }, - { - pageLink: './Art/ElizavetaZhukova1/index.html', - imageLink: './Art/ElizavetaZhukova1/fourSquaresEdit.gif', - author: 'Liza', - githubLink: 'https://github.com/ElizavetaZhukova1' - }, - { - pageLink: './Art/Aliedje/index.html', - imgeLink: './Art/Aliedje/test.png', - author: 'Alida', - githubLink: 'https://github.com/adiphoorn' - }, - { - pageLink: './Art/JanRolenc/indexMyArt.html', - imageLink: './Art/JanRolenc/myArt.gif', - author: 'Jan_Rolenc', - githubLink: 'https://github.com/JanRolenc' - }, - { - artName: 'Heartbeat', - pageLink: './Art/CheyJax116/heartbeat.html', - imgeLink: './Art/CheyJax116/heartbeat.gif', - author: 'CheyJax116', - githubLink: 'https://github.com/cheyjax116' - }, - { - pageLink: './Art/Aliedje/index.html', - imgeLink: './Art/Aliedje/test.png', - author: 'Alida', - githubLink: 'https://github.com/adiphoorn' - }, - { - pageLink: './Art/bouncingMoon/index.html', - imageLink: './Art/bouncingMoon/bouncingMoon.png', - author: 'Radu-Stroe', - githubLink: 'https://github.com/Radu-Stroe' - }, - { - artName: 'Use the Force', - pageLink: './Art/ptreuden/index.html', - imageLink: './Art/ptreuden/useTheForce.gif', - author: 'ptreuden', - githubLink: 'https://github.com/ptreuden' - }, - { - artName: 'css_typer', - pageLink: './Art/Joy/css-typer/index.html', - imageLink: './Art/Joy/css-typer/typing_animate.gif', - author: 'Trey', - githubLink: 'https://github.com/shanks-t' - }, - { - pageLink: './Art/Joy/Amiel-Art/index.html', - imageLink: './Art/Joy/Amiel-Art/screenshot.png', - author: 'Amiel', - githubLink: 'https://github.com/trinidadamiel' - }, - { - pageLink: './Art/alnajarAnimation/index.html', - imageLink: './Art/alnajarAnimation/animate.gif.gif', - author: 'Mohammad', - githubLink: 'https://github.com/mohammadalnajar' - }, - { - pageLink: '.Art/benji5656/index.html', - imageLink: '', - author: 'Benji', - githubLink: 'https://github.com/benji5656' - }, - { - pageLink: './Art/AniNationSargi/index.html', - imageLink: './Art/AniNationSargi/alienGif.gif', - author: 'Sargsian', - githubLink: 'https://github.com/Sargsian' - }, - { - pageLink: '.Art/Hekmundo/index.html', - imageLink: '.Art/Hekmundo/revolving-circles.gif', - author: 'Hekmundo', - githubLink: 'https://github.com/Hekmundo' - }, - { - artName: 'MtBounce', - pageLink: './Art/MtikeB/index.html', - imageLink: './Art/MtikeB/Bouncy.gif', - author: 'MtikeG', - githubLink: 'https://github.com/MtikeG' - }, - - { - artName: 'Hello World', - pageLink: './Art/HelloWorldByEudin/index.html', - imageLink: './Art/HelloWorldByEudin/helloworld.gif', - author: 'Eudin', - githubLink: 'https://github.com/Eudinson' - }, - { - artName: 'Color Square', - pageLink: './Art/angelGarciaSantos/index.html', - imageLink: './Art/angelGarciaSantos/square.png', - author: 'Angel', - githubLink: 'https://github.com/angelGarciaSantos' - }, - { - pageLink: '.Art/Szo89/index.html', - imageLink: '.Art/Szo89/animation.png', - author: 'Susana', - githubLink: 'https://github.com/Szo89' - }, - { - pageLink: './Art/Harish/index.html', - imageLink: './Art/Harish/gif.gif', - author: 'Harish', - githubLink: 'https://github.com/hkxx843' - }, - { - pageLink: '.Art/nb89portfolio/index.html', - imageLink: '.Art/nb89portfolio/img.png', - author: 'Navraj Bains', - githubLink: 'https://github.com/nb89portfolio' - }, - { - artName: 'Optimistic', - pageLink: './Art/RichKen/index.html', - imageLink: './Art/RichKen/optimistic.gif', - author: 'RichKen', - githubLink: 'https://github.com/RichardKentos' - }, - { - pageLink: './Art/dieovitski/index.html', - imageLink: './Art/dieovitski/def.gif', - author: 'dieovitski', - githubLink: 'https://github.com/dieovitski' - }, - { - pageLink: '.Art/Rcj1/index.html', - imageLink: '.Art/Rcj1/animated.gif', - author: 'Rcj1', - githubLink: 'https://github.com/rcj1' - }, - { - artName: 'Infinite Loading', - pageLink: './Art/mishhubc/index.html', - imageLink: './Art/mishhubc/image.gif', - author: 'Mihai Jicu', - githubLink: 'https://github.com/mishhubc' - }, - { - artName: 'Loading Eggs', - pageLink: '.Art/j-fraza/index.html', - imageLink: '.Art/j-fraza/TJSrTcKcmf.gif', - author: 'j-fraza', - githubLink: 'https://github.com/j-fraza' - }, - { - artName: 'Taiko no Tastujin', - pageLink: './Art/kirstymullen/index.html', - imageLink: './Art/kirstymullen/taiko.gif', - author: 'kirstymullen', - githubLink: 'https://github.com/kirstymullen' - }, - { - artName: 'Rotate Hover Color', - pageLink: './Art/rotateColor/index.html', - imageLink: './Art/rotateColor/rotateColor.gif', - author: 'Luis', - githubLink: 'https://github.com/luigi970' - }, - { - artName: 'Sunset', - pageLink: './Art/cataopriscila/index.html', - imageLink: './Art/cataopriscila/sunset.gif', - author: 'Catao', - githubLink: 'https://github.com/cataopriscila' - }, - { - pageLink: './Art/Kwabena-Agyeman/index.html', - imageLink: './Art/Kwabena-Agyeman/project.GIF', - author: 'Kwabena-Agyeman', - githubLink: 'https://github.com/Kwabena-Agyeman' - }, - { - pageLink: '.Art/AndyJacko/index.html', - imageLink: '.Art/AndyJacko/yoyo.gif', - author: 'Andy Jacko', - githubLink: 'https://github.com/AndyJacko' - }, - { - pageLink: './Art/shake/index.html', - imageLink: './Art/shake/file.gif', - author: 'yoududecomposer', - githubLink: 'https://github.com/yourdudecomposer' - }, - - { - pageLink: './Art/circle-animation/index.html', - imageLink: './Art/circle-animation/animate.gif', - author: 'Vimal', - githubLink: 'https://github.com/vimalraveendra' - }, - { - artName: 'Fade Loading', - pageLink: './Art/HuePham/index.html', - imageLink: './Art/HuePham/loading.gif', - author: 'Hue Pham', - githubLink: 'https://github.com/hue113' - }, - { - artName: 'Testanimation', - pageLink: './Art/Testanimation/index.html', - imageLink: './Art/Testanimation/cloud.gif', - author: 'Toby', - githubLink: 'https://github.com/tobybase' - }, - { - artName: 'Bouncing Ball', - pageLink: './Art/surajondev/index.html', - imageLink: './Art/surajondev/animation.gif', - author: 'Suraj Vishwakarma', - githubLink: 'https://github.com/surajondev' - }, - { - artName: 'ONLY CSS 3D CUBE', - pageLink: './Art/Milind/index.html', - imageLink: './Art/Milind/magic.gif', - author: 'Milind Pawar', - githubLink: 'https://github.com/milindpawar007' - }, - { - pageLink: './Art/circle2square/index.html', - imageLink: './Art/circle2square/csdojo.gif', - author: 'csdojo', - githubLink: 'https://github.com/csdojo' - }, - { - artName: 'Star', - pageLink: './Art/jh-chen/animation.html', - imageLink: './Art/jh-chen/star.gif', - author: 'J.H. Chen', - githubLink: 'https://github.com/jh-chen95' - }, - { - artName: 'Amazing Animation', - pageLink: './Art/Kira_Animation/index.html', - imageLink: './Art/Kira_Animation/image.gif', - author: 'Asad Khan', - githubLink: 'https://github.com/kira00007' - }, - { - artName: 'Swizzy', - pageLink: './Art/Uche-Azubuko/index.html', - imageLink: './Art/Uche-Azubuko/swizzy.gif', - author: 'Uche Azubuko', - githubLink: 'https://github.com/UcheAzubuko' - }, - { - artName: 'Animated Bike Wheels', - pageLink: './Art/Animated-Bike-Wheels/index.html', - imageLink: './Art/Animated-Bike-Wheels/bike.gif', - author: 'Joey Kyber', - githubLink: 'https://github.com/jtkyber' - }, - { - artName: 'ZTM Title Animation', - pageLink: './Art/JMCrawf/index.html', - imageLink: './Art/JMCrawf/animation.gif', - author: 'James Crawford', - githubLink: 'https://github.com/JMCrawf/' - }, - { - artName: 'Bouncers', - pageLink: './Art/Bouncers/index.html', - imageLink: './Art/Bouncers/giphy.gif', - author: 'Peter Rawlings', - githubLink: 'https://github.com/Pedginald' - }, - { - artName: 'My-Anim.R', - pageLink: './Art/My-Anim.R/index.html', - imageLink: './Art/My-Anim.R/BackGround.gif', - author: 'Roshan Amjad', - githubLink: 'https://github.com/roshanamjad' - }, - { - artName: 'Robot', - pageLink: './Art/Robot/robot.html', - imageLink: './Art/Robot/Robot.gif', - author: 'Yun', - githubLink: 'https://github.com/yunjoanyu' - }, - { - artName: 'Animazing', - pageLink: './Art/Animazing/skew.html', - imageLink: './Art/Animazing/cropgif.gif', - author: 'Arfel Ray', - githubLink: 'https://github.com/arfelrayarriola' - }, - { - pageLink: './Art/Akash/smiley.html', - imageLink: './Art/Akash/smiley.gif', - author: 'Akash', - githubLink: 'https://github.com/aksh-22' - }, - { - artName: 'ReactLogoAnimation', - pageLink: './Art/sanketanimation/index.html', - imageLink: './Art/sanketanimation/triangle.gif', - author: 'sanketwakhare', - githubLink: 'https://github.com/sanketwakhare' - }, - { - artName: 'Disco', - pageLink: './Art/Disco/index.html', - imageLink: './Art/Disco/Disco.gif', - author: 'Anu', - githubLink: 'https://github.com/anudesh98' - }, - { - pageLink: './Art/windmill/windmill.html', - imageLink: './Art/windmill/windmill.gif', - author: 'WindCy', - githubLink: 'https://github.com/windycy' - }, - { - artName: 'Beating Speaker', - pageLink: './Art/beating-speaker/index.html', - imageLink: './Art/beating-speaker/BeatingSpeaker.gif', - author: 'TheCoderJT', - githubLink: 'https://github.com/TheCoderJT' - }, - { - artName: 'Mesmerizing Loader', - pageLink: './Art/MesmerizingLoader/index.html', - imageLink: './Art/MesmerizingLoader/mesmerizing_loader.gif', - author: 'Gutu Galuppo', - githubLink: 'https://github.com/gutugaluppo' - }, - { - artName: 'Rocket ship', - pageLink: './Art/Rocket_ship/index.html', - imageLink: './Art/Rocket_ship/Rocket-Ship.gif', - author: 'Gutu Galuppo', - githubLink: 'https://github.com/gutugaluppo' - }, - { - artName: 'Amatron', - pageLink: './Art/Amatron/index.html', - imageLink: 'https://media1.giphy.com/media/9cJE8Znq6Ghd66duIz/giphy.gif', - author: 'John Maturan', - githubLink: 'https://github.com/JohnMaturan97' - }, - { - artName: 'AnimatD', - pageLink: './Art/dhruvm/index.html', - author: 'dhruvhm', - githubLink: 'https://github.com/dhruvhm' - }, - { - artName: 'SohaibAnimation', - pageLink: './Art/SohaibAnimation/index.html', - imageLink: './Art/SohaibAnimation/animatedcircle.gif', - author: 'Sohaib', - githubLink: 'https://github.com/SohaibAfani' - }, - { - artName: 'Orbit', - pageLink: './Art/Orbit/index.html', - imageLink: './Art/Orbit/Orbit.gif', - author: 'Mohammed Warsame', - githubLink: 'https://github.com/mwarsame20' - }, - { - artName: 'KakashiHead', - pageLink: './Art/HamizJamil/index.html', - imageLink: './Art/HamizJamil/kakashianimation.gif', - author: 'Hamiz', - githubLink: 'https://github.com/HamizJamil' - }, - { - artName: 'PedroHFSilva', - pageLink: './Art/pedrohfranklin/index.html', - imageLink: './Art/pedrohfranklin/animatedcircle.gif', - author: 'Pedro Franklin', - githubLink: 'https://github.com/pedrohfranklin' - }, - { - artName: 'K.I.T.T.', - pageLink: './Art/GAlexandruD/index.html', - imageLink: './Art/GAlexandruD/kitt_centered.gif', - author: 'GAlexandruD', - githubLink: 'https://github.com/GAlexandruD' - }, - { - artName: 'The Spinning Tuba', - pageLink: './Art/dr-tuba/index.html', - imageLink: './Art/dr-tuba/spinningtuba.gif', - author: 'Steve Vaughn', - githubLink: 'https://github.com/dr-tuba' - }, - { - artName: 'AniMc', - pageLink: './Art/anna0mclachlan/index.html', - imageLink: './Art/anna0mclachlan/ani2.gif', - author: 'anna0mclachlan', - githubLink: 'https://github.com/anna0mclachlan' - }, - { - artName: 'Amit', - pageLink: './Art/amit/index.html', - author: 'Amit', - githubLink: 'https://github.com/amitsharmaa' - }, - { - artName: 'Lin', - pageLink: './Art/Lin/index.html', - imageLink: './Art/Lin/lin.gif', - author: 'Lin', - githubLink: 'https://github.com/linxz-coder' - }, - { - artName: 'Mouataz', - pageLink: './Art/Mouataz/index.html', - author: 'Mouataz', - githubLink: 'https://github.com/MouatazKad' - }, - { - artName: 'Moving graph', - pageLink: './Art/Joy/moving-graph/index.html', - imageLink: './Art/Joy//moving-graph.gif', - author: 'kimjusang', - githubLink: 'https://github.com/kimjusang' - }, - { - artName: 'Always Be', - pageLink: './Art/Joy/animatron-kim/index.html', - imageLink: './Art/Joy//always.gif', - author: 'kimjusang', - githubLink: 'https://github.com/kimjusang' - }, - { - artName: 'Who could it be?', - pageLink: './Art/pjwmascall/index.html', - imageLink: './Art/pjwmascall/thumbnail.gif', - author: 'pjwmascall', - githubLink: 'https://github.com/pjwmascall' - }, - { - artName: 'Sparkle', - pageLink: './Art/Sparkle/index.html', - imageLink: './Art/Sparkle/Animation.gif', - author: 'palak2603', - githubLink: 'https://github.com/palak2603' - }, - { - artName: 'TomatoSpin', - pageLink: './Art/tomatoSpin/index.html', - author: 'Mateo', - githubLink: 'https://github.com/mateodibenedetto' - }, - { - artName: 'Animating', - pageLink: './Art/Animating/index.html', - imageLink: './Art/Animating/2021-06-05_17_10_54-Greenshot.jpg', - author: 'Sahil Shailesh Pedamkar', - githubLink: 'https://github.com/sahilpedamkar21' - }, - { - artName: 'Moving Car', - pageLink: './Art/Manali/index.html', - imageLink: './Art/Manali/Movingcar.gif', - author: 'Manali', - githubLink: 'https://github.com/Mana21li' - }, - { - artName: 'ShibaInu', - pageLink: './Art/Shiinoya/index.html', - imageLink: './Art/Shiinoya/ShibaInu.gif', - author: 'Shiinoya', - githubLink: 'https://github.com/Shiinoya' - }, - { - artName: 'animatronic', - pageLink: './Art/animatronic/index.html', - imageLink: './Art/animatronic/style.css', - author: 'umer381a', - githubLink: 'https://github.com/umer381a' - }, - { - artName: 'I Love ZTM', - pageLink: './Art/IloveZTM/index.html', - imageLink: './Art/IloveZTM/style.css', - author: 'MirshadOz', - githubLink: 'https://github.com/mirshadoz' - }, - { - artName: 'Pink Bars', - pageLink: './Art/rayleigh/rr.html', - imageLink: './Art/rayleigh/pinkbars.gif', - author: 'Rayleigh', - githubLink: 'https://github.com/rayleighrozier' - }, - { - artName: 'Out of This World', - pageLink: './Art/Out-of-This-World/index.html', - imageLink: './Art/Out-of-This-World/ootw.gif', - author: 'Xenark', - githubLink: 'https://github.com/xenark' - }, - { - artName: 'circular motion', - pageLink: './Art/Aliraza Lalani Animation/index.html', - imageLink: './Art/Aliraza Lalani Animation/aa.gif', - author: 'Aliraza Lalani', - githubLink: 'https://github.com/alirazalalani' - }, - { - artName: 'Home', - pageLink: './Art/rez4president/index.html', - imageLink: './Art/rez4president/home.gif', - author: 'Raza Ul Kareem', - githubLink: 'https://github.com/rez4president' - }, - { - artName: 'VtekAnimation', - pageLink: './Art/vtekanimation/index.html', - imageLink: './Art/VtekAnimation/track.gif', - author: 'corleone0007', - githubLink: 'https://github.com/corleone0007' - }, - { - artName: 'Box', - pageLink: './Art/Sagun/index.html', - imageLink: './Art/Sagun/ezgif.com-gif-maker.gif', - author: 'Sagun', - githubLink: 'https://github.com/Sagun-png' - }, - { - artName: 'animator_css', - pageLink: './Art/animator_css/index.html', - imageLink: './Art/animator_css/animator.gif', - author: 'Benji', - githubLink: 'https://github.com/benjaminpeto' - }, - { - artName: '1jump', - pageLink: './Art/1jump/index.html', - imageLink: './Art/1jump/1jump.gif', - author: 'Leutamommx', - githubLink: 'https://github.com/leutamommx' - }, - { - artName: 'bubbles', - pageLink: './Art/ghogoo/index.html', - imageLink: './Art/ghogoo/bubbles.gif', - author: 'ghogoo', - githubLink: 'https://github.com/ghogoo' - }, - { - artName: 'Floating Words', - pageLink: './Art/floatingWords/index.html', - imageLink: './Art/floatingWords/floatingWords.gif', - author: 'ScoobyDooDoo', - githubLink: 'https://github.com/ScoobyDooDoo' - }, - { - artName: 'Happy Hacktoberfest', - pageLink: './Art/DavidEdmondson/index.html', - imageLink: './Art/DavidEdmondson/HappyHacktoberfestWithJack-o-lantern.gif', - author: 'David Edmondson', - githubLink: 'https://github.com/davidedmondson' - }, - { - artName: 'ExtendIt', - pageLink: './Art/Mahi/index.html', - imageLink: './Art/Mahi/screenshot.JPG', - author: 'Mahi', - githubLink: 'https://github.com/NineNintyNine' - }, - { - artName: 'Big-Eye', - pageLink: './Art/Big-Eye/index.html', - author: 'Charly-Crypton', - githubLink: 'https://github.com/Charly-Crypton' - }, - { - artName: 'Wavy', - pageLink: './Art/wavy/index.html', - imageLink: './Art/wavy/wavy.gif', - author: 'AnastasiosPas', - githubLink: 'https://github.com/AnastasiosPas' - }, - { - artName: 'dynamic-background', - pageLink: './Art/dynamic-background/index.html', - imageLink: './Art/dynamic-background/animation.PNG', - author: 'SpBhalani', - githubLink: 'https://github.com/SpBhalani' - }, - { - artName: 'jjAnimation', - pageLink: './Art/jjAnimation/index.html', - imageLink: './Art/', - author: 'Janna', - githubLink: 'https://github.com/john29sab' - }, - { - artName: 'Evolution', - pageLink: './Art/sayanroy11/index.html', - imageLink: './Art/sayanroy11/human.gif', - author: 'Sayan Roy', - githubLink: 'https://github.com/sayanroy11' - }, - { - artName: 'Dancing-boxes', - pageLink: './Art/Arham/index.html', - imageLink: './Art/Arham/Dancing-boxes.gif', - author: 'Arham', - githubLink: 'https://github.com/arham2002' - }, - { - artName: 'Piano', - pageLink: './Art/Piano/index.html', - imageLink: './Art/Piano/piano.gif', - author: 'Ali Akhavan', - githubLink: 'https://github.com/aliakhavanrad' - }, - { - artName: 'Ocean Bubbles and Fish-Animation', - pageLink: './Art/Nice1Rach/index.html', - iamgeLink: './Art/Nice1Rach/Images/Ocean_Bubbles_and_Fish-Animation.gif', - author: 'Rachel Heke', - githubLink: 'https://github.com/Nice1Rach' - }, - { - artName: 'Switching flags', - pageLink: './Art/ErikAvet/index.html', - imageLink: './Art/ErikAvet/flag.gif', - author: 'Erik Avetisyan', - githubLink: 'https://github.com/ErikAvetisyan' - }, - { - artName: 'Black Hole Vortex', - pageLink: './Art/black-hole-vortex/index.html', - imageLink: './Art/black-hole-vortex/black-hole-vortex.gif', - author: 'Bo-wei Chen', - githubLink: 'https://github.com/Rayologist' - }, - { - artName: 'Dimensional Palace', - pageLink: './Art/Paulo Tasso/index.html', - imageLink: './Art/Paulo Tasso/triangle/animacaopaulo.gif', - author: 'Paulo Tasso', - githubLink: 'https://github.com/paulotasso7' - }, - - { - artName: 'Ruan_Animation_Clock', - pageLink: './Art/Ruan_Animation_Clock/index.html', - imageLink: './Art/Ruan_Animation_Clock/Animation_Clock.gif', - author: 'Ruan', - githubLink: 'https://github.com/RuanEsterhuyse' - }, - { - artName: 'EvaCtion', - pageLink: './Art/EvaCtion/index.html', - author: 'Gawbb', - githubLink: 'https://github.com/royranger' - }, - { - artName: 'cheeky face', - pageLink: './Art/bluck/index.html', - imageLink: './Art/bluck/img.gif', - author: 'kxmom', - githubLink: 'https://github.com/kxmom' - }, - { - pageLink: './Art/pragya-sharma11/index.html', - imageLink: './Art/pragya-sharma11/animation.gif', - author: 'Pragya Sharma', - githubLink: 'https://github.com/pragya-sharma11' - }, - { - pageLink: './Art/chrisg/index.html', - imageLink: './Art/chrisg/redwhiteblue.gif', - author: 'ChrisG', - githubLink: 'https://github.com/chrisgithubok' - }, - { - artName: 'League of Legends Card Animation', - pageLink: './Art/Bryanmax9/index.html', - imageLink: './Art/Bryanmax9/league.gif', - author: 'Bryanmax9', - githubLink: 'https://github.com/bryanmax9/' - }, - { - pageLink: '.Art/yash2003/index.html', - imageLink: '.Art/yash2003/animation.gif', - author: 'Yashraj', - githubLink: 'https://github.com/yashraj2003e' - }, - { - artName: 'segunOsiki', - pageLink: './Art/segunOsiki/index.html', - imageLink: './Art/segunOsiki/segunOsiki.gif', - author: 'Segun', - githubLink: 'https://github.com/Danny4life' - }, - - { - pageLink: '.Art/Yang/index.html', - imageLink: '.Art/Yang/Screenshot.blink.png', - author: 'Yang', - githubLink: 'https://github.com/yangcodes' - }, - { - pageLink: './Art/VinWare/index.html', - imageLink: './Art/VinWare/risingsun.gif', - author: 'VinWare', - githubLink: 'https://github.com/VinWare' - }, - { - pageLink: './Art/AnimationLoader/index.html', - imageLink: './Art/AnimationLoader/Animation.gif', - author: 'Pragya Sharma', - githubLink: 'https://github.com/pragya-sharma11' - }, - { - pageLink: './Art/complementaryColors/index.html', - imageLink: './Art/complementaryColors/complementaryColors.gif', - author: 'Hilary', - githubLink: 'https://github.com/hwilson2563' - }, - { - pageLink: './Art/Mansvini/index.html', - imageLink: './Art/Mansvini/magic.gif', - author: 'Mansvini', - githubLink: 'https://github.com/Mansvini' - }, - { - artName: 'Rainbow Spinner', - pageLink: './Art/joesayat/index.html', - imageLink: './Art/joesayat/joe-animation.gif', - author: 'Joe Sayat', - githubLink: 'https://github.com/joesayat' - }, - { - artName: 'Random', - pageLink: './Art/animation/index.html', - imageLink: './Art/animation/random.gif', - author: 'DTPsykko', - githubLink: 'https://github.com/DTPsykko' - }, - { - artName: 'Funky Alien', - pageLink: './Art/Funky Alien/index.html', - iamgeLink: './Art/Funky Alien/Domcake-Dancing-Alien.gif', - author: 'Jenique Knoesen', - githubLink: 'https://github.com/jenique22' - }, - { - artName: 'Dracula Colors', - pageLink: './Art/cspencernd/index.html', - imageLink: './Art/cspencernd/dracula-colors.gif', - author: 'Christopher Spencer', - githubLink: 'https://github.com/cspencernd' - }, - { - pageLink: './Art/GabrielArt/GabrielArt.html', - imageLink: './Art/GabrielArt/ZTM.jpg', - author: 'GabrielAvramescu', - githubLink: 'https://github.com/GabrielAvramescu' - }, - { - artName: 'Pong', - pageLink: './Art/danielalanholmes/index.html', - imageLink: './Art/danielalanholmes/index.gif', - author: 'Daniel Holmes', - githubLink: 'https://github.com/danielalanholmes' - }, - { - artName: 'Wigglers', - pageLink: './Art/kv/wiggle.html', - imageLink: './Art/kv/wiggle.gif', - author: 'khaivern', - githubLink: 'https://github.com/khaivern' - }, - { - artName: 'Round360', - pageLink: './Art/MHShayek/index.html', - imageLink: './Art/MHShayek/round360.gif', - author: 'MHShayek', - githubLink: 'https://github.com/MHShayek' - }, - { - artName: 'animatoris', - pageLink: './Art/animatoris/index.html', - imageLink: './Art/animatoris/circle.gif', - author: 'Mark Heathcliff', - githubLink: 'https://github.com/saimark123' - }, - { - artName: 'EyeStrain', - pageLink: './Art/MattRuetz/index.html', - imageLink: './Art/MattRuetz/eyestrain.gif', - author: 'MattRuetz', - githubLink: 'https://github.com/MattRuetz' - }, - { - artName: 'Sun', - pageLink: './Art/DaniM/sun.html', - imageLink: './Art/DaniM/sun.gif', - author: 'DaniMash', - githubLink: 'https://github.com/dani-mashasha' - }, - { - artName: 'Modern Clock', - pageLink: './Art/Tiziano/index.html', - imageLink: './Art/Tiziano/clock.gif', - author: 'Tiziano', - githubLink: 'https://github.com/tizspagno' - }, - { - artName: 'Work of art', - pageLink: './Art/Romano/index.html', - imageLink: './Art/Romano/index.gif', - author: 'Romano', - githubLink: 'https://github.com/Mrschabs' - }, - { - pageLink: './Art/sanation/index.html', - imageLink: './Art/sanation/trial.gif', - author: 'Sajal', - githubLink: 'https://github.com/sajalnayansingh' - }, - { - artName: 'Jo Ngono', - pageLink: './Art/jongono/index.html', - imageLink: './Art/jongono/jongono.png', - author: 'inazrabuu', - githubLink: 'https://github.com/inazrabuu' - }, - { - artName: 'poorly drawn pikachu', - pageLink: "./Art/Sayed's Pikachu/Sayed's Pikachu.html", - imageLink: "./Art/Sayed's Pikachu/img.gif", - author: 'Sayed Husain', - githubLink: 'https://github.com/Sayed-Husain' - }, - { - artName: 'colorful flower', - pageLink: './Art/shai/index.html', - imageLink: './Art/shai/animation.gif', - author: 'Shytech1', - githubLink: 'https://github.com/ShyTech1' - }, - { - artName: 'Pulse', - pageLink: './Art/ogutu/index.html', - imageLink: './Art/ogutu/giphy.gif', - author: 'kennedy', - githubLink: 'https://github.com/kennedy-ogutu' - }, - { - artName: 'ZTM Animation', - pageLink: './Art/TC/index.html', - imageLink: './Art/TC/ztm.gif', - author: 'Terence', - githubLink: 'https://github.com/TerenceChew' - }, - { - artName: 'Serene Animation', - pageLink: './Art/sereneanimation/index.html', - imageLink: './Art/sereneanimation/trance.gif', - author: 'Serene', - githubLink: 'https://github.com/meikuan23' - }, - { - artName: 'Slow_Bounce', - pageLink: './Art/Slow_Bounce/index.html', - imageLink: './Art/Slow_Bounce/Slow_Bounce.gif', - author: 'MichaelClautice', - githubLink: 'https://github.com/MichaelClautice' - }, - { - artName: 'Icymation', - pagelink: './Art/icymation/icymation.html', - imageLink: './Art/icymation/icymation.gif', - author: 'Isai', - githublink: 'https://github.com/isaicastro1' - }, - { - artName: 'boxslide', - pageLink: './Art/AK47/anima.html', - imageLink: './Art/AK47/boxslide.png', - author: 'Anurag Kanungo', - githubLink: 'https://github.com/Anuragcr' - }, - { - artName: 'letz ani', - pageLink: './Art/letz/index.html', - imageLink: './Art/letz/trans.gif', - author: 'letz0703', - githubLink: 'https://github.com/letz0703' - }, - { - artName: 'My Full-Stack Animation', - pageLink: './Art/BrandonNSangma/index.html', - imageLink: './Art/BrandonNSangma/fullstack.gif', - author: 'Brandon N. Sangma', - githubLink: 'https://github.com/brancore87' - }, - { - artName: 'radar-animation', - pageLink: './Art/radar-animation/index.html', - imageLink: './Art/radar-animation/radar.gif', - author: 'Angel Orellana', - githubLink: 'https://github.com/luisangel2895' - }, - { - artName: 'Parachute Guy', - pageLink: './Art/barretoga/index.html', - imageLink: './Art/barretoga/animation.gif', - author: 'Gabriel Barreto', - githubLink: 'https://github.com/barretoga' - }, - { - artName: 'Animated Bird', - pageLink: './Art/sampConrad/index.html', - imageLink: './Art/sampConrad/bird.gif', - author: 'Conrado Sampaio', - githubLink: 'https://github.com/sampconrad' - }, - { - artName: 'U-turn', - pageLink: './Art/baraksArt.index.html', - imageLink: './Art/baraksArt/U-turn.gif', - author: 'Barak', - githubLink: 'https://github.com/bcolovas' - }, - { - artName: 'Bouncing Balls DF', - pageLink: './Art/bouncingdf/index.html', - imageLink: './Art/bouncingdf/bouncingdf.gif', - author: 'David Flores', - githubLink: 'https://github.com/dflo55' - }, - { - artName: 'WAnimation', - pageLink: './Art/WAnimation/index.html', - imageLink: './Art/WAnimation/Animation.gif', - author: 'WDevelopsWebApps', - githubLink: 'https://github.com/WDevelopsWebApps' - }, - { - artName: 'textSlide', - pageLink: './Art/textSlide/index.html', - imageLink: './Art/textSlide/textSliding.gif', - author: 'Lucas GM', - githubLink: 'https://github.com/LucasGM17' - }, - { - artName: 'Loading Logo', - pageLink: './Art/magedmohammed/index.html', - author: 'Maged Mohammed', - githubLink: 'https://github.com/magedmohammed834' - }, - { - artName: 'Green Loading', - pageLink: './Art/KevinMaida/index.html', - imageLink: './Art/KevinMaida/loadingGif.gif', - author: 'Kevin Maida', - githubLink: 'https://github.com/KevinMaida' - }, - { - artName: 'Simple Bounce', - pageLink: './Art/ardiandharminto/index.html', - imageLink: './Art/ardiandharminto/simple-bounce.gif', - author: 'Ardian Dharminto', - githubLink: 'https://github.com/ardiandharminto' - }, - { - pageLink: './Art/ZTM-Academy/index.html', - imageLink: './Art/ZTM-Academy/ztm.gif', - author: 'Denis', - githubLink: 'https://github.com/denis11m' - }, - { - pageLink: './Art/evropa/index.html', - imageLink: './Art/evropa/drift.gif', - author: 'evropa', - githubLink: 'https://github.com/evropa' - }, - { - artName: 'animatron_av', - pageLink: './Art/animatron_av/index.html', - imageLink: './Art/Joy/triangle/trance.gif', - author: 'Alex', - githubLink: 'https://github.com/averde1973' - }, - { - artName: 'animationzone', - pageLink: './Art/animationzone/index.html', - imageLink: './Art/animationzone/ezgif.com-gif-maker', - author: 'Erez', - githubLink: 'https://github.com/ErezAvni9' - }, - { - artName: 'Rolling Cat', - pageLink: './Art/ssoppet1/index.html', - imageLink: './Art/ssoppet1/cat.gif', - author: 'Stacy', - githubLink: 'https://github.com/ssoppet1' - }, - { - artName: 'brotation', - pageLink: './Art/box-rotate-animation/index.html', - imageLink: './Art/box-rotate-animation/brotation.gif', - author: 'Andrey', - githubLink: 'https://github.com/Life1sOk' - }, - { - artName: 'Loading animation', - pageLink: './Art/graphitexhd/index.html', - imageLink: './Art/graphitexhd/animation.gif', - author: 'Graphitexhd', - githubLink: 'https://github.com/graphitexhd' - }, - { - artName: 'Our Solar System', - pageLink: './Art/bryanRillstone/index.html', - imageLink: './Art/bryanRillstone/Solar-System.gif', - author: 'Bryan Rillstone', - githubLink: 'https://github.com/bryanrillstone' - }, - { - artName: 'viskarra', - pageLink: './Art/viskarra/index.html', - imageLink: './Art/viskarra/imgif.gif', - author: 'Viskarra', - githubLink: 'https://github.com/viskarra' - }, - { - artName: 'Chess Board Dance Floor', - pageLink: './Art/Robin/index.html', - imageLink: './Art/Robin/chessBoardDanceFloor.gif', - author: 'Robin', - githubLink: 'https://github.com/robinpunn' - }, - { - artName: 'Fishy', - pageLink: './Art/Mayorman/index.html', - imageLink: './Art/Mayorman/Fishy-Screen-Rec.gif', - author: 'Mayowa', - githubLink: 'https://github.com/Mayorman07' - }, - { - artName: 'The Beach', - pageLink: './Art/Jon-Bull/index.html', - imageLink: './Art/Jon-Bull/beach.gif', - author: 'Jon', - githubLink: 'https://github.com/Jon-Bull' - }, - { - artName: 'Loading screen', - pageLink: './Art/ShueiYang/index.html', - imageLink: './Art/ShueiYang/Loading.gif', - author: 'ShueiYang', - githubLink: 'https://github.com/ShueiYang' - }, - { - artName: 'Get Started', - pageLink: './Art/imaadfakier/index.html', - imageLink: './Art/imaadfakier/Loading.gif', - author: 'Imaad Fakier', - githubLink: 'https://github.com/imaadfakier' - }, - { - artName: 'BoxPM', - pageLink: './Art/BoxPM/index.html', - imageLink: './Art/BoxPM/trance2.gif', - author: 'Pradeep', - githubLink: 'https://github.com/Pmakaju' - }, - { - artName: 'Pendulam', - pageLink: './Art/Pendulam/index.html', - imageLink: './Art/Pendulam/swinging_pendulam.gif', - author: 'Dinesh', - githubLink: 'https://github.com/dinesh-729' - }, - { - artName: 'Wave Ring', - pageLink: './Art/JinalPatel/Wavering/wavering.html', - imageLink: './Art/JinalPatel/Wavering/wavering.gif', - author: 'Jinal Patel', - githubLink: 'https://github.com/JinalPatel17' - }, - { - artName: 'Samination', - pageLink: './Art/Samination/index.html', - imageLink: './Art/Samination/samination.gif', - author: 'Sami', - githubLink: 'https://github.com/samialmaradni97' - }, - { - artName: 'Esinnaton', - pageLink: './Art/Esinnaton/index.html', - imageLink: './Art/Esinnaton/transition.gif', - author: 'Esinnation', - githubLink: 'https://github.com/esinnation' - }, - { - artName: 'Spining Numbers', - pageLink: './Art/jamesnjovu/index.html', - imageLink: './Art/jamesnjovu/number.gif', - author: 'Joy', - githubLink: 'https://github.com/jamesnjovu' - }, - { - artName: 'CrazyBalls', - pageLink: './Art/CrazyBalls/index.html', - imageLink: './Art/CrazyBalls/balls.gif', - author: 'Rohan Bobby', - githubLink: 'https://github.com/rohanbobby01' - }, - { - artName: 'Simple Circle Animation', - pageLink: './Art/simple_Circle_Animation/index.html', - imageLink: './Art/Joy/simple_Circle_Animation/circle_animation.gif', - author: 'dw', - githubLink: 'https://github.com/dwthefirst' - }, - { - artName: 'Matrix Animation', - pageLink: './Art/TenmaChinen/index.html', - imageLink: './Art/TenmaChinen/matrix_animation.gif', - author: 'Tenma Chinen', - githubLink: 'https://github.com/TenmaChinen' - }, - { - artName: 'Crazy Cat', - pageLink: './Art/sikumiku/index.html', - imageLink: './Art/sikumiku/crazy_cat.gif', - author: 'Sigrid', - githubLink: 'https://github.com/sikumiku' - }, - { - artName: 'Magic', - pageLink: './Art/dmwspace/index.html', - imageLink: './Art/dmwspace/magic.gif', - author: 'Dean', - githubLink: 'https://github.com/dmwspace' - }, - { - artName: 'Button Effect', - pageLink: './Art/Jatin-7/index.html', - imageLink: './Art/Jatin-7/btn.gif', - author: 'Jatin-7', - githubLink: 'https://github.com/Jatin-7' - }, - { - artName: 'Bird Animation', - pageLink: './Art/bird_animation/index.html', - imageLink: './Art/bird_animation/bird-animation.gif', - author: 'Tarun Mankar', - githubLink: 'https://github.com/tarunmankar' - }, - { - artName: 'Rainbow Circle', - pageLink: './Art/Mengnan_Wang/rainbow_circle.html', - imageLink: './Art/Mengnan_Wang/rainbow_circle.gif', - author: 'Mengnan Wang', - githubLink: 'https://github.com/Mengnan-Wang' - }, - { - artName: 'Phillys Animation', - pageLink: './Art/phillysrevenge/index.html', - imageLink: './Art/phillysrevenge/web.gif', - author: 'phillysrevenge', - githubLink: 'https://github.com/phillysrevenge' - }, - { - artName: 'largebox', - pageLink: './Art/largebox/index.html', - imageLink: './Art/largebox/box.gif', - author: 'rajmishra-47', - githubLink: 'https://github.com/rajmishra-47' - }, - { - artName: 'Robot-2.0', - pageLink: './Art/Robot-2.0/index.html', - imageLink: './Art/Robot-2.0/robo.gif', - author: 'Nabil Ahmed', - githubLink: 'https://github.com/nabil-github0' - }, - { - artName: 'Damian Box', - pageLink: './Art/DamiAnim/index.html', - imageLink: './Art/DamiAnim/giphy.gif', - author: 'Damian Padilla', - githubLink: 'https://github.com/Damianpad' - }, - { - artName: 'Pretty-Simple', - pageLink: './Art/Asier/index.html', - imageLink: './Art/Asier/Pretty-Simple.gif', - author: 'Asier-D-Reveire', - githubLink: 'https://github.com/Asier-D-Reveire' - }, - { - artName: 'Can You Feel My Heartbeat', - pageLink: './Art/can-you-feel-my-heartbeat/index.html', - imageLink: './Art/can-you-feel-my-heartbeat/heartbeat.png', - author: 'Vanessa Vun', - githubLink: 'https://github.com/vanessavun' - }, - { - artName: 'Straight lines', - pageLink: './Art/artinator/index.html', - imageLink: './Art/artinator/art.png', - author: 'Scraper232', - githubLink: 'https://github.com/scraper232' - }, - { - artName: 'Glowing 3 Circles', - pageLink: './Art/josephld/index.html', - imageLink: './Art/josephld/glowing_circles.gif', - author: 'Leandre Derpo', - githubLink: 'https://github.com/LeandreDerpo' - }, - { - artName: 'Quoters', - pageLink: './Art/Quoters/index.html', - imageLink: './Art/Quoters/giphy.gif', - author: 'Arif Wibawa', - githubLink: 'https://github.com/wibawaarif' - }, - { - artName: 'USAfloridaUSA', - pageLink: './Art/usa-florida-usa/index.html', - imageLink: './Art/usa-florida-usa/USAfloridaUSA.gif', - author: 'Stephen Eith', - githubLink: 'https://github.com/eith71' - }, - { - artName: 'Heart beat and pulse', - pageLink: './Art/Luisa/index.html', - imageLink: './Art/Luisa/HeartBeat.gif', - author: 'Luisa Bowie', - githubLink: 'https://github.com/Tala101' - }, - { - artName: '1Abel-Animate', - pageLink: './Art/1Abel-Animate/index.html', - imageLink: './Art/1Abel-Animate/1abel.gif', - author: 'perez11abel', - githubLink: 'https://github.com/perez11abel' - }, - { - artName: 'Snow and Rain Animation', - pageLink: './Art/Snow_Animation/index.html', - imageLink: './Art/Snow_Animation/Snow_Rain_Animation.gif', - author: 'Mosespt', - githubLink: 'https://github.com/Mosespt' - }, - { - artName: 'Color Palette with Pure CSS Animation', - pageLink: './Art/color-palette-with-pure-css-animation/dist/index.html', - imageLink: './Art/color-palette-with-pure-css-animation/animation.gif', - author: 'julien muke', - githubLink: 'https://github.com/julien-muke' - }, - { - artName: "That's rotating!!", - pageLink: './Art/Rotating/index.html', - imageLink: './Art/Rotating/Rotation.gif', - author: 'Vito Chu', - githubLink: 'https://github.com/VitoChuChu' - }, - { - artName: 'example animation', - pageLink: './Art/emanuelretamozo/index.html', - imageLink: './Art/emanuelretamozo/example.gif', - author: 'Emanuel Retamozo', - githubLink: 'https://github.com/emanuelretamozo' - }, - { - artName: 'Bouncy Ball', - pageLink: './Art/Valadot/index.html', - imageLink: './Art/Valadot/bouncy-ball.gif', - author: 'Valadot', - githubLink: 'https://github.com/Valadot' - }, - { - artName: 'Snow Fall', - pageLink: './Art/snow-fall/index.html', - imageLink: './Art/snow-fall/snow-fall.gif', - author: 'MAHA Labs', - githubLink: 'https://github.com/mahalabs' - }, - { - artName: 'css_anishape-1.0', - pageLink: './Art/css_anishape-1.0/index.html', - imageLink: './Art/css_anishape-1.0/css-anishape-s1.jpg', - author: 'Dwight', - githubLink: 'https://github.com/DwightMckenzie' - }, - { - artName: 'Simple Hover Rotaton Animation', - pageLink: './Art/jaReaps/index.html', - imageLink: './Art/Joy/jaReaps/Rotation Animation.gif', - author: 'Jon', - githubLink: 'https://github.com/jonreapsome' - }, - { - artName: 'CSS_Magic', - pageLink: './Art/CSS_Magic/index.html', - imageLink: './Art/CSS_Magic/Move.gif', - author: 'Subhadip', - githubLink: 'https://github.com/SubhadipMaji' - }, - { - artName: 'Color Flip Cards', - pageLink: './Art/Flipping/index.html', - imageLink: './Art/Flipping/gif.gif', - author: 'AspiringMay2022', - githubLink: 'https://github.com/AspiringMay2022' - }, - { - artName: 'Square', - pageLink: './Art/Square/square.html', - imageLink: './Art/Square/square.gif', - author: 'Nico', - githubLink: 'https://github.com/nsherban1' - }, - { - artName: 'Sun Rise and Set', - pageLink: './Art/mikerobards/index.html', - imageLink: './Art/mikerobards/sunrise-set.gif', - author: 'mikerobards', - githubLink: 'https://github.com/mikerobards' - }, - { - artName: 'GeminiSpace', - pageLink: './Art/GeminiSpace/index.html', - imageLink: './Art/GeminiSpace/space.gif', - author: 'Saviour', - githubLink: 'https://github.com/GeminiSpace' - }, - { - artName: 'The rolling and spinning football', - pageLink: './Art/Nomishka/index.html', - imageLink: './Art/Football.png', - author: 'Nomishka', - githubLink: 'https://github.com/Nomishka' - }, - { - artName: 'Infinite Circle Loop', - pageLink: './Art/InfiniteCircleLoop/index.html', - imageLink: './Art/InfiniteCircleLoop/infinitecircleloop.gif', - author: 'Giselle', - githubLink: 'https://github.com/gisellerx' - }, - { - artName: 'Updown', - pageLink: './Art/updown/index.html', - imageLink: './Art/updown/updown.gif', - author: 'Nueng', - githubLink: 'https://github.com/AlgorithmNueng' - }, - { - artName: 'cajaheart', - pageLink: './Art/erikanimation/corazon.html', - imageLink: './Art/erikanimation/corazon.gif', - author: 'Erika', - githubLink: 'https://github.com/erikaaquino' - }, - { - artName: 'Colorful Heart', - pageLink: './Art/cr-animation/index.html', - imageLink: './Art/cr-animation/index.html/colorful-heart.png', - author: 'Cristina', - githubLink: 'https://github.com/crsecu' - }, - { - artName: 'wink', - pageLink: './Art/Robrigado/index.html', - imageLink: './Art/Robrigado/wink.gif', - author: 'Robrigado', - githubLink: 'https://github.com/Robrigado' - }, - { - artName: 'mrsanim', - pageLink: './Art/mrsanim/index.html', - imageLink: './Art/mrsanim/mrsanim.png', - author: 'Adi', - githubLink: 'https://github.com/adimrs' - }, - { - artName: 'Loader', - pageLink: './Art/Loader/index.html', - author: 'Cristi Manea', - githubLink: 'https://github.com/cristimanea26' - }, - { - artName: 'click to stop', - pageLink: './Art/cssanimacja/index.html', - imageLink: 'css.png', - author: 'Mateusz', - githubLink: 'https://github.com/mateuszsnieg' - }, - { - artName: 'A Square Circus', - pageLink: './Art/aSquareCircus/index.html', - imageLink: './Art/aSquareCircus/SquareControl.gif', - author: 'Abdul Rahim', - githubLink: 'https://github.com/arx0x0' - }, - { - artName: 'css-glow-effect-animation', - pageLink: './Art/css-glow-effect-animation/index.html', - imageLink: './Art/css-glow-effect-animation/glow.png', - author: 'tidz', - githubLink: 'https://github.com/john-tidz' - }, - { - artName: 'Lithuania', - pageLink: './Art/MiUlon/index.html', - imageLink: './Art/MiUlon/lithuania.gif', - author: 'MiUlon', - githubLink: 'https://github.com/MiUlon' - }, - { - artName: 'yuki', - pageLink: './Art/yuki/index.html', - imageLink: './Art/yuki/yuki.gif', - author: 'rachel', - githubLink: 'https://github.com/rchin8877' - }, - { - artName: 'AnimateManas', - pageLink: './Art/AnimatManas/index.html', - imageLink: './Art/AnimatManas/ZTM_animation.gif', - author: 'Manas', - githubLink: 'https://github.com/ManasKumar111' - }, - { - artName: 'Glowing orb', - pageLink: './Art/Glowing-orb/index.html', - imageLink: './Art/Glowing-orb/glow.png', - author: 'RubenVerkuylen', - githubLink: 'https://github.com/rubenverkuylen' - }, - { - artName: 'car-animation', - pageLink: './Art/car-animation/index.html', - imageLink: './Art/car-animation', - author: 'Markus', - githubLink: 'https://github.com/Markus-Sm' - }, - { - artName: 'Dummy Animation', - pageLink: './Art/dummy_me/index.html', - imageLink: './Art/dummy_me/dummy.gif', - author: 'Mansi', - githubLink: 'https://github.com/manasi-20' - }, - { - artName: 'moving_choices', - pageLink: './Art/Katana/index.html', - imageLink: './Art/Katana/bounce-choice.GIF', - author: 'Katana', - githubLink: 'https://github.com/katanaji' - }, - { - artName: 'SpinnieStar3', - pageLink: './Art/Joshua/SpinnieStar3.html', - imageLink: './Art/Joshua/goldstar.GIF', - author: 'Josdadev', - githubLink: 'https://github.com/Josdadev' - }, - { - artName: 'Dive Into Space', - pageLink: './Art/Dive Into Space/index.html', - imageLink: './Art/Dive Into Space/space.gif', - author: 'Kareem Abd El-Moneam', - githubLink: 'https://github.com/KareemMoneeam' - }, - { - artName: 'Moving Colors', - pageLink: './Art/Moving Colors/index.html', - imageLink: './Art/Moving Colors/MovingColors.gif', - author: 'cjhaspenfalls', - githubLink: 'https://github.com/cjhaspenfalls' - }, - { - artName: 'Rotating Number Cards', - pageLink: './Art/victor-anderson/index.html', - imageLink: './Art/victor-anderson/index.gif', - author: 'Victor Anderson', - githubLink: 'https://github.com/realvicandy' - }, - { - artName: 'Living Robot', - pageLink: './Art/greywind/index.html', - imageLink: './Art/greywind/greywind.gif', - author: 'George', - githubLink: 'https://github.com/greyXwind' - }, - { - artName: 'loading circle', - pageLink: './Art/loading-circle/index.html', - imageLink: './Art/greywind/circle.gif', - author: 'Olayinka', - githubLink: 'https://github.com/KOLEAJEOLAYINKA' - }, - { - artName: 'Factory', - pageLink: './Art/SEN-RAD/index.html', - imageLink: './Art/SEN-RAD/factory.gif', - author: 'SEN-RAD', - githubLink: 'https://github.com/SEN-RAD' - }, - - { - artName: 'Water Animation', - pageLink: './Art/Water Animation/index.html', - imageLink: './Art/Water Animation/Water.gif', - author: 'CodeChelsea', - githubLink: 'https://github.com/codechelsea' - }, - { - artName: 'Halloween', - pageLink: './Art/AashiGoel/index.html', - imageLink: './Art/AashiGoel/Halloween.gif', - author: 'Aashi Goel', - githubLink: 'https://github.com/AashiGoel' - }, - { - artName: 'Rectangloom', - pageLink: './Art/Rectangloom/index.html', - imageLink: './Art/Rectangloom/rectangloom.gif', - author: 'Emines', - githubLink: 'https://github.com/emines0' - }, - { - artName: 'Cards', - pageLink: './Art/Sak/index.html', - imageLink: './Art/Joy/Sak/image1.gif', - author: 'Sak', - githubLink: 'https://github.com/sakshimudrale' - }, - { - artName: 'Snow', - pageLink: './Art/Snow/index.html', - imageLink: './Art/Snow/snow.gif', - author: 'K-Wiczling', - githubLink: 'https://github.com/K-Wiczling' - }, - { - artName: 'Bouncy Balls', - pageLink: './Art/Paarit/index.html', - imageLink: './Art/Paarit/BallBounce.gif', - author: 'Paarit', - githubLink: 'https://github.com/paarit' - }, - { - artName: 'Good Luck', - pageLink: './Art/YYarts/index.html', - imageLink: './Art/YYarts/YYarts.gif', - author: 'Chee Yen', - githubLink: 'https://github.com/yyyen93' - }, - { - artName: 'color fan', - pageLink: './Art/raman project/project.html', - imageLink: './Art/raman project/project.gif', - author: 'raman2482', - githubLink: 'https://github.com/raman2482' - }, - { - artName: 'Animated-Cube-Slider', - pageLink: './Art/Animated-Cube-Slider/index.html', - imageLink: './Art/Animated-Cube-Slider/Animated.gif', - author: 'Anayat', - githubLink: 'https://github.com/anayatkhan1' - }, - { - artName: 'Natinats', - pageLink: './Art/Natinats/index.html', - imageLink: './Art/Natinats/nata.gif', - author: 'Natalia', - githubLink: 'https://github.com/nquirogac' - }, - { - artName: 'The art of patience', - pageLink: './Art/Animation-Gtn/index.html', - imageLink: './Art/Animation-Gtn/art.gif', - author: 'Iulia Gtn', - githubLink: 'https://github.com/Iulia-Gaitanaru' - }, - { - artName: 'BHARAT', - pageLink: './Art/BHARAT/index.html', - imageLink: './Art/BHARAT/BHARAT.gif', - author: 'mbera99', - githubLink: 'https://github.com/mbera99' - }, - { - artName: 'Ducky', - pageLink: './Art/cpk3/index.html', - imageLink: './Art/cpk3/Ducky.gif', - author: 'cpk3', - githubLink: 'https://github.com/cpk3' - }, - { - artName: '3D spinning cube', - pageLink: './Art/ManishM/index.html', - imageLink: './Art/ManishM/3dcube.gif', - author: 'Manish Mandal', - githubLink: 'https://github.com/manishdevelops' - }, - { - pageLink: '.Art/yashraj2003e/index.html', - imageLink: '.Art/yashraj20033/animation.gif', - author: 'Yashraj', - githubLink: 'https://github.com/yashraj2003e' - }, - { - artName: 'Rolling Happy', - pageLink: './Art/animatorn/index.html', - imageLink: './Art/marion/smiles.gif', - author: 'Marion', - githubLink: 'https://github.com/marionjudy13' - }, - { - artName: 'Star', - pageLink: './Art/Joy/Star/index.html', - imageLink: './Art/Joy/Star/screenshot.png', - author: 'Yapakazul', - githubLink: 'https://github.com/Yapakazul' - }, - { - artName: 'Spinning Button', - pageLink: './Art/nfluk/index.html', - imageLink: './Art/nfluk/Screenshot.png', - author: 'nfluk', - githubLink: 'https://github.com/nfluk' - }, - { - artName: 'Detonation Button', - pageLink: './Art/detonate-button/index.html', - imageLink: './Art/detonate-button/detonate-button.gif', - author: 'carv066', - githubLink: 'https://github.com/carv0066' - }, - { - artName: 'Rolling', - pageLink: './Art/OrnitCG/index.html', - imageLink: './Art/OrnitCG/myGif.html', - author: 'OrnitCG', - githubLink: 'https://github.com/ornitcg' - }, - { - artName: "Aayush's 3D Card", - pageLink: './Art/AayushNair/3d/index.html', - imageLink: './Art/AayushNair/3d/style.css', - author: 'Aayush', - githubLink: 'https://github.com/aayushnr' - }, - { - artName: 'Bouncing Ball', - pageLink: './Art/ball/index.html', - imageLink: './Art/ball/bouncing-ball.gif', - author: 'Varian1', - githubLink: 'https://github.com/varian1' - }, { artName: 'AnimateIbaad', pageLink: './Art/Ibaad/animate.html',