Isaac N.C.
-
0Friendliness
-
0Performance
-
0Usability
-
0PWA
-
0Total
Mobile Friendliness 80/100
Configures the viewport
Content is sized correctly for the viewport
Size tap targets appropriately
Uses legible font sizes
Color Contrast is satisfactory
Failing Elements
Impact | Snippet | Target | Failure Summary |
---|---|---|---|
serious | <div>Talk to me</div> | .chat-bubble > div | Fix any of the following: Element has insufficient color contrast of 3.02 (foreground color: #ffffff, background color: #6da336, font size: 9.6pt, font weight: bold). Expected contrast ratio of 4.5:1 |
serious | <div class="inline-block">Meet the bunch</div> | .green-button > .inline-block | Fix any of the following: Element has insufficient color contrast of 3.1 (foreground color: #ffffff, background color: #00a67e, font size: 11.3pt, font weight: bold). Expected contrast ratio of 4.5:1 |
serious | <div class="inline-block">Give it to me!</div> | .purple-button > .inline-block | Fix any of the following: Element has insufficient color contrast of 3.81 (foreground color: #ffffff, background color: #9563ff, font size: 11.3pt, font weight: bold). Expected contrast ratio of 4.5:1 |
serious | <input type="submit" value="Subscribe" data-wait="Please wait..." class="inline-form-button w-button"> | .w-button | Fix any of the following: Element has insufficient color contrast of 3.92 (foreground color: #ea414a, background color: #ffffff, font size: 8.6pt, font weight: bold). Expected contrast ratio of 4.5:1 |
... |
Performance 73/100
Speed Index
-
Speed Index5938.94target < 4500 ms
Perceptual Speed Index is a page load performance metric that shows you how quickly the contents of a page are visibly populated. The lower the score, the better. Source: Lighthouse - Learn more
Document complete
-
Time34.5seconds
-
Resources49requests
-
Bytes in3.7MB
These metrics are collected from the initial request until the browser considers the page loaded (JavaScript onLoad event). This usually happens after all of the image content has loaded but may not include content that is triggered by javascript execution.
Fully load
-
Time34.5seconds
-
Resources51requests
-
Bytes in3.7MB
These metrics are collected from the initial request until 2 seconds of no network activity after Document Complete (JavaScript onLoad event). This will usually include any activity that is triggered by javascript after the main page loads.
Assets by Domain
Requests
- uploads-ssl.webflow.com
- www.isaacnc.com
- cdnjs.cloudflare.com
- d1tdp7z6w94jbb.cloudfront.net
- d3e54v103j8qbb.cloudfront.net
Bytes downloaded
- uploads-ssl.webflow.com
- d1tdp7z6w94jbb.cloudfront.net
- www.isaacnc.com
- d3e54v103j8qbb.cloudfront.net
- cdnjs.cloudflare.com
Assets by Mime-Type
Requests
- html
- js
- css
- image
- font
- video
Bytes downloaded
- html
- js
- css
- image
- font
- video
Speed
Load time34461 ms
Page load is fast enough on 3G
First byte3962 ms
First Contentful Paint3154.39 ms
First meaningful paint3562.798 ms
Estimated Input Latency12 ms (target < 50 ms)
Uses persistent connections (keep alive)Score: 100%
First CPU Idle3562.80 ms
Time to Interactive3562.80 ms
Page weight
Uses compression (gzip, zopfli, deflate, brotli)Score: 100%
Uses a CDN for all static assetsScore: 100%
Leverage browser caching
Leverage browser caching for the following cacheable resources:
URL |
---|
https://uploads-ssl.webflow.com/59a7431fcef5f30001a9cdb9/5ba59e87c325b6881333e3aa_Hero%20video_Small-poster-00001.jpg (expiration not specified) |
... |
Minify CSS
Minify HTML
Minify JavaScript
Avoids an excessive DOM size370 nodes
-
Total DOM Nodes370target < 1,500 nodes
-
DOM Depth14target < 32
-
Maximum Children15target < 60 nodes
Compressed ImagesPotential savings of 58 KB
Thumbnails | URL | Original | Potential Savings |
---|---|---|---|
![]() | https://uploads-ssl.webflow.com/59a869620d1b7c0001e68012/5ba699765ced0c5993e552ea_india.jpg | 55 KB | 30 KB (54%) |
![]() | https://uploads-ssl.webflow.com/59a869620d1b7c0001e68012/5b46b9f576d89c727e5d4111_jessica.jpg | 41 KB | 28 KB (68%) |
... |
Uses Progressive JPEGsScore: 71 %
Properly Sized ImagesPotential savings of 712 KB
Offscreen images
First impression
Eliminates render-blocking JavaScript and CSS in above-the-fold content
Your page has 1 blocking CSS resources. This causes a delay in rendering your page.
URL |
---|
https://uploads-ssl.webflow.com/59a7431fcef5f30001a9cdb9/css/isaacnc-v2.9693361a0.min.css |
... |
Prioritizes visible content
Improves server response time
Avoids landing page redirects
Usability 70/100 Industry: Agency / Portfolio
Brand logo linked to homepage
No ending trailing paths
Active section is highlighted in navigation menus
Listing/overview pages with many items implements deferred loading techniques
Prevent layout shiftings when loading media. Set width and height attributes on both <img> and <video> tags
The case listing page is not the only way to browse through all the cases
Carousels are generally avoided (but they are acceptable if they are well implemented)
Make it easy to contact you
The most appropriate keyboard for the input type is provided first
All mistakes made in forms are clearly highlighted in real time, and instructions for correct completion are provided in real time
PWA / Best Practices 82/100
Avoids Application Cache
Avoids WebSQL DB
Avoids requesting the geolocation permission on page load
robots.txt is valid
Avoids requesting the notification permission on page load
Avoids deprecated APIs
Allows to paste into password input fields
Registers a Service Worker
Responds with a 200 when offline
Uses HTTPS
Redirects HTTP traffic to HTTPS
Uses HTTP/2 for its own resources
Uses passive listeners to improve scrolling performance
Avoid using document.write()
Manifest's short_name won't be truncated when displayed on homescreen
Configured for a custom splash screen
User can be prompted to Install the Web App
Mobile Friendliness 80/100
Configures the viewport
Content is sized correctly for the viewport
Size tap targets appropriately
Uses legible font sizes
Color Contrast is satisfactory
Failing Elements
Impact | Snippet | Target | Failure Summary |
---|---|---|---|
serious | <div>Talk to me</div> | .chat-bubble > div | Fix any of the following: Element has insufficient color contrast of 3.02 (foreground color: #ffffff, background color: #6da336, font size: 9.6pt, font weight: bold). Expected contrast ratio of 4.5:1 |
serious | <input type="submit" value="Subscribe" data-wait="Please wait..." class="inline-form-button w-button"> | .w-button | Fix any of the following: Element has insufficient color contrast of 3.92 (foreground color: #ea414a, background color: #ffffff, font size: 8.6pt, font weight: bold). Expected contrast ratio of 4.5:1 |
... |
Performance 82/100
Speed Index
-
Speed Index4544.90target < 4500 ms
Perceptual Speed Index is a page load performance metric that shows you how quickly the contents of a page are visibly populated. The lower the score, the better. Source: Lighthouse - Learn more
Document complete
-
Time9.7seconds
-
Resources23requests
-
Bytes in752.6KB
These metrics are collected from the initial request until the browser considers the page loaded (JavaScript onLoad event). This usually happens after all of the image content has loaded but may not include content that is triggered by javascript execution.
Fully load
-
Time9.7seconds
-
Resources25requests
-
Bytes in758.6KB
These metrics are collected from the initial request until 2 seconds of no network activity after Document Complete (JavaScript onLoad event). This will usually include any activity that is triggered by javascript after the main page loads.
Assets by Domain
Requests
- uploads-ssl.webflow.com
- www.isaacnc.com
- cdnjs.cloudflare.com
- d1tdp7z6w94jbb.cloudfront.net
Bytes downloaded
- uploads-ssl.webflow.com
- d1tdp7z6w94jbb.cloudfront.net
- www.isaacnc.com
- cdnjs.cloudflare.com
Assets by Mime-Type
Requests
- html
- js
- css
- image
- font
Bytes downloaded
- html
- js
- css
- image
- font
Speed
Load time9726 ms
Page load is fast enough on 3G
First byte1737 ms
First Contentful Paint2731.755 ms
First meaningful paint3142.8945 ms
Estimated Input Latency12 ms (target < 50 ms)
Uses persistent connections (keep alive)Score: 100%
First CPU Idle3142.89 ms
Time to Interactive3142.89 ms
Page weight
Uses compression (gzip, zopfli, deflate, brotli)Score: 100%
Uses a CDN for all static assetsScore: 100%
Leverage browser caching1
Minify CSS
Minify HTML
Minify JavaScript
Avoids an excessive DOM size163 nodes
-
Total DOM Nodes163target < 1,500 nodes
-
DOM Depth12target < 32
-
Maximum Children14target < 60 nodes
Compressed Images
Uses Progressive JPEGsScore: 100 %
Properly Sized ImagesPotential savings of 219 KB
Offscreen images
First impression
Eliminates render-blocking JavaScript and CSS in above-the-fold content
Your page has 1 blocking CSS resources. This causes a delay in rendering your page.
URL |
---|
https://uploads-ssl.webflow.com/59a7431fcef5f30001a9cdb9/css/isaacnc-v2.9693361a0.min.css |
... |
Prioritizes visible content
Improves server response time
Avoids landing page redirects
Usability 70/100 Industry: Agency / Portfolio
Brand logo linked to homepage
No ending trailing paths
Active section is highlighted in navigation menus
Listing/overview pages with many items implements deferred loading techniques
Prevent layout shiftings when loading media. Set width and height attributes on both <img> and <video> tags
The case listing page is not the only way to browse through all the cases
Carousels are generally avoided (but they are acceptable if they are well implemented)
Make it easy to contact you
The most appropriate keyboard for the input type is provided first
All mistakes made in forms are clearly highlighted in real time, and instructions for correct completion are provided in real time
PWA / Best Practices 82/100
Avoids Application Cache
Avoids WebSQL DB
Avoids requesting the geolocation permission on page load
robots.txt is valid
Avoids requesting the notification permission on page load
Avoids deprecated APIs
Allows to paste into password input fields
Registers a Service Worker
Responds with a 200 when offline
Uses HTTPS
Redirects HTTP traffic to HTTPS
Uses HTTP/2 for its own resources
Uses passive listeners to improve scrolling performance
Avoid using document.write()
Manifest's short_name won't be truncated when displayed on homescreen
Configured for a custom splash screen
User can be prompted to Install the Web App
Mobile Friendliness 80/100
Configures the viewport
Content is sized correctly for the viewport
Size tap targets appropriately
Uses legible font sizes
Color Contrast is satisfactory
Failing Elements
Impact | Snippet | Target | Failure Summary |
---|---|---|---|
serious | <div>Talk to me</div> | .chat-bubble > div | Fix any of the following: Element has insufficient color contrast of 3.02 (foreground color: #ffffff, background color: #6da336, font size: 9.6pt, font weight: bold). Expected contrast ratio of 4.5:1 |
serious | <a href="#authenticity" class="value-heading">Authenticity</a> | a[href$="#authenticity"] | Fix any of the following: Element has insufficient color contrast of 1.82 (foreground color: #38393d, background color: #000000, font size: 28.8pt, font weight: bold). Expected contrast ratio of 3:1 |
serious | <a href="#creativity" class="value-heading">Creativity</a> | a[href$="#creativity"] | Fix any of the following: Element has insufficient color contrast of 1.82 (foreground color: #38393d, background color: #000000, font size: 28.8pt, font weight: bold). Expected contrast ratio of 3:1 |
serious | <a href="#hospitality" class="value-heading">Hospitality</a> | a[href$="#hospitality"] | Fix any of the following: Element has insufficient color contrast of 1.82 (foreground color: #38393d, background color: #000000, font size: 28.8pt, font weight: bold). Expected contrast ratio of 3:1 |
serious | <div class="inline-block">Contact Me</div> | .blue-button > .inline-block | Fix any of the following: Element has insufficient color contrast of 4.16 (foreground color: #ffffff, background color: #4b71fa, font size: 11.3pt, font weight: bold). Expected contrast ratio of 4.5:1 |
serious | <input type="submit" value="Subscribe" data-wait="Please wait..." class="inline-form-button w-button"> | .w-button | Fix any of the following: Element has insufficient color contrast of 3.92 (foreground color: #ea414a, background color: #ffffff, font size: 8.6pt, font weight: bold). Expected contrast ratio of 4.5:1 |
... |
Performance 73/100
Speed Index
-
Speed Index4535.61target < 4500 ms
Perceptual Speed Index is a page load performance metric that shows you how quickly the contents of a page are visibly populated. The lower the score, the better. Source: Lighthouse - Learn more
Document complete
-
Time18.1seconds
-
Resources48requests
-
Bytes in2MB
These metrics are collected from the initial request until the browser considers the page loaded (JavaScript onLoad event). This usually happens after all of the image content has loaded but may not include content that is triggered by javascript execution.
Fully load
-
Time18.1seconds
-
Resources50requests
-
Bytes in2MB
These metrics are collected from the initial request until 2 seconds of no network activity after Document Complete (JavaScript onLoad event). This will usually include any activity that is triggered by javascript after the main page loads.
Assets by Domain
Requests
- uploads-ssl.webflow.com
- www.youtube.com
- s.ytimg.com
- googleads.g.doubleclick.net
- fonts.gstatic.com
- www.isaacnc.com
- www.google.com
- cdnjs.cloudflare.com
- i.ytimg.com
- yt3.ggpht.com
- static.doubleclick.net
- d1tdp7z6w94jbb.cloudfront.net
Bytes downloaded
- uploads-ssl.webflow.com
- www.youtube.com
- s.ytimg.com
- i.ytimg.com
- d1tdp7z6w94jbb.cloudfront.net
- fonts.gstatic.com
- www.isaacnc.com
- www.google.com
- cdnjs.cloudflare.com
- yt3.ggpht.com
- googleads.g.doubleclick.net
- static.doubleclick.net
Assets by Mime-Type
Requests
- html
- js
- css
- image
- font
- other
Bytes downloaded
- html
- js
- css
- image
- font
- other
Speed
Load time18055 ms
Page load is fast enough on 3G
First byte1468 ms
First Contentful Paint3134.443 ms
First meaningful paint3545.7955 ms
Estimated Input Latency12 ms (target < 50 ms)
Uses persistent connections (keep alive)Score: 100%
First CPU Idle3545.80 ms
Time to Interactive3545.80 ms
Page weight
Uses compression (gzip, zopfli, deflate, brotli)Score: 100%
Uses a CDN for all static assetsScore: 100%
Leverage browser caching
Leverage browser caching for the following cacheable resources:
URL |
---|
https://static.doubleclick.net/instream/ad_status.js (15 minutes) |
... |
Minify CSS
Minify HTML
Minify JavaScript
Avoids an excessive DOM size306 nodes
-
Total DOM Nodes306target < 1,500 nodes
-
DOM Depth12target < 32
-
Maximum Children18target < 60 nodes
Compressed ImagesPotential savings of 68 KB
Thumbnails | URL | Original | Potential Savings |
---|---|---|---|
![]() | https://uploads-ssl.webflow.com/59a7431fcef5f30001a9cdb9/59b95deada0d170001124c2b_WP_20150131_007.jpg | 178 KB | 38 KB (21%) |
![]() | https://uploads-ssl.webflow.com/59a7431fcef5f30001a9cdb9/59a9791f3963790001b8c163_profile%20picture.jpg | 100 KB | 29 KB (28%) |
... |
Uses Progressive JPEGsScore: 42 %
Properly Sized ImagesPotential savings of 278 KB
Offscreen images
First impression
Eliminates render-blocking JavaScript and CSS in above-the-fold content
Your page has 1 blocking CSS resources. This causes a delay in rendering your page.
URL |
---|
https://uploads-ssl.webflow.com/59a7431fcef5f30001a9cdb9/css/isaacnc-v2.9693361a0.min.css |
... |
Prioritizes visible content
Improves server response time
Avoids landing page redirects
Usability 70/100 Industry: Agency / Portfolio
Brand logo linked to homepage
No ending trailing paths
Active section is highlighted in navigation menus
Listing/overview pages with many items implements deferred loading techniques
Prevent layout shiftings when loading media. Set width and height attributes on both <img> and <video> tags
The case listing page is not the only way to browse through all the cases
Carousels are generally avoided (but they are acceptable if they are well implemented)
Make it easy to contact you
The most appropriate keyboard for the input type is provided first
All mistakes made in forms are clearly highlighted in real time, and instructions for correct completion are provided in real time
PWA / Best Practices 82/100
Avoids Application Cache
Avoids WebSQL DB
Avoids requesting the geolocation permission on page load
robots.txt is valid
Avoids requesting the notification permission on page load
Avoids deprecated APIs
Allows to paste into password input fields
Registers a Service Worker
Responds with a 200 when offline
Uses HTTPS
Redirects HTTP traffic to HTTPS
Uses HTTP/2 for its own resources
Uses passive listeners to improve scrolling performance
Avoid using document.write()
Manifest's short_name won't be truncated when displayed on homescreen
Configured for a custom splash screen
User can be prompted to Install the Web App
This report was built manually by Awwwards experts taking care personally of every detail using several Google and 3rd-party audit tools and services for metrics, web performance optimization and best practices for mobile design and development.
Loading time vary depending on network, device, server, site design, and implementation.
These are the environments used to create this report:
Webpagetest | Test Location | Dulles VA USA |
Browser | MotoG4 Chrome | |
Connection | Mobile 3G (1.6 Mbps / 768 Kbps 300ms RTT) | |
Number of Runs | 1 | |
User Agent | Default | |
Lighthouse | User agent | Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36 |
Device Emulation | Emulated Nexus 5X | |
Network Throttling | 150ms TCP RTT, 1,638.4 Kbps throughput (Simulated) | |
CPU Throttling | 4x slowdown (Simulated) | |
PageSpeed Insights | Environment | Mobile |