dsfinalproject
Science Score: 31.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Unable to calculate vocabulary similarity
Last synced: 10 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: anakaren97
- Language: JavaScript
- Default Branch: main
- Size: 112 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 5 years ago
· Last pushed over 5 years ago
Metadata Files
Readme
Citation
README.md
DSFinalProject
Owner
- Login: anakaren97
- Kind: user
- Repositories: 1
- Profile: https://github.com/anakaren97
Citation (citation.html)
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<link rel="stylesheet" type="text/css" href="citestyle.css">
<link rel="stylesheet" type="text/css" href="citationButtons.css">
<title></title>
</head>
<body>
<audio id="audioplayer" autobuffer="" loop="true" preload="auto" src="assets/bg_song.mp3">
</audio>
<!-- you must include JS after the player; otherwise you will get undifiend object-->
<script src="audio.js"></script>
<div class="wrapperRestart">
<div class="link_wrapper">
<a href="index.html">RESTART</a>
</div>
</div>
<div class="wrapperGit">
<div class="link_wrapper">
<a href="https://github.com/anakaren97/DSFinalProject.git">View Github</a>
</div>
</div>
<div class="wrapperAna">
<div class="link_wrapper">
<a href="https://anakaren.ca" >Ana Karen's Portfolio</a>
</div>
</div>
<div class="wrapperZoe">
<div class="link_wrapper">
<a href="https://zoedaokroeker.com/" >Zoe's Portfolio</a>
</div>
</div>
<div class="box">
<div class="item">
<div class="glitch" data-text="About Zoe & Ana">About Zoe & Ana</div>
<p class="subtitle">
Hello!! My name is Ana Karen Martinez currently I'm residing in Vancouver, Canada. <br>I am a student studying Interactive Arts and Technology at Simon Fraser University<br> focusing on design. I am a passionate person who strives to design content that has<br> life and movement but while also being clean and simple.
I'm goal oriented so I love<br> a challenge, please let me know if you have a good one for me!If you want to know <br>more about my technical skills check out my portfolio by clicking the button underneath.
<br><br> <br>
I’m Zoe Dao-Kroeker, a designer & developer from Vancouver. I enjoy creating experiences that<br /> improve the lives of children. Studying Interactive Arts and Technology at Simon Fraser <br />University, working as a research assistant in the Tangible Embodies Child-Computer <br />Interaction Lab, and running programs for at risk youth has given me the opportunity to<br /> help the next generation navigate their way in this digital age.
</p>
</div>
<div class="item">
</div>
<div class="item">
<div class="glitch" data-text="Reference">Reference</div>
<ul class="a">
<li>Glitch video used on index: <br> https://youtu.be/qELSSAspRDI</li>
<li>button used on index: <br>https://codepen.io/thelaazyguy/pen/WEXwMO</li>
<li>Star video used on page 1: <br> https://pixabay.com/videos/snow-snowfall-snowflakes-snowflake-9999/</li>
<li>button used on page 1: <br>http://jsfiddle.net/meetaaronsilber/RN63Y/</li>
<li>Rounded Neon Multicolored lines video used on page 1: <br> https://youtu.be/lRTtMcx6rSM</li>
<li>3d volkswagen used on page 1,3,4,5,6,8,9: <br> https://www.cgtrader.com/3d-models/car/antique/volkswagen-samba-t1-bus-3d-model</li>
<li>button used on page 3,4,5,6,7,8,9 and citation: <br>ttps://codepen.io/vitor-siqueira/pen/xNBExN</li>
<li>Maze field video used on page 4: <br> https://www.youtube.com/watch?v=yWeYzlOAgvw&ab_channel=AnthonyAddison</li>
<li>Star field video used on page 5: <br> https://youtu.be/nSn_CdNxJFw</li>
<li>video effect used on page 5 and 9: <br> https://www.youtube.com/watch?v=rNqaw8LT2ZU&ab_channel=TheCodingTrain</li>
<li>Eye Tracking code used on Page 4<br> https://editor.p5js.org/kerryrodden/sketches/-KkpbDv6Z</li>
<li>Portal Visuals used on page 3<br> https://www.youtube.com/watch?v=M--tgoO8hQI&t=119s&ab_channel=WufuDufu</li>
<li>Post card background image used on page 9 <br> https://www.vectorstock.com/royalty-free-vectors/retro-futuristic-vectors</li>
<li>Background music for site<br> https://www.free-stock-music.com/open-space.html</li>
<li>Page 6 spaceship sound effect<br> https://www.soundjay.com/button-sounds-1.html</li>
<li>Glitch and glow title effect<br> https://codemyui.com/pure-css-text-glitch-and-twerk/</li>
</ul>
<div class="item"></div>
<div class="item"></div>
<div class="item"></div>
</div>
</body>
</html>