diff --git a/assets/images/personal/amg_inspired_mobile_sim_wheel/image_1.webp b/assets/images/personal/mobile_sim_wheel/image_1.webp similarity index 100% rename from assets/images/personal/amg_inspired_mobile_sim_wheel/image_1.webp rename to assets/images/personal/mobile_sim_wheel/image_1.webp diff --git a/assets/images/personal/amg_inspired_mobile_sim_wheel/image_2.webp b/assets/images/personal/mobile_sim_wheel/image_2.webp similarity index 100% rename from assets/images/personal/amg_inspired_mobile_sim_wheel/image_2.webp rename to assets/images/personal/mobile_sim_wheel/image_2.webp diff --git a/assets/images/personal/amg_inspired_mobile_sim_wheel/image_3.webp b/assets/images/personal/mobile_sim_wheel/image_3.webp similarity index 100% rename from assets/images/personal/amg_inspired_mobile_sim_wheel/image_3.webp rename to assets/images/personal/mobile_sim_wheel/image_3.webp diff --git a/assets/images/personal/amg_inspired_mobile_sim_wheel/image_4.webp b/assets/images/personal/mobile_sim_wheel/image_4.webp similarity index 100% rename from assets/images/personal/amg_inspired_mobile_sim_wheel/image_4.webp rename to assets/images/personal/mobile_sim_wheel/image_4.webp diff --git a/assets/images/personal/amg_inspired_mobile_sim_wheel/image_5.webp b/assets/images/personal/mobile_sim_wheel/image_5.webp similarity index 100% rename from assets/images/personal/amg_inspired_mobile_sim_wheel/image_5.webp rename to assets/images/personal/mobile_sim_wheel/image_5.webp diff --git a/assets/images/personal/amg_inspired_mobile_sim_wheel/image_6.webp b/assets/images/personal/mobile_sim_wheel/image_6.webp similarity index 100% rename from assets/images/personal/amg_inspired_mobile_sim_wheel/image_6.webp rename to assets/images/personal/mobile_sim_wheel/image_6.webp diff --git a/assets/images/personal/amg_inspired_mobile_sim_wheel/image_7.webp b/assets/images/personal/mobile_sim_wheel/image_7.webp similarity index 100% rename from assets/images/personal/amg_inspired_mobile_sim_wheel/image_7.webp rename to assets/images/personal/mobile_sim_wheel/image_7.webp diff --git a/assets/images/personal/amg_inspired_mobile_sim_wheel/image_8.webp b/assets/images/personal/mobile_sim_wheel/image_8.webp similarity index 100% rename from assets/images/personal/amg_inspired_mobile_sim_wheel/image_8.webp rename to assets/images/personal/mobile_sim_wheel/image_8.webp diff --git a/assets/images/personal/amg_inspired_mobile_sim_wheel/thumbnail.webp b/assets/images/personal/mobile_sim_wheel/thumbnail.webp similarity index 100% rename from assets/images/personal/amg_inspired_mobile_sim_wheel/thumbnail.webp rename to assets/images/personal/mobile_sim_wheel/thumbnail.webp diff --git a/assets/json/projects.json b/assets/json/projects.json index 9f47904..5eb48e3 100644 --- a/assets/json/projects.json +++ b/assets/json/projects.json @@ -1,6 +1,6 @@ [ { - "title": "AMG Inspired Mobile Sim Wheel", + "title": "Mobile Sim Wheel", "subtitle": "For on-the-go Sim Racing", "startDate": "2024-04-14T00:00:00Z", "finalDate": "2024-04-26T00:00:00Z", @@ -11,6 +11,11 @@ "caption": "AMG GT3 Inspired Mobile Sim Wheel: CAD Development Process", "path": "u2Hcy3uadDQ" }, + { + "type": "youTubeVideo", + "caption": "Demo Video - Real Racing 3", + "path": "YmphJtfp86E" + }, { "type": "localImage", "caption": "V2 Wheel CAD Renderings", @@ -80,11 +85,6 @@ "type": "localImage", "caption": "Button Section Analysis - TPU based spring mechanism", "path": "image_8.webp" - }, - { - "type": "youTubeVideo", - "caption": "Demo Video - Real Racing 3", - "path": "4QhZNsjgN2k" } ], "externalLinks": [ diff --git a/lib/common/strings.dart b/lib/common/strings.dart index b218b93..e60e2a9 100644 --- a/lib/common/strings.dart +++ b/lib/common/strings.dart @@ -4,7 +4,7 @@ class Strings { Strings._(); static const String currentLocation = 'VA, USA'; - static const String lastUpdated = 'Updated MAY 2024'; + static const String lastUpdated = 'Updated JUNE 2024'; // Routes static const String loadingRoute = '/loading'; diff --git a/pubspec.yaml b/pubspec.yaml index bfc56a5..8e0a874 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: plg_portfolio description: Pablo L. Guerra's web-app portfolio powered by Flutter. publish_to: "none" -version: 2.4.0+42 +version: 2.4.0+43 environment: sdk: ">=3.1.1 <4.0.0" @@ -40,7 +40,7 @@ flutter: - assets/images/professional/atlantic_insurance/ - assets/images/professional/ambots/ - assets/images/professional/am3_lab/ - - assets/images/personal/amg_inspired_mobile_sim_wheel/ + - assets/images/personal/mobile_sim_wheel/ - assets/images/personal/amg_gt3_wheel/ - assets/images/personal/android_calculator/ - assets/images/personal/apple_charging_station/