2023-05-03 17:16:32 -04:00

75 lines
3.4 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<title>Politics-Conspiracies (About)</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="CSSstyle.css">
</head>
<body>
<h1 id="title-index">Politics-Conspiracies (About)</h1>
<nav id="menu">
<a href="index.html">
<div class="button">Home</div>
</a>
<a href="conspiracies.html">
<div class="button">Conspiracies</div>
</a>
<a href="analysis.html">
<div class="button">Analysis</div>
</a>
<a href="methods.html">
<div class="button">Reflection/Methods</div>
</a>
<a href="about.html">
<div class="button">About</div>
</a>
<a href="https://github.com/nhammer514/textfiles-politics">
<div class="button">GitHub <img alt="github icon"
src="https://logos-download.com/wp-content/uploads/2016/09/GitHub_logo.png"
width="15" /></div>
</a>
</nav>
<div class="content1">
<h2 style="text-align: center;">About The Team</h2>
<h3>Nate Hammer (Project Lead/Designer)</h3>
<p>&emsp;Nathan Hammer is a sophomore studying the Digital Media, Art, and Technology
major at Penn State Behrend. They specialize in a handful of programming languages,
such as LUA, Python, and Javascript (currently learning XSLT and C#). In his spare time, he likes to draw illustrations and explore other creative outlets.</p>
<h3>&emsp;Contributions:</h3>
<ul>
<li>Python Developer</li>
<li>XSLT/xQuery Developer</li>
</ul>
<hr class="about" />
<h3>Hadleigh Jae Bills (Designer/Coder)</h3>
<p>&emsp;Hadleigh is currently a freshman at Penn State Behrend. Outside of school, she
loves to perform and direct plays and musicals.</p>
<h3>&emsp;Contributions:</h3>
<ul>
<li>XML & Regex Developer</li>
<li>File Clean Up</li>
</ul>
<hr class="about" />
<h3>Jermaine Shields(Designer/Coder)</h3>
<p>&emsp;Jermaine Shields is a senior here at Penn State Behrend thats majors in DIGIT,
he has passion for video games and Graphical design. he started off as a Software
Engineering Major and has plans to develop graphical designs and code/develop his
own video game. </p>
<h3>&emsp; Contributions:</h3>
<ul>
<li>CSS/HTML Developer</li>
<li>Python Debugger</li>
</ul>
</div>
<hr />
<p> Very special thanks to <a href="https://textfiles.com">TextFiles.com</a> for their awesome directory of text files! They were the foundation of this project, and this would of fell apart without them.</p>
<h2 id="copyright" style="margin:auto;">
<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/">
<img alt="GNU Public License e" style="border-width:0"
src="https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png" />
</a>
<br />
</h2>
</body>
</html>