portfolio2025v2
Science Score: 44.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
Found .zenodo.json file -
○DOI references
-
○Academic links in README
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Unable to calculate vocabulary similarity
Last synced: 6 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: jcvancity2022
- Language: CSS
- Default Branch: main
- Size: 36.3 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created 12 months ago
· Last pushed 8 months ago
Metadata Files
Citation
Owner
- Login: jcvancity2022
- Kind: user
- Repositories: 1
- Profile: https://github.com/jcvancity2022
Citation (citations.html)
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Your Portfolio</title>
<link href="css/main.css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Radio+Canada&display=swap" rel="stylesheet">
</head>
<body>
<header>
<div id="logo"><img src="resources/Logo.png" alt="logo of Jeffrey Cheng's intitials" width="100" height="100"></div>
<nav class="navigation">
<ul id="nav-links">
<button onclick="location.href='index.html'">About</button>
<button onclick="location.href='projects.html'">Projects</button>
<button onclick="location.href='resources/ResumeRTLUXUI.pdf'">Resume</button>
</ul>
</nav>
</header>
<main>
<div class="project-card">
<section id="citations">
<h2>Citations</h2>
<li>Button Styling <a href="https://www.w3schools.com/csS/css3_buttons.asp">https://www.w3schools.com/csS/css3_buttons.asp"</a></li>
<li>Email Icon <a href="https://www.iconninja.com/black-email-icon-459073">https://www.iconninja.com/black-email-icon-459073</a></li>
<li>Phone Icon <a href="https://pngimg.com/image/48996">https://pngimg.com/image/48996</a></li>
<li>Instagram Icon <a href="https://logos-world.net/instagram-logo/">https://logos-world.net/instagram-logo/</a></li>
<li>New Style https://www.behance.net/gallery/185730209/Personal-Portfolio-Landing-Page-Ui-Design-I-Website?tracking_source=search_projects|style+guide+portfolio&l=0</li>
<li>https://www.freepik.com/free-photos-vectors/blue-website/2#uuid=8bc85bd5-3388-4f21-bd64-c6ff49b445bc</li>
<li>https://auth0.com/blog/security-and-web-development/</li>
<li>https://www.thoughtfulminds.org/web-designing/</li>
<li>https://medium.com/@krinjalverma/web-designing-and-publishing-89d42d686965</li>
<li>https://www.digitally360.com/web-design-developement</li>
</section>
</div>
</main>
<footer>
<div>
<button onclick="location.href='citations.html'">Citations</button>
<button onclick="location.href='style_guide.html'">Style Guide</button>
<button onclick="location.href='contact.html'">Contact</button>
</div>
<p>© 2025 by Web Designer & Developer Jeffrey Cheng</p>
</footer>
<script src="js/script.js"></script>
</body>
</html>
GitHub Events
Total
- Push event: 64
- Create event: 2
Last Year
- Push event: 64
- Create event: 2