---
title: "Portfolio"
description: "Cahill Consultants develops learning and development solutions for business technology adoption, including AI training, eLearning development, Python automation, JavaScript, GSAP, and enterprise training programs."
url: "https://www.cahillnet.com/component/content/category/portfolio"
date: "2026-06-05T20:19:35+00:00"
language: "en-GB"
---

# Portfolio

 [  View Project  ](https://www.cahillnet.com/portfolio)

 Portfolio###  [Portfolio](https://www.cahillnet.com/portfolio)

 Learning &amp; Development Enterprise eLearning solutions across regulated and corporate sectors. Luxury Car Manufacturer...

 [ Read More ](https://www.cahillnet.com/portfolio)

 [  View Project  ](https://www.cahillnet.com/about)

 Portfolio###  [About](https://www.cahillnet.com/about)

 About Cahill Consultants Cahill Consultants brings more than 30 years of experience in instructional design and...

 [ Read More ](https://www.cahillnet.com/about)

 [  View Project  ](https://www.cahillnet.com/services)

 Portfolio###  [Services](https://www.cahillnet.com/services)

 Precision-crafted learning and technology solutions From storyboard to SCORM, from pilot to enterprise rollout. Thirty...

 [ Read More ](https://www.cahillnet.com/services)

## Schema

```json
{
    "@context": "https://schema.org",
    "@type": "Organization",
    "@id": "https://www.cahillnet.com/component/content/category/portfolio#organization",
    "name": "CahillNet",
    "description": "Cahill Consultants develops learning and development solutions for business technology adoption, including AI training, eLearning development, Python automation, JavaScript, GSAP, and enterprise training programs.",
    "email": "info@cahillnet.com",
    "url": "https://www.cahillnet.com",
    "logo": "https://www.cahillnet.com/images/headers/cahillheader.png",
    "image": "https://www.cahillnet.com/images/headers/cahillheader.png",
    "address": {
        "@type": "PostalAddress",
        "addressCountry": "US",
        "addressLocality": "Chicago",
        "addressRegion": "Midwest",
        "postalCode": "60017"
    },
    "sameAs": [
        "https://linkedin.com/in/cahillnet",
        "https://www.youtube.com/@CahillDev"
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://www.cahillnet.com"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Portfolio",
            "item": "https://www.cahillnet.com/component/content/category/portfolio"
        }
    ]
}
```
