Add contents and fix typo
This commit is contained in:
parent
0938cab20f
commit
64326fd386
@ -33,7 +33,7 @@
|
||||
<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>
|
||||
<h3>Assignments and Projects</h3>
|
||||
<p>Links to the live webpages and code on github.</p>
|
||||
<dl>
|
||||
<dt>PHP Work</dt>
|
||||
@ -53,11 +53,12 @@
|
||||
<a href="https://btech-timetracker.nathanjchapman.com/">Website</a> /
|
||||
<a href="https://github.com/nathanjchapman/btech-timetracker/">Github</a>
|
||||
</dd>
|
||||
<dd>With Django, Postgresql, Javascript</dd>
|
||||
|
||||
<dt>Python</dt>
|
||||
<dt>Python Exercises</dt>
|
||||
<dd><a href="https://github.com/nathanjchapman/python">Github</a></dd>
|
||||
|
||||
<dt>Typing Test</dt>
|
||||
<dt>Typing Test with Javascript</dt>
|
||||
<dd>
|
||||
<a href="https://btech-typingtest.nathanjchapman.com/">Website</a> /
|
||||
<a href="https://github.com/nathanjchapman/btech-typingtest">Github</a>
|
||||
|
||||
@ -34,8 +34,17 @@
|
||||
<p>When WordPress, Squarespace, or Wix don't suit your needs I can work closely with you to realize your vision.</p>
|
||||
<p>Designing around good writing, typography, and visual elements (colors, shapes, and images).</p>
|
||||
<p><a href="mailto:contact@nathanjchapman.com">Contact me</a> and let's get you a working website.</p>
|
||||
<dl>
|
||||
<dt>Contents</dt>
|
||||
<dd>
|
||||
<a href="#websites">Websites</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="#webapps">Webapps</a>
|
||||
</dd>
|
||||
</dl>
|
||||
</section>
|
||||
<section>
|
||||
<section id="websites">
|
||||
<h3>Websites</h3>
|
||||
<div class="website-list">
|
||||
<a class="website-list__item" href="https://blog.monolithofminds.com/">
|
||||
@ -76,9 +85,10 @@
|
||||
</a>
|
||||
</div>
|
||||
</section>
|
||||
<section>
|
||||
<section id="webapps">
|
||||
<h3>Web Apps</h3>
|
||||
<dl>
|
||||
<dt>Contents</dt>
|
||||
<dd>
|
||||
<a href="#btech-time-tracker">BTech Time Tracker</a>
|
||||
</dd>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user