Eamonn Day Lavelle
-
0Friendliness
-
0Performance
-
0Usability
-
0PWA
-
0Total
Mobile Friendliness 67/100
Content is not blocked for zoom/scale
Content is sized correctly for the viewport
Uses legible font sizes
Color Contrast is satisfactory
Failing Elements
Impact | Snippet | Target | Failure Summary |
---|---|---|---|
serious | <a href="index.html" class="active" data-text="Work">Work</a> | .active | Fix any of the following: Element has insufficient color contrast of 3.81 (foreground color: #ffffff, background color: #5385c2, font size: 12.0pt, font weight: normal). Expected contrast ratio of 4.5:1 |
serious | <a href="about.html" data-text="About">About</a> | a[data-text="About"] | Fix any of the following: Element has insufficient color contrast of 3.81 (foreground color: #ffffff, background color: #5385c2, font size: 12.0pt, font weight: normal). Expected contrast ratio of 4.5:1 |
serious | <a href="site.html" data-text="Site">Site</a> | a[href$="site.html"] | Fix any of the following: Element has insufficient color contrast of 3.81 (foreground color: #ffffff, background color: #5385c2, font size: 12.0pt, font weight: normal). Expected contrast ratio of 4.5:1 |
serious | <p>
Hi, I'm Eamonn <span class="tooltip top">Day</span> Lavelle
</p> | p:nth-child(1) | Fix any of the following: Element has insufficient color contrast of 3.7 (foreground color: #2b2b2b, background color: #5385c2, font size: 11.4pt, font weight: normal). Expected contrast ratio of 4.5:1 |
serious | <span class="tooltip top">Day</span> | .tooltip | Fix any of the following: Element has insufficient color contrast of 3.7 (foreground color: #2b2b2b, background color: #5385c2, font size: 11.4pt, font weight: normal). Expected contrast ratio of 4.5:1 |
serious | <p>
I work as a product designer for Ex Ordo, in Galway City. We build conference software
that is used by some of the top institutes in the world. Below are some side projects.
</p> | p:nth-child(3) | Fix any of the following: Element has insufficient color contrast of 3.7 (foreground color: #2b2b2b, background color: #5385c2, font size: 11.4pt, font weight: normal). Expected contrast ratio of 4.5:1 |
serious | <a href="#work" class="view-work">View Projects</a> | .view-work | Fix any of the following: Element has insufficient color contrast of 3.81 (foreground color: #ffffff, background color: #5385c2, font size: 11.4pt, font weight: normal). Expected contrast ratio of 4.5:1 |
... |
Performance 87/100
Speed Index
-
Speed Index4196.34target < 4500 ms
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
-
Time3seconds
-
Resources5requests
-
Bytes in36.8KB
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
-
Time3.8seconds
-
Resources10requests
-
Bytes in77.2KB
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
- eamonnlavelle.com
Bytes downloaded
- eamonnlavelle.com
Assets by Mime-Type
Requests
- html
- css
- image
- font
Bytes downloaded
- html
- css
- image
- font
Speed
Load time2971 ms
Page load is fast enough on 3G
First byte1916 ms
First Contentful Paint1213.347 ms
First meaningful paint1213.347 ms
Estimated Input Latency12 ms (target < 50 ms)
Uses persistent connections (keep alive)Score: 100%
First CPU Idle1213.35 ms
Time to Interactive1213.35 ms
Page weight
Uses compression (gzip, zopfli, deflate, brotli)Score: 100%
Uses a CDN for all static assetsScore: 0%
Leverage browser caching
8 resources found
URL |
---|
https://eamonnlavelle.com/assets/css/style.min.css ( 1 week ) |
https://eamonnlavelle.com/assets/fonts/roboto-mono-v13-latin-regular.woff2 ( 1 week ) |
https://eamonnlavelle.com/assets/fonts/roboto-mono-v13-latin-700.woff2 ( 1 week ) |
https://eamonnlavelle.com/assets/fonts/CanelaWeb-Medium.woff2 ( 1 week ) |
https://eamonnlavelle.com/assets/img/surf-boards.svg ( 1 week ) |
https://eamonnlavelle.com/assets/img/sprite.svg ( 1 week ) |
https://eamonnlavelle.com/assets/img/waves.svg ( 1 week ) |
https://eamonnlavelle.com/assets/css/fonts.css ( 1 week ) |
... |
Minify CSS
Potential savings of 27 KiB
URL |
---|
https://eamonnlavelle.com/assets/css/style.min.css<\/span> ( 84.13% ) |
... |
Minify JavaScript
Avoids an excessive DOM size76 nodes
-
Total DOM Nodes76target < 1,500 nodes
-
DOM Depth10target < 32
-
Maximum Children8target < 60 nodes
Compressed Images
Uses Progressive JPEGsn/a
Properly Sized Images
Offscreen images
First impression
Eliminates render-blocking JavaScript and CSS in above-the-fold content
Improves server response time
Avoids landing page redirects
Usability 83/100 Industry: Agency / Portfolio
Brand logo linked to homepageNot applicable
No ending trailing paths
Active section is highlighted in navigation menus
Listing/overview pages with many items implements deferred loading techniquesNot applicable
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 firstNot applicable
All mistakes made in forms are clearly highlighted in real time, and instructions for correct completion are provided in real timeNot applicable
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 resources10 requests not served via HTTP/2
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 67/100
Content is not blocked for zoom/scale
Content is sized correctly for the viewport
Uses legible font sizes
Color Contrast is satisfactory
Failing Elements
Impact | Snippet | Target | Failure Summary |
---|---|---|---|
serious | <a href="index.html" data-text="Work">Work</a> | a[data-text="Work"] | Fix any of the following: Element has insufficient color contrast of 2.92 (foreground color: #ffffff, background color: #8899a8, font size: 12.0pt, font weight: normal). Expected contrast ratio of 4.5:1 |
serious | <a href="about.html" class="active" data-text="About">About</a> | .active | Fix any of the following: Element has insufficient color contrast of 2.92 (foreground color: #ffffff, background color: #8899a8, font size: 12.0pt, font weight: normal). Expected contrast ratio of 4.5:1 |
serious | <a href="site.html" data-text="Site">Site</a> | a[href$="site.html"] | Fix any of the following: Element has insufficient color contrast of 2.92 (foreground color: #ffffff, background color: #8899a8, font size: 12.0pt, font weight: normal). Expected contrast ratio of 4.5:1 |
serious | <a href="#camper">camper van</a> | a[href$="#camper"] | Fix any of the following: Element has insufficient color contrast of 2.92 (foreground color: #ffffff, background color: #8899a8, font size: 11.4pt, font weight: normal). Expected contrast ratio of 4.5:1 |
... |
Performance 82/100
Speed Index
-
Speed Index3946.16target < 4500 ms
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
-
Time4.2seconds
-
Resources9requests
-
Bytes in183.2KB
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
-
Time4.6seconds
-
Resources10requests
-
Bytes in188.4KB
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
- eamonnlavelle.com
Bytes downloaded
- eamonnlavelle.com
Assets by Mime-Type
Requests
- html
- css
- image
- font
Bytes downloaded
- html
- css
- image
- font
Speed
Load time4182 ms
Page load is fast enough on 3G
First byte1925 ms
First Contentful Paint1290 ms
First meaningful paint1290 ms
Estimated Input Latency12 ms (target < 50 ms)
Uses persistent connections (keep alive)Score: 100%
First CPU Idle1290.00 ms
Time to Interactive1290.00 ms
Page weight
Uses compression (gzip, zopfli, deflate, brotli)Score: 100%
Uses a CDN for all static assetsScore: 0%
Leverage browser caching
8 resources found
URL |
---|
https://eamonnlavelle.com/assets/img/van-scene.png ( 1 week ) |
https://eamonnlavelle.com/assets/img/about.png ( 1 week ) |
https://eamonnlavelle.com/assets/css/style.min.css ( 1 week ) |
https://eamonnlavelle.com/assets/fonts/roboto-mono-v13-latin-regular.woff2 ( 1 week ) |
https://eamonnlavelle.com/assets/fonts/roboto-mono-v13-latin-700.woff2 ( 1 week ) |
https://eamonnlavelle.com/assets/fonts/CanelaWeb-Medium.woff2 ( 1 week ) |
https://eamonnlavelle.com/assets/img/waves.svg ( 1 week ) |
https://eamonnlavelle.com/assets/css/fonts.css ( 1 week ) |
... |
Minify CSS
Potential savings of 27 KiB
URL |
---|
https://eamonnlavelle.com/assets/css/style.min.css<\/span> ( 84.13% ) |
... |
Minify JavaScript
Avoids an excessive DOM size99 nodes
-
Total DOM Nodes99target < 1,500 nodes
-
DOM Depth10target < 32
-
Maximum Children8target < 60 nodes
Compressed Images
Uses Progressive JPEGsn/a
Properly Sized ImagesPotential savings of 24 KB
Offscreen images
First impression
Eliminates render-blocking JavaScript and CSS in above-the-fold content
Potential savings of 330 ms
URL |
---|
https://eamonnlavelle.com/assets/css/style.min.css<\/span> |
... |
Improves server response time
Avoids landing page redirects
Usability 83/100 Industry: Agency / Portfolio
Brand logo linked to homepageNot applicable
No ending trailing paths
Active section is highlighted in navigation menus
Listing/overview pages with many items implements deferred loading techniquesNot applicable
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 firstNot applicable
All mistakes made in forms are clearly highlighted in real time, and instructions for correct completion are provided in real timeNot applicable
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 resources10 requests not served via HTTP/2
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 67/100
Content is not blocked for zoom/scale
Content is sized correctly for the viewport
Uses legible font sizes
Color Contrast is satisfactory
Failing Elements
Impact | Snippet | Target | Failure Summary |
---|---|---|---|
serious | <a href="index.html" class="active" data-text="Work">Work</a> | .active | Fix any of the following: Element has insufficient color contrast of 3.41 (foreground color: #ffffff, background color: #cc7356, font size: 12.0pt, font weight: normal). Expected contrast ratio of 4.5:1 |
serious | <a href="about.html" data-text="About">About</a> | a[href$="about.html"] | Fix any of the following: Element has insufficient color contrast of 3.41 (foreground color: #ffffff, background color: #cc7356, font size: 12.0pt, font weight: normal). Expected contrast ratio of 4.5:1 |
serious | <a href="site.html" data-text="Site">Site</a> | a[href$="site.html"] | Fix any of the following: Element has insufficient color contrast of 3.41 (foreground color: #ffffff, background color: #cc7356, font size: 12.0pt, font weight: normal). Expected contrast ratio of 4.5:1 |
serious | <p>
Design, Branding & Build
</p> | p:nth-child(1) | Fix any of the following: Element has insufficient color contrast of 4.14 (foreground color: #2b2b2b, background color: #cc7356, font size: 11.4pt, font weight: normal). Expected contrast ratio of 4.5:1 |
serious | <p class="intro-text">
A place of the arts in Galway City. The Black Gate is many things. A music venue, a bar, a creative office space and a recording studio all under one roof.
</p> | .row:nth-child(1) > .col-sm-6.col-xs-12 > .intro-text | Fix any of the following: Element has insufficient color contrast of 4.14 (foreground color: #2b2b2b, background color: #cc7356, font size: 11.4pt, font weight: normal). Expected contrast ratio of 4.5:1 |
serious | <a href="https://www.blackgate.ie">www.blackgate.ie</a> | a[href$="www.blackgate.ie"] | Fix any of the following: Element has insufficient color contrast of 3.41 (foreground color: #ffffff, background color: #cc7356, font size: 11.4pt, font weight: normal). Expected contrast ratio of 4.5:1 |
... |
Performance 78/100
Speed Index
-
Speed Index3676.01target < 4500 ms
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
-
Time9seconds
-
Resources15requests
-
Bytes in1.1MB
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.5seconds
-
Resources16requests
-
Bytes in1.1MB
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
- eamonnlavelle.com
Bytes downloaded
- eamonnlavelle.com
Assets by Mime-Type
Requests
- html
- css
- image
- font
Bytes downloaded
- html
- css
- image
- font
Speed
Load time9014 ms
Page load is fast enough on 3G
First byte1918 ms
First Contentful Paint1209.939 ms
First meaningful paint1209.939 ms
Estimated Input Latency12 ms (target < 50 ms)
Uses persistent connections (keep alive)Score: 100%
First CPU Idle1209.94 ms
Time to Interactive1209.94 ms
Page weight
Uses compression (gzip, zopfli, deflate, brotli)Score: 100%
Uses a CDN for all static assetsScore: 0%
Leverage browser caching
14 resources found
URL |
---|
https://eamonnlavelle.com/assets/img/bg-grid.png ( 1 week ) |
https://eamonnlavelle.com/assets/img/bg-ipad.png ( 1 week ) |
https://eamonnlavelle.com/assets/img/bg-brochure.png ( 1 week ) |
https://eamonnlavelle.com/assets/img/bg-back-story.png ( 1 week ) |
https://eamonnlavelle.com/assets/img/bg-hero.png ( 1 week ) |
https://eamonnlavelle.com/assets/img/bg-logo-dev.png ( 1 week ) |
https://eamonnlavelle.com/assets/css/style.min.css ( 1 week ) |
https://eamonnlavelle.com/assets/fonts/roboto-mono-v13-latin-regular.woff2 ( 1 week ) |
https://eamonnlavelle.com/assets/fonts/roboto-mono-v13-latin-700.woff2 ( 1 week ) |
https://eamonnlavelle.com/assets/fonts/CanelaWeb-Medium.woff2 ( 1 week ) |
https://eamonnlavelle.com/assets/img/sprite.svg ( 1 week ) |
https://eamonnlavelle.com/assets/img/waves.svg ( 1 week ) |
https://eamonnlavelle.com/assets/css/fonts.css ( 1 week ) |
https://eamonnlavelle.com/assets/img/waves-hero.svg ( 1 week ) |
... |
Minify CSS
Potential savings of 27 KiB
URL |
---|
https://eamonnlavelle.com/assets/css/style.min.css<\/span> ( 84.13% ) |
... |
Minify JavaScript
Avoids an excessive DOM size107 nodes
-
Total DOM Nodes107target < 1,500 nodes
-
DOM Depth10target < 32
-
Maximum Children12target < 60 nodes
Compressed Images
Uses Progressive JPEGsn/a
Properly Sized ImagesPotential savings of 616 KB
Offscreen images
First impression
Eliminates render-blocking JavaScript and CSS in above-the-fold content
Potential savings of 330 ms
URL |
---|
https://eamonnlavelle.com/assets/css/style.min.css<\/span> |
... |
Improves server response time
Avoids landing page redirects
Usability 83/100 Industry: Agency / Portfolio
Brand logo linked to homepageNot applicable
No ending trailing paths
Active section is highlighted in navigation menus
Listing/overview pages with many items implements deferred loading techniquesNot applicable
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 firstNot applicable
All mistakes made in forms are clearly highlighted in real time, and instructions for correct completion are provided in real timeNot applicable
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 resources16 requests not served via HTTP/2
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 | Virginia USA - EC2 |
Browser | Chrome - Emulated Motorola G (gen 4) | |
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 |