Browse Source

wherewasi :bookmark_tabs:

windhamdavid 4 years ago
parent
commit
be056af636
5 changed files with 320 additions and 18 deletions
  1. 0 0
      app/css/dw.css
  2. 317 15
      app/index.html
  3. 0 0
      app/js/dw.js
  4. 0 1
      css/style.css
  5. 3 2
      index.html

File diff suppressed because it is too large
+ 0 - 0
app/css/dw.css


+ 317 - 15
app/index.html

@@ -1,5 +1,5 @@
 <!DOCTYPE html>
-<html lang="en">
+<html lang="en" class="no-js default-scroll">
 <head>
 <meta charset="utf-8">
 <meta name="viewport" content="width=device-width, initial-scale=1.0, minimal-ui">
@@ -33,11 +33,11 @@
     </span>
   </button>
   <div class="header-small-menu">
-     <a href="#who">Who</a>
+    <a href="#who">Who</a>
     <a href="#what">What</a>
     <a href="#when">When</a>
-    <a href="#about">Why</a>
-    <a href="#when">How</a>
+    <a href="#why">Why</a>
+    <a href="#how">How</a>
     <h6><a class="email" href="mailto:&#100;&#097;&#118;&#105;&#100;&#064;&#100;&#097;&#118;&#105;&#100;&#119;&#105;&#110;&#100;&#104;&#097;&#109;&#046;&#099;&#111;&#109;" target="_blank">&#100;&#097;&#118;&#105;&#100;&#064;&#100;&#097;&#118;&#105;&#100;&#119;&#105;&#110;&#100;&#104;&#097;&#109;&#046;&#099;&#111;&#109;</a></h6>
   </div>
 </header>
@@ -45,8 +45,9 @@
  <!-- ============================= ** MAIN ** ============================= -->
 <main id="main" class="main">
  <!-- ============================= ** HELLO ** ============================= -->
+
   <div id="hello" class="background-color black" data-dark-bg></div>
-  <section class="page-view hero d-flex align-items-center">
+  <section class="page-view hero dw-header d-flex align-items-center">
     <div class="container main">
       <div class="row">
         <div class="col-lg-6">
@@ -55,10 +56,7 @@
           <h2 class="">I like to help folks make good use of the internet by crafting custom applications and websites.</h2>
         </div>
         <div class="col col-lg-6 align-self-end">
-          <blockquote>
-            <h1>If I can get you to laugh with me, you like me better, which makes you more open to my ideas. And if I can persuade you to laugh at the particular point I make, by laughing at it you acknowledge its truth.</h1>
-            <p class="right">~ John Cleese</p>
-          </blockquote>
+          <img width="200" src="./img/ddog.png" srcset="./img/ddog.png 2x" alt="David Windham"/>
           <!--<img width="400" src="./img/dw.svg" srcset="./img/dw.svg 2x" alt="David Windham"/>-->
         </div>
       </div>
@@ -89,6 +87,309 @@
     </div>
   </section>
 
+<!-- ============================= ** WHAT ** ============================= -->
+  <div id="what" class="background-color black" data-dark-bg></div>
+  <section class="page-view capabilities">
+    <div class="container">
+      <h1 class="what">What?</h1>
+      <h2 class="what">My Capabilities</h2>
+      <p>I'm essentially a guided service provider. I'll hold your hand through the whole process and I'll mainting, improve, and host your web sites and applications for thier life online. I offer three basic subscriptions to cloud hosting alongside of my hourly development.</p>
+
+
+
+      <div class="row capabilities-types">
+        <div class="col-lg-12">
+          <div class="row">
+            <div class="col-md-4">
+              <h5>Strategy</h5>
+              <ul>
+                <li>Advertising</li>
+                <li>Communication</li>
+                <li>Product</li>
+                <li>Research</li>
+              </ul>
+            </div>
+            <div class="col-md-4">
+              <h5>Front End</h5>
+              <ul>
+                <li>HTML / CSS</li>
+                <li>Javascript ES6 / ES5</li>
+                <li>Tailwind / Bootstrap</li>
+                <li>Vue / React / Ember</li>
+              </ul>
+            </div>
+            <div class="col-md-4">
+              <h5>Dev-Ops</h5>
+              <ul>
+                <li>Build Automation</li>
+                <li>Continuous Integration</li>
+                <li>Microservices</li>
+                <li>QA / Unit Testing</li>
+              </ul>
+            </div>
+          </div>
+          <div class="row">
+            <div class="col-md-4">
+              <h5>Design</h5>
+              <ul>
+                <li>Graphic</li>
+                <li>Illustration</li>
+                <li>Print / Layout</li>
+                <li>Prototyping</li>
+                <li>UI/UX design</li>
+              </ul>
+            </div>
+            <div class="col-md-4">
+              <h5>Back End</h5>
+              <ul>
+                <li>Go / Gorilla / Dart / Flutter<li>
+                <li>Node / Express / Meteor</li>
+                <li>PHP / Laravel / WordPress</li>
+                <li>Python / Flask / Django</li>
+                <li>Ruby / Rails / Sinatra</li>
+              </ul>
+            </div>
+            <div class="col-md-4">
+              <h5>Sys-Admin</h5>
+              <ul>
+                <li>Amazon / Google Services</li>
+                <li>Ansible / Docker / Kubernetes</li>
+                <li>Heroku / Linode / Zeit</li>
+                <li>Debian / Ubuntu / CentOS</li>
+                <li>Mongo / SQL / Redis</li>
+              </ul>
+            </div>
+          </div>
+
+          <div class="row">
+            <div class="col-lg-12">
+              <div class="row">
+                <div class="col-md-4">
+                  <h5>Cloud ☁️ Hosting</h5>
+                </div>
+              </div>
+              <div class="row">
+                <div class="col-md-4">
+                  <ul>
+                    <button type="button" class="btn btn-dark" data-toggle="modal" data-target="#exampleModalCenter">
+                      White Glove
+                    </button>
+                  </ul>
+                </div>
+                <div class="col-md-4">
+                  <ul>
+                    <button type="button" class="btn btn-dark" data-toggle="modal" data-target="#exampleModalCenter">
+                      Custom Catered
+                    </button>
+                  </ul>
+                </div>
+                <div class="col-md-4">
+                  <ul>
+                    <button type="button" class="btn btn-dark" data-toggle="modal" data-target="#exampleModalCenter">
+                      Brown Bag
+                    </button>
+                  <ul>
+                </div>
+              </div>
+            </div>
+          </div>
+
+          <!-- Modal -->
+          <div class="modal fade" id="exampleModalCenter" tabindex="-1" role="dialog" aria-labelledby="exampleModalCenterTitle" aria-hidden="true">
+            <div class="modal-dialog modal-dialog-centered" role="document">
+              <div class="modal-content">
+                <div class="modal-header">
+                  <h5 class="modal-title" id="whiteglove">White Glove</h5>
+                    <h6 class="modal">$75 per month</h6>
+                  <button type="button" class="close" data-dismiss="modal" aria-label="Close">
+                    <span aria-hidden="true">&times;</span>
+                  </button>
+                </div>
+                <div class="modal-body">
+                  This service includes:
+                  <ol>
+                    <li>A managed Cloud Host from Amazon, Google, or Linode</li>
+                    <li>Regular maintence upgrades</li>
+                    <li>On Call support</li>
+                    <li>Software Maintenence</li>
+                  </ol>
+                </div>
+                <div class="modal-footer">
+                  <button type="button" class="btn btn-secondary" data-dismiss="modal">Close</button>
+                </div>
+              </div>
+            </div>
+          </div>
+          <!-- END:Modal -->
+
+        </div>
+      </div>
+    </div>
+  </section>
+
+<!-- ============================= ** WHEN ** ============================= -->
+
+  <div id="when" class="background-color white"></div>
+      <section class="page-view when">
+        <div class="container">
+          <div class="row">
+            <div class="col-lg-10">
+              <h1 class="when">When &amp; Where?</h1>
+            </div>
+          </div>
+          <div class="row">
+            <div class="col-lg-3 offset-md-1">
+              <div class="row mt-5">
+                <h4 class="when">Request My Time</h4>
+                <p>I work 6 hours a day and I charge $50 per hour. I book hourly sessions regularly and I overlap projects in an effort to keep my schedule full and avoid contract work.</p>
+                <br />
+              </div>
+              <div class="row">
+                <h4 class="when">I Work Everywhere.</h4>
+                <p>Although video chats are nice, I enjoy meeting in person too. I travel out of the Greenville or Charlotte International Airports.</p>
+              </div>
+            </div>
+            <div class="col-lg-7">
+              <div id='calendar'></div>
+            </div>
+          </div>
+        </div>
+      </div>
+    </section>
+
+
+<!-- ============================= ** WHY ** ============================= -->
+  <div id="why" class="background-color black"></div>
+    <div class="page-view why testimonials-section">
+      <div class="container">
+        <h1 class="why">Why?</h1>
+        <div class="row">
+
+          <div class="col-lg-8 offset-lg-1">
+            <figure class="br-testimonial">
+              <blockquote>
+                "David was excellent in developing web applications.
+                In less than two months we had a product ready for launch. David's persistent
+                support throughout development and launch was fast and consistent; <strong>This
+                project would have been impossible without him</strong>"
+              </blockquote>
+              <figcaption>
+                <cite>Levi Brooks</cite>
+                Use All Five Inc. - Los Angeles, CA
+                <br />Harvard Kennedy School of Education
+              </figcaption>
+            </figure>
+
+            <figure class="br-testimonial">
+              <blockquote>
+                "You have great taste in music and you worked quickly.
+                In less than two months we had a product ready for launch. David's persistent
+                support throughout development and launch was fast and consistent; <strong>This
+                project would have been impossible without him</strong>"
+              </blockquote>
+              <figcaption>
+                <cite>D.A. Pennebaker</cite>
+                D.A. Pennebaker Films
+              </figcaption>
+            </figure>
+
+            <figure class="br-testimonial showing">
+              <blockquote>
+                "Good developers can be difficult to find, but David is amazing! He’s an
+                <strong>expert developer who works quickly</strong> and ultimately delivered an app that
+                exceeded my expectations. I would definitely work with him again."
+              </blockquote>
+              <figcaption>
+                <cite>Mark Hyatt</cite>
+                Communications Director <br /> Self Regional Hospital
+              </figcaption>
+            </figure>
+        </div>
+
+        <div class="col-lg-3 next-wrapper">
+          <div class="next-testimonial">
+            <?xml version='1.0' encoding='utf-8'?>
+            <svg version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 129 129" xmlns:xlink="http://www.w3.org/1999/xlink" enable-background="new 0 0 129 129">
+              <g>
+                <path d="m40.4,121.3c-0.8,0.8-1.8,1.2-2.9,1.2s-2.1-0.4-2.9-1.2c-1.6-1.6-1.6-4.2 0-5.8l51-51-51-51c-1.6-1.6-1.6-4.2 0-5.8 1.6-1.6 4.2-1.6 5.8,0l53.9,53.9c1.6,1.6 1.6,4.2 0,5.8l-53.9,53.9z"/>
+              </g>
+            </svg>
+            <span>Next</span>
+          </div>
+        </div>
+      </div>
+      <div class="indicators"></div>
+
+    </div>
+  </div>
+
+
+<!-- ============================= ** HOW ** ============================= -->
+  <div id="how" class="background-color white" data-dark-bg></div>
+    <section class="page-view services">
+      <div class="container">
+        <div class="row services-title">
+          <div class="col-lg-6">
+            <h1 class="how">&amp; How</h1>
+            <h2 class="how">Can I Help?</h2>
+            <p class="lead"></p>
+          </div>
+        </div>
+        <div class="row">
+          <div class="col-lg-6">
+            <div class="service">
+              <i class="pulse"><span></span></i>
+              <div class="numbering">01</div>
+              <h4 class="how">Create, Build &amp; Host</h4>
+              <p>a new web site or application.</p>
+            </div>
+            <div class="service">
+              <i class="pulse">
+              <span></span>
+              <span></span>
+              </i>
+              <div class="numbering">02</div>
+                <h4 class="how">Audit, Improve &amp; Repair</h4>
+                <p>an existing web site or application.</p>
+              </div>
+              <div class="service">
+                <i class="pulse">
+                  <span></span>
+                  <span></span>
+                  <span></span>
+                </i>
+                <div class="numbering">03</div>
+                <h4 class="how">Advise, Consult, &amp; Review</h4>
+                <p>on web site and application best practices.</p>
+              </div>
+              <div class="service">
+                <i class="pulse">
+                  <span></span>
+                  <span></span>
+                  <span></span>
+                  <span></span>
+                </i>
+              </div>
+            </div>
+
+            <div class="col-lg-5 offset-lg-1">
+              <div class="row step">
+                <div class="approach-step">
+                  <h4 class="how">Tailored &amp; Goal Oriented</h4>
+                  <p>Every project is different and the factors that contribute to success are unique. Because of this, I tailor my approach to the specific constraints of your project rather than using a cookie cutter process.</p>
+                  <p>My goal is to help you achieve your goals. To ensure success, during every stage of the project all decisions and every line of code will be in support of these goals.</p>
+                  <p>Our work isn't done when the code is complete. We'll be there to support you and and your customers through launch, and for as long as we're needed afterwords. Our customers count on us at every stage of the development process from concept/idea all the way through launch and beyond.</p>
+                </div>
+              </div>
+            </div>
+
+          </div>
+        </div>
+
+      </div>
+    </div>
+  </section>
+
  <!-- ============================= ** MAIN ** ============================= -->
 </main>
  <!-- ============================= ** FOOTER ** ============================= -->
@@ -99,7 +400,7 @@
       <div class="col-lg-6 col-md-4">
         <div class="br-widget">
           <h5>David Windham</h5>
-          <address class="mt-5">
+          <address class="mt-3">
             <a href="https://www.google.com/maps/place/102+Glenridge+Cir,+Greenwood,+SC+29646">102 Glenridge Circle</a><br/>
             <a href="https://www.google.com/maps/place/102+Glenridge+Cir,+Greenwood,+SC+29646">Greenwood, South Carolina USA</a>
             <br/>
@@ -112,7 +413,8 @@
       <div class="col-lg-3 col-md-4 mt-5 mt-md-0">
         <div class="br-widget">
           <ul class="footer-links">
-
+            <li><a href="https://davidawindham.com/desk/" class="github" rel="me"></span><i class="demo-icon icon-pencil"></i>&nbsp; Desk</a></li>
+            <li><a href="https://davidawindham.com/archive/" class="wikipedia" rel="me"><i class="demo-icon icon-docs"></i>&nbsp; Archive</a></li>
           </ul>
         </div>
       </div>
@@ -120,10 +422,10 @@
       <div class="col-lg-3 col-md-4 mt-5 mt-md-0">
         <div class="br-widget">
           <ul class="footer-links">
-            <li><a href="https://github.com/windhamdavid" class="github" rel="me"></span><i class="demo-icon icon-github-squared">&#xf300;</i>&nbsp; Github</a></li>
-            <li><a href="https://en.wikipedia.org/wiki/User:Windhamdavid" class="wikipedia" rel="me"><i class="demo-icon icon-wikipedia-w">&#xf266;</i>&nbsp; Wikipedia</a></li>
-            <li><a href="https://www.facebook.com/davidawindham" class="facebook"><i class="demo-icon icon-facebook-squared">&#xf308;</i>&nbsp; Facebook</a></li>
-            <li><a href="https://twitter.com/windhamdavid" class="twitter" rel="me"><i class="demo-icon icon-twitter-squared">&#xf304;</i>&nbsp; Twitter</a></li>
+            <li><a href="https://github.com/windhamdavid" class="github" rel="me"></span><i class="demo-icon icon-github"></i>&nbsp; Github</a></li>
+            <li><a href="https://en.wikipedia.org/wiki/User:Windhamdavid" class="wikipedia" rel="me"><i class="demo-icon icon-wikipedia-w"></i>&nbsp; Wikipedia</a></li>
+            <li><a href="https://www.facebook.com/davidawindham" class="facebook"><i class="demo-icon icon-facebook"></i>&nbsp; Facebook</a></li>
+            <li><a href="https://twitter.com/windhamdavid" class="twitter" rel="me"><i class="demo-icon icon-twitter"></i>&nbsp; Twitter</a></li>
           </ul>
         </div>
       </div>

File diff suppressed because it is too large
+ 0 - 0
app/js/dw.js


+ 0 - 1
css/style.css

@@ -815,7 +815,6 @@ blockquote:before {
 }
 
 .testimonials-section {
-  background: #121212 !important;
   color: #9c9ea5;
 }
 .testimonials-section h1,

+ 3 - 2
index.html

@@ -57,9 +57,9 @@
     <div class="container main">
       <div class="row">
         <div class="col-lg-6">
-          <h1>Hello!</h1>
+          <h1>Hello Internet Visitor #1,342,487</h1>
           <p class="lead"></p>
-          <h2 class="">I like to help folks make good use of the internet by crafting custom applications and websites.</h2>
+          <h2 class="">I try to help folks make good use of the web by crafting custom applications and sites.</h2>
         </div>
         <div class="col col-lg-6 align-self-end">
           <img width="200" src="./img/ddog.png" srcset="./img/ddog.png 2x" alt="David Windham"/>
@@ -419,6 +419,7 @@
       <div class="col-lg-3 col-md-4 mt-5 mt-md-0">
         <div class="br-widget">
           <ul class="footer-links">
+                        <li><a href="https://davidawindham.com/desk/" class="github" rel="me"></span><i class="demo-icon icon-pencil"></i>&nbsp; Site</a></li>
             <li><a href="https://davidawindham.com/desk/" class="github" rel="me"></span><i class="demo-icon icon-pencil"></i>&nbsp; Desk</a></li>
             <li><a href="https://davidawindham.com/archive/" class="wikipedia" rel="me"><i class="demo-icon icon-docs"></i>&nbsp; Archive</a></li>
           </ul>

Some files were not shown because too many files changed in this diff