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 links in README
  • 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: Raimedayton
  • Language: HTML
  • Default Branch: main
  • Size: 0 Bytes
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Citation

Owner

  • Login: Raimedayton
  • Kind: user

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>Citations</title>
    <link rel="stylesheet" href="styles/main.css">
</head>
<body>
    <nav class="nav-bar">
        <div class="logo">Raime Dayton</div>
        <ul class="nav-links">
            <li><a href="index.html">Home</a></li>
            <li><a href="about.html">About</a></li>
            <li><a href="resume.html">Resume</a></li>
            <li><a href="citations.html">Citations</a></li>
        </ul>
    </nav>

    <header class="hero">
        <h1>Citations & References</h1>
    </header>

    <section class="references">
        <h2>Sources</h2>
        <ul>
            <li><a href="https://www.washingtonpost.com/washington-post-live/2025/02/26/futurist-ai-revolution/" target="_blank">Washington Post - AI Revolution</a></li>
        </ul>
    </section>

    <footer>
        <p>&copy; 2025 Raime Dayton. All rights reserved.</p>
    </footer>
</body>
</html>

GitHub Events

Total
  • Push event: 7
  • Create event: 2
Last Year
  • Push event: 7
  • Create event: 2