Science Score: 18.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
-
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (0.6%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
·
Repository
youth and work group 3 project
Basic Info
- Host: GitHub
- Owner: mannanshukla
- License: bsd-2-clause
- Language: HTML
- Default Branch: main
- Size: 17.6 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 2 years ago
· Last pushed over 2 years ago
Metadata Files
Readme
Changelog
License
Citation
README.md
youth and work
youth and work async group 3 project - The Role of Technology in Shaping Youth Employment Opportunities in Africa
Owner
- Name: Mannan Shukla
- Login: mannanshukla
- Kind: user
- Location: New Jersey
- Company: metachan
- Website: https://mannanshukla.github.io
- Repositories: 1
- Profile: https://github.com/mannanshukla
Rutgers CS
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>Youth and Work Group 3 Project</title>
<link rel="stylesheet" href="style.css" />
</head>
<body>
<header>
<h1>Technology's Role in Shaping Youth Employment Opportunities in Africa</h1>
<nav>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="info.html">Descriptive Information and Analysis</a></li>
<li><a href="ideas.html">Campaign Ideas</a></li>
<li><a href="change.html">Envisioning Change</a></li>
<li><a href="personal.html">Personal Impact</a></li>
<li><a href="citations.html">Works Cited</a></li>
</ul>
</nav>
</header>
<main>
<section class="intro">
<h2>Works Cited:</h2>
<p>
Africa’s Development Dynamics 2021: Digital Transformation for Quality Jobs | OECD iLibrary. (n.d.). OECD iLibrary.
<br>
<a href="https://www.un.org/africarenewal/web-features/why-infrastructure-development-africa-matters
">https://www.un.org/africarenewal/web-features/why-infrastructure-development-africa-matters</a>
<br><br>
Empowering Africa’s youth to thrive in a digital economy. World Bank Blogs. (n.d.)
<br>
<a href="https://blogs.worldbank.org/en/education/empowering-africas-youth-thrive-digital-economy">https://blogs.worldbank.org/en/education/empowering-africas-youth-thrive-digital-economy</a>
<br><br>
From connectivity to services: Digital Transformation in Africa. (2023, November 10). World Bank.
<br><br>
International Energy Agency. Key findings – Africa Energy Outlook 2022 – Analysis - IEA. (n.d.). IEA.
<br>
<a href="https://www.iea.org/reports/africa-energy-outlook-2022/key-findings">https://www.iea.org/reports/africa-energy-outlook-2022/key-findings</a>
<br><br>
Why Infrastructure Development in Africa matters | Africa renewal. United Nations. (n.d.). United Nations.
<br>
<a href="https://www.un.org/africarenewal/web-features/why-infrastructure-development-africa-matters">https://www.un.org/africarenewal/web-features/why-infrastructure-development-africa-matters</a>
</p>
</section>
<footer>
<p>© 2024 Youth and Work Group 3</p>
</footer>
</body>
</html>