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 publication links
  • 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: htetshin512
  • Language: CSS
  • Default Branch: main
  • Size: 2.92 MB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created 9 months ago · Last pushed 9 months ago
Metadata Files
Readme Citation

README.md

leftover

Owner

  • Login: htetshin512
  • Kind: user

Citation (citation.html)

<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8">
  <title>Citation - Reuse Bites</title>
  <link rel="stylesheet" href="css/homestyle.css">
  <link rel="icon" href="media/Bites.jpg" type="image/png">
  <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css">


</head>
<body>
 <!-- Navbar -->
  <div class="navbar">
    <!-- Logo and Site Name -->
    <div class="logo-and-title">
      <a href="index.html">
  <img src="media/Bites.jpg" alt="Reuse Bites Logo" class="logo">
</a>
      <span class="site-name">Reuse Bites</span>
    </div>

    <!-- Hamburger for mobile -->
    <input type="checkbox" id="menu-toggle" class="menu-toggle">
    <label for="menu-toggle" class="hamburger">☰</label>

    <!-- Navigation Links -->
    <div class="nav-links">
      <a href="Index.html">Home</a>
      <a href="page/about.html">Infomations</a>
      <a href="page/aboutus.html">About Us</a>
      <a href="page/signin.html">Sign In/Sign Up</a>
    </div>
  </div>

<div class="citation-section">
  <h1>Credits & References</h1>

  <h2>Image Sources</h2>
  <ul class="link-list">
    <li><a href="https://www.pinterest.com/" target="_blank">https://www.pinterest.com/</a></li>
  </ul>

  <h2>Educational Resources</h2>
  <ul class="link-list">
    <li><a href="https://urbangreenlab.org/food-waste-education-resources/" target="_blank">https://urbangreenlab.org/food-waste-education-resources/</a></li>
    <li><a href="https://www.bhg.com/recipes/how-to/food-scraps/" target="_blank">https://www.bhg.com/recipes/how-to/food-scraps/</a></li>
    <li><a href="https://www.worldwildlife.org/teaching-resources/toolkits/be-a-food-waste-warrior/" target="_blank">https://www.worldwildlife.org/teaching-resources/toolkits/be-a-food-waste-warrior/</a></li>
  </ul>

  <h2>Design Inspiration</h2>
  <ul class="link-list">
    <li><a href="https://myathsuwai.github.io/Wings/index.html" target="_blank">https://myathsuwai.github.io/Wings/index.html</a></li>
  </ul>
</div>



   <h2 id="wat">alalalalalalal</h2>

 <footer class="site-footer">
  <div class="footer-container">
    <div class="footer-section">
      <h3>Features</h3>
      <ul>
        <li><a href="index.html">Home</a></li>
        <li><a href="page/aboutus.html">About Us</a></li>
        <li><a href="citation.html">Citation</a></li>
      </ul>
    </div>
    <div class="footer-section">
      <h3>Tips</h3>
      <ul>
        <li><a href="page/about.html">Infomations</a></li>
      </ul>
    </div>
    <div class="footer-section">
      <h3>Your Account</h3>
      <ul>
        <li><a href="page/signin.html">Sign Up</a></li>
        <li><a href="page/signin.html">Sign In</a></li>
        <li><a href="page/contact.html">Contact Us</a></li>
      </ul>
    </div>
    <div class="footer-section">
      <h3>Subscribe for More</h3>
      <input type="text" placeholder="Your Name">
      <input type="email" placeholder="Enter Your Email">
      <button>Subscribe</button>
    </div>
  </div>
  <div class="footer-social">
  <a href="https://www.facebook.com/win.lae.may.901302" class="social-icon" title="Facebook"><i class="fab fa-facebook-f"></i></a>
  <a href="https://www.twitch.tv/settings/profile" class="social-icon" title="Twitch"><i class="fab fa-twitch"></i></a>
  <a href="discordapp.com/users/1201566254318759983" class="social-icon" title="discord"><i class="fab fa-discord"></i></a>
  <a href="https://web.telegram.org/k/#@sleep_dreamer1" class="social-icon" title="Telegram"><i class="fab fa-telegram-plane"></i></a>
</div>

  <div class="footer-bottom">
    <p>&copy; Copyright 2025 www.reusebites.com, All right serve. Developed By Reuse Bites.</p>
  </div>
</footer>

  </div>
</body>
</html>

GitHub Events

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