Browse Source

:triangular_ruler:

windhamdavid 4 years ago
parent
commit
005bbfc011
3 changed files with 351 additions and 3 deletions
  1. 308 1
      index.html
  2. 42 2
      js/_init.js
  3. 1 0
      package.json

+ 308 - 1
index.html

@@ -12,6 +12,9 @@
 <meta property="og:type" content="website"/><meta property="og:url" content="https://davidwindham.com"/><meta property="og:site_name" content="David Windham"/><meta property="og:image" content="img/og_image.jpg"/><meta property="fb:app_id" content="203136806559589" /><meta name="twitter:site" content="@windhamdavid"><meta name="twitter:creator" content="@windhamdavid"><meta name="twitter:title" content="David Windham"><meta name="twitter:description" content="Something Else"><meta name="twitter:image" content="img/ogt_image.jpg"><meta name="twitter:card" content="summary_large_image"><link rel="apple-touch-icon" sizes="180x180" href="img/apple-touch-icon.png"><link rel="icon" type="image/png" sizes="32x32" href="img/favicon-32x32.png"><link rel="icon" type="image/png" sizes="16x16" href="img/favicon-16x16.png"><link rel="manifest" href="img/site.webmanifest"><link rel="mask-icon" href="img/safari-pinned-tab.svg" color="#3f3f3f"><meta name="msapplication-TileColor" content="#000000"><meta name="theme-color" content="#ffffff">
 <!-- build:css css/dw.css -->
 <link rel="stylesheet" href="css/mixin.css">
+<link rel="stylesheet" href="./css/fullcalendar.css">
+<link rel="stylesheet" href="./css/fullcalendar-daygrid.css">
+<link rel="stylesheet" href="./css/fullcalendar-timegrid.css">
 <link rel="stylesheet" href="css/style.css">
 <!-- endbuild -->
 </head>
@@ -48,8 +51,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">
@@ -92,6 +96,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 ** ============================= -->

+ 42 - 2
js/_init.js

@@ -13,11 +13,11 @@ function header() {
 
   function small_header() {
     var top = $window.scrollTop();
-    if (top > 80 && !smallHeaderShowing) {
+    if (top > 200 && !smallHeaderShowing) {
       $smallHeader.addClass('showing');
       smallHeaderShowing = true;
     }
-    else if (top <= 80 && smallHeaderShowing) {
+    else if (top <= 200 && smallHeaderShowing) {
       $smallHeader.removeClass('showing');
       smallHeaderShowing = false;
     }
@@ -47,6 +47,46 @@ var isOpen = false,
   });
 }
 
+document.addEventListener('DOMContentLoaded', function() {
+  var calendarEl = document.getElementById('calendar');
+  var calendar = new FullCalendar.Calendar(calendarEl, {
+    plugins: [ 'dayGrid','timeGrid', 'googleCalendar' ],
+    height: 'auto',
+    header: {
+      left: '',
+      center: '',
+      right: 'title today,dayGridMonth,timeGridWeek prev,next '
+    },
+    views: {
+      dayGrid: {
+        hiddenDays: [ 0,6,7 ]
+      },
+      timeGrid: {
+        minTime: '10:00:00',
+        maxTime: '17:00:00',
+        columnHeaderFormat: {
+          weekday: 'short'
+        },
+        hiddenDays: [ 0,6,7 ]
+      },
+    },
+    firstDay : 1,
+    defaultView: 'dayGridMonth',
+    googleCalendarApiKey: 'AIzaSyAGowGJYx6dOaQvG_vSUI73uT88VWOTcNQ',
+  	events: {
+      googleCalendarId: 'davidawindham.com_bvrht1f8n2vgldgjenpgfdd4bk@group.calendar.google.com',
+      className: 'gcal-event'
+    },
+    eventRender: function(info) {
+
+    },
+    eventClick: function(info) {
+      info.jsEvent.preventDefault();
+    }
+  });
+  calendar.render();
+});
+
 function why() {
   var index = 0,
     $section = $('.testimonials-section'),

+ 1 - 0
package.json

@@ -30,6 +30,7 @@
     "jquery": "^3.4.1",
     "moment": "^2.24.0",
     "popper.js": "^1.16.1",
+    "snapsvg": "^0.5.1",
     "waypoints": "^4.0.1"
   }
 }