Add school portfolio
BIN
images/cna_detail.png
Normal file
|
After Width: | Height: | Size: 72 KiB |
BIN
images/cna_form.png
Normal file
|
After Width: | Height: | Size: 93 KiB |
BIN
images/cna_pdf.png
Normal file
|
After Width: | Height: | Size: 91 KiB |
BIN
images/cna_save.png
Normal file
|
After Width: | Height: | Size: 74 KiB |
BIN
images/mom_article.png
Normal file
|
After Width: | Height: | Size: 198 KiB |
BIN
images/mom_header.png
Normal file
|
After Width: | Height: | Size: 841 KiB |
BIN
images/mom_home.png
Normal file
|
After Width: | Height: | Size: 664 KiB |
BIN
images/mom_mobile.png
Normal file
|
After Width: | Height: | Size: 739 KiB |
BIN
images/time_home.png
Normal file
|
After Width: | Height: | Size: 103 KiB |
BIN
images/time_instructor.png
Normal file
|
After Width: | Height: | Size: 132 KiB |
BIN
images/time_log.png
Normal file
|
After Width: | Height: | Size: 199 KiB |
BIN
images/time_profile.png
Normal file
|
After Width: | Height: | Size: 109 KiB |
BIN
images/time_scan.png
Normal file
|
After Width: | Height: | Size: 53 KiB |
BIN
images/wd_detail.png
Normal file
|
After Width: | Height: | Size: 47 KiB |
BIN
images/wd_employees.png
Normal file
|
After Width: | Height: | Size: 85 KiB |
BIN
images/wd_filter.png
Normal file
|
After Width: | Height: | Size: 149 KiB |
BIN
images/wd_home.png
Normal file
|
After Width: | Height: | Size: 144 KiB |
BIN
images/wd_sort.png
Normal file
|
After Width: | Height: | Size: 126 KiB |
BIN
images/website_mom.png
Normal file
|
After Width: | Height: | Size: 522 KiB |
80
school/index.html
Executable file
@ -0,0 +1,80 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="utf-8">
|
||||||
|
<meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible">
|
||||||
|
<meta content="width=device-width, initial-scale=1" name="viewport">
|
||||||
|
|
||||||
|
<link rel="shortcut icon" href="/images/favicon.ico">
|
||||||
|
|
||||||
|
<title>Nathan Chapman</title>
|
||||||
|
|
||||||
|
<meta content="Custom websites and web applications. Stand out from the croud with a costum built website, just they way you want it." name="description">
|
||||||
|
<meta content="websites, web design, custom, simple, fast, clean, html, css, javascript, designer, writer" name="keywords">
|
||||||
|
|
||||||
|
<link href="/styles/normalize.css" rel="stylesheet">
|
||||||
|
<link href="/styles/index.css?v=2" rel="stylesheet">
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<header>
|
||||||
|
<h4>Nathan Chapman</h4>
|
||||||
|
<nav>
|
||||||
|
<a href="/">Music</a> /
|
||||||
|
<a href="/websites">Websites</a> /
|
||||||
|
<a href="/school">School</a>
|
||||||
|
</nav>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<main>
|
||||||
|
<article>
|
||||||
|
<h1>School</h1>
|
||||||
|
<section>
|
||||||
|
<h3>Collection of school assignments and projects</h3>
|
||||||
|
<p>I'm currently attending <a href="https://btech.edu/">Bridgerland Technical College</a> and this page is a collection of links to projects and assignments I've made. A portfolio from school.</p>
|
||||||
|
</section>
|
||||||
|
<section>
|
||||||
|
<h3>Assingments and Projects</h3>
|
||||||
|
<p>Links to the live webpages and code on github.</p>
|
||||||
|
<dl>
|
||||||
|
<dt>PHP Work</dt>
|
||||||
|
<dd>
|
||||||
|
<a href="http://btech-php.nathanjchapman.com/">Website</a> /
|
||||||
|
<a href="https://github.com/nathanjchapman/btech-php">Github</a>
|
||||||
|
</dd>
|
||||||
|
|
||||||
|
<dt>MySQL</dt>
|
||||||
|
<dd><a href="https://github.com/nathanjchapman/btech-mysql">Github</a></dd>
|
||||||
|
|
||||||
|
<dt>SQL Sandbox</dt>
|
||||||
|
<dd><a href="https://github.com/nathanjchapman/sql-sandbox">Github</a></dd>
|
||||||
|
|
||||||
|
<dt>BTech Time Tracker</dt>
|
||||||
|
<dd>
|
||||||
|
<a href="https://btech-timetracker.nathanjchapman.com/">Website</a> /
|
||||||
|
<a href="https://github.com/nathanjchapman/btech-timetracker/">Github</a>
|
||||||
|
</dd>
|
||||||
|
|
||||||
|
<dt>Python</dt>
|
||||||
|
<dd><a href="https://github.com/nathanjchapman/python">Github</a></dd>
|
||||||
|
|
||||||
|
<dt>Typing Test</dt>
|
||||||
|
<dd>
|
||||||
|
<a href="https://btech-typingtest.nathanjchapman.com/">Website</a> /
|
||||||
|
<a href="https://github.com/nathanjchapman/btech-typingtest">Github</a>
|
||||||
|
</dd>
|
||||||
|
|
||||||
|
<dt>Analog Clock with Javascript</dt>
|
||||||
|
<dd>
|
||||||
|
<a href="https://btech-clock.nathanjchapman.com/">Website</a> /
|
||||||
|
<a href="https://github.com/nathanjchapman/btech-clock">Github</a>
|
||||||
|
</dd>
|
||||||
|
</dl>
|
||||||
|
</section>
|
||||||
|
</article>
|
||||||
|
</main>
|
||||||
|
|
||||||
|
<footer>
|
||||||
|
<p><small>Copyright ©2021 Nathan Chapman. All rights reserved.</small></p>
|
||||||
|
</footer>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||