Browse Source

Updated project descriptions

master
Jeffery Russell 7 years ago
parent
commit
08fd8000a9
1 changed files with 20 additions and 18 deletions
  1. +20
    -18
      index.html

+ 20
- 18
index.html View File

@ -243,17 +243,18 @@
<h2>Pioneer Malting Employee Website</h2>
<hr class="star-primary">
<img class="img-fluid img-centered" src="img/portfolio/pioneer.png" alt="">
<p>Use this area of the page to describe your project. The icon above is part of a free icon set by
<a href="https://sellfy.com/p/8Q9P/jV3VZ/">Flat Icons</a>. On their website, you can download their free set with 16 icons, or you can purchase the entire set with 146 icons for only $12!</p>
<p>Over the course of several months I built a web application for pioneer malting which kept track of inventory, clients, payroll hours, orders, batches, and shipments.
This website was built using PHP, SQL, HTML, and CSS. I currently host and maintain this website on my personal linux server.
</p>
<ul class="list-inline item-details">
<li>Client:
<strong>
<a href="http://startbootstrap.com">Start Bootstrap</a>
<a href="http://pioneermalting.com/">Pioneer Malting</a>
</strong>
</li>
<li>Date:
<strong>
<a href="#">June 2017</a>
June 2017
</strong>
</li>
<li>Skills:
@ -294,17 +295,18 @@
<h2>Hoffends Employee Website</h2>
<hr class="star-primary">
<img class="img-fluid img-centered" src="img/portfolio/hoffends.png" alt="">
<p>Use this area of the page to describe your project. The icon above is part of a free icon set by
<a href="https://sellfy.com/p/8Q9P/jV3VZ/">Flat Icons</a>. On their website, you can download their free set with 16 icons, or you can purchase the entire set with 146 icons for only $12!</p>
<p> This website was built using PHP, SQL and HTML and keeps track of employee hours for payroll. I also built an android app which interfaces with this website so that
employees can conveniently clock in/out with a tablet when they arrive at work.
</p>
<ul class="list-inline item-details">
<li>Client:
<strong>
<a href="http://startbootstrap.com">Start Bootstrap</a>
<a href="http://www.hoffends.net/">Hoffends</a>
</strong>
</li>
<li>Date:
<strong>
<a href="http://startbootstrap.com">November 2016</a>
November 2016
</strong>
</li>
<li>Skills:
@ -345,8 +347,7 @@
<h2>Personal Blog</h2>
<hr class="star-primary">
<img class="img-fluid img-centered" src="img/portfolio/jrtechs.net.png" alt="">
<p>Use this area of the page to describe your project. The icon above is part of a free icon set by
<a href="https://sellfy.com/p/8Q9P/jV3VZ/">Flat Icons</a>. On their website, you can download their free set with 16 icons, or you can purchase the entire set with 146 icons for only $12!</p>
<p>Initially started when I was in middle school, <a href="http://jrtechs.net">jrtechs</a> is a personal blog where I post projects that I have been working on.</p>
<ul class="list-inline item-details">
<li>Client:
<strong>
@ -390,8 +391,8 @@
<h2>Junior year(High School) Group project</h2>
<hr class="star-primary">
<img class="img-fluid img-centered" src="img/portfolio/tanks.png" alt="">
<p>Use this area of the page to describe your project. The icon above is part of a free icon set by
<a href="https://sellfy.com/p/8Q9P/jV3VZ/">Flat Icons</a>. On their website, you can download their free set with 16 icons, or you can purchase the entire set with 146 icons for only $12!</p>
<p>Usually in AP classes in high school after the exam in May you do nothing. However, during my junior year of high school I took it upon myself to teach my AP programming class java GUIs -
something not covered in the curriculum. After teaching the class several lessons, we started making a tanks game - using git for version control.</p>
<ul class="list-inline item-details">
<li>Date:
<strong>
@ -430,12 +431,12 @@
<h2>Musical Floppy Drives</h2>
<hr class="star-primary">
<img class="img-fluid img-centered" src="img/portfolio/floppy.jpg" alt="">
<p>Use this area of the page to describe your project. The icon above is part of a free icon set by
<a href="https://sellfy.com/p/8Q9P/jV3VZ/">Flat Icons</a>. On their website, you can download their free set with 16 icons, or you can purchase the entire set with 146 icons for only $12!</p>
<p>Being somebody that just happens to have 10 floppy drives laying around in my room, I decided to make something with them. As the title suggests, I wired 8 floppy drives
to a raspberry pi to play music off them.</p>
<ul class="list-inline item-details">
<li>Date:
<strong>
<a href="http://startbootstrap.com">June 2017</a>
June 2017
</strong>
</li>
<li>Skills:
@ -476,12 +477,13 @@
<h2>Quotes Website for a Friend</h2>
<hr class="star-primary">
<img class="img-fluid img-centered" src="img/portfolio/quotes.png" alt="">
<p>Use this area of the page to describe your project. The icon above is part of a free icon set by
<a href="https://sellfy.com/p/8Q9P/jV3VZ/">Flat Icons</a>. On their website, you can download their free set with 16 icons, or you can purchase the entire set with 146 icons for only $12!</p>
<p>In high school my friend had a static web page where he posted quotes that people said. During a winter break I decided amp up his project and
create a dynamic website in PHP that would display the quotes on pictures of pandas. Along with displaying quotes this website also has a web forum where
registered users can submit new quotes.</p>
<ul class="list-inline item-details">
<li>Date:
<strong>
<a href="http://startbootstrap.com">December 2016</a>
December 2016
</strong>
</li>
<li>Skills:

Loading…
Cancel
Save