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: jeffrey-su
  • Language: HTML
  • Default Branch: main
  • Size: 29.2 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 2 years ago · Last pushed over 1 year ago
Metadata Files
Readme Citation

README.md

Portfolio

Owner

  • Login: jeffrey-su
  • Kind: user

Citation (citations.html)

<!DOCTYPE html>

<html lang="en" dir="ltr">
  <head>
    <meta charset="utf-8">
    <link rel="preconnect" href="https://fonts.googleapis.com">
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
    <link href="https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@300&display=swap" rel="stylesheet">

    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="import" href="img/arrow.svg">

    <link href="css/normalize.css" rel="normalize">
    <link href="css/main.css" rel="stylesheet">

    <script src="js/main.js"></script>

    <link rel="icon" href="img/dot27x27.svg">

    <title>Jeffrey Su</title>
  </head>

  <body>
    <div class="small"></div>
    <img src="img/frame1920x1080.png" class="frame" alt="" draggable="false">
    <div id="arrowPosition">

      <!-- <div class="cursor"></div> -->
      <div class="arrow">
        <a href="#arrowPosition"><img src="img/arrow.svg" class="arrow"></a>
      </div>


      <header>

        <section class="intro">
            <nav id="nav">
              <a class="name" href="index.html">JEFFREY SU</a>
              <a class="about" href="about.html">ABOUT</a>
              <a class="extras" href="extras.html">EXTRAS</a>
            </nav>
        </section>
      </header>
      <section class="references">
        <h1>References</h1>
        <ul>
          <li>W3Schools. writer. 2021. <strong>HTML &lt;mailto&gt; tag [Resource] </strong>. Retrieved from <a href="https://www.w3schools.com/tags/tryit.asp?filename=tryhtml_link_mailto">https://www.w3schools.com/tags/tryit.asp?filename=tryhtml_link_mailto"</a></li>

          <li>Malven.co. writer. 2022. <strong>Visual Cheatsheet: CSS Grid Layout [Resource]</strong>. Retrieved from <a href="https://grid.malven.co/"</a> https://grid.malven.co/</li>

          <li>Navneet Kumar writer. 2019. <strong>How to set an icon of a page using css [Resource]</strong>. Retrieved from <a href="https://stackoverflow.com/questions/17481295/how-to-set-icon-of-an-page-using-css">https://stackoverflow.com/questions/17481295/how-to-set-icon-of-an-page-using-css</a></li>

          <li>W3Schools. writer. 2021. <strong>2d transforms [Resource] </strong>. Retrieved from <a href="https://www.w3schools.com/css/css3_2dtransforms.asp">https://www.w3schools.com/css/css3_2dtransforms.asp</a></li>

        </ul>

      </section>

    </div>

  </body>

  <footer>
    <section class="footer">
      <section class="footerContent">
          <div class="footerInfo">
            <a href="#"><p>© Jeffrey Su 2024</p></a>
          </div>
          <a href="mailto:jeffrey.gh.su@gmail.com"><p>Email: Jeffrey.gh.su@gmail.com</p></a>
          <a href="https://www.linkedin.com/in/jeffrey-su-550736223/"><p>LinkedIn</p></a>
          <a href="https://github.com/jeffrey-su/Portfolio"><p>Github</p></a>
          <a href="citations.html"><p>Citations</p></a>
          <a href="Styleguide/index.html"><p>Styleguide</p></a>
      </section>
    </section>
  </footer>


</html>

GitHub Events

Total
  • Push event: 9
  • Create event: 1
Last Year
  • Push event: 9
  • Create event: 1