From 8ca07bbf36ce34db37b4e2becfbd5e6465bd2848 Mon Sep 17 00:00:00 2001 From: Teddy Middleton-Smith Date: Thu, 10 Apr 2025 09:43:20 +0100 Subject: [PATCH] Fix(UI): Experience section styles. --- index.html | 56 ++++++++++++------------ styles/pages/home/experience-section.css | 4 ++ 2 files changed, 31 insertions(+), 29 deletions(-) diff --git a/index.html b/index.html index 5251ff6..3560c46 100644 --- a/index.html +++ b/index.html @@ -54,7 +54,7 @@
-
+

Areas of Expertise

@@ -72,7 +72,7 @@
-
+

Featured Projects

@@ -81,14 +81,14 @@

Enhanced ERPNext platform with UK-specific accounting features and e-commerce integration. Supports multi-channel retail operations with automated order processing.

Show details

-

Key Features:

-
    +

    Key Features:

    +
    • UK tax compliance and reporting modules
    • Real-time inventory synchronisation
    • Multi-storefront management
    • Automated order fulfillment
    -

    Technologies: Python, MySQL / MariaDB, Docker

    +

    Technologies: Python, MySQL / MariaDB, Docker

Live PARTS Enterprise Store @@ -106,14 +106,14 @@

A robust, open-source ERP framework showcasing system architecture and development practices. Over 100K lines of production-grade code.

Show details

-

Key Features:

-
    +

    Key Features:

    +
    • Data integrity verification
    • Authentication and role-based access control
    • Custom reporting API
    • Database abstraction layer and unit test coverage
    -

    Technologies: Python - Flask, MySQL / MariaDB, JavaScript

    +

    Technologies: Python - Flask, MySQL / MariaDB, JavaScript

Demo PARTS ERP Site @@ -130,14 +130,14 @@

VBA Excel automation that simplifies complex data processing between multiple spreadsheets.

Show details

-

Key Features:

-
    +

    Key Features:

    +
    • Multi-system transaction matching
    • Configurable validation rules
    • Automated error detection
    • Audit trail generation
    -

    Technologies: VBA, Excel Object Model

    +

    Technologies: VBA, Excel Object Model