-
-
-
+
- Hillgrove Resources Limited
- Corporate business platform and digital presence for a resources company.
- Tech: JavaScript, Firebase Hosting, Google Cloud Platform
+
+
Hillgrove Resources Limited
+
Corporate business platform and digital presence for a resources company.
+
Tech: JavaScript, Firebase Hosting, Google Cloud Platform
+
@@ -168,22 +168,11 @@ Hillgrove Resources Limited
alt="Kudu Ride Android App">
- Kudu Ride
- Production Android utility and business application used by real customers.
- Tech: Kotlin, Jetpack, Firebase, Google Cloud Platform
-
-
-
- -
-
-
-
-
- Kalulu Delivery Web App
- Logistics and delivery management platform for orders and operations.
- Tech: JavaScript, Firebase, Google Cloud Backend
+
+
Kudu Ride
+
Production Android utility and business application used by real customers.
+
Tech: Kotlin, Jetpack, Firebase, Google Cloud Platform
+
@@ -194,9 +183,26 @@ Kalulu Delivery Web App
alt="Feebs Express Android App">
- Feebs Express
- Business services Android platform with real-time updates and notifications.
- Tech: Kotlin, Firebase, Cloud Functions, Google Cloud
+
+
Feebs Express
+
Business services Android platform with real-time updates and notifications.
+
Tech: Kotlin, Firebase, Cloud Functions, Google Cloud
+
+
+
+
+ -
+
+
+
+
+
+
Kalulu Delivery Web App
+
Logistics and delivery management platform for orders and operations.
+
Tech: JavaScript, Firebase, Google Cloud Backend
+
@@ -207,9 +213,11 @@ Feebs Express
alt="Diaspora Basket Android App">
- Diaspora Basket
- Mobile commerce platform supporting product discovery and ordering.
- Tech: Kotlin, Firestore, Firebase, Google Cloud Platform
+
+
Diaspora Basket
+
Mobile commerce platform supporting product discovery and ordering.
+
Tech: Kotlin, Firestore, Firebase, Google Cloud Platform
+
@@ -220,23 +228,26 @@ Diaspora Basket
alt="Kalulu Delivery Android App">
- Kalulu Delivery Android App
- Native Android application for delivery tracking and order management.
- Tech: Kotlin, Firebase, Google Maps, Cloud Backend
+
+
Kalulu Delivery Android App
+
Native Android application for delivery tracking and order management.
+
Tech: Kotlin, Firebase, Google Maps, Cloud Backend
+
-
-
+
- EdgeLink Suppliers Limited
- Supplier and business services platform for operations and outreach.
- Tech: JavaScript, Firebase, Google Cloud
+
+
EdgeLink Suppliers Limited
+
Supplier and business services platform for operations and outreach.
+
Tech: JavaScript, Firebase, Google Cloud
+
@@ -247,23 +258,26 @@ EdgeLink Suppliers Limited
alt="LTI Zambia">
- LTI Zambia
- Corporate operations and informational web platform.
- Tech: JavaScript, Firebase Hosting, Google Cloud
+
+
LTI Zambia
+
Corporate operations and informational web platform.
+
Tech: JavaScript, Firebase Hosting, Google Cloud
+
-
-
+
- The E-Crafty Soul
- E-commerce and brand showcase platform with customer engagement.
- Tech: JavaScript, Firebase, Google Cloud
+
+
The E-Crafty Soul
+
E-commerce and brand showcase platform with customer engagement.
+
Tech: JavaScript, Firebase, Google Cloud
+
@@ -274,9 +288,11 @@ The E-Crafty Soul
alt="Vamuba OFN">
- Vamuba OFN
- Public-facing organizational website with cloud deployment.
- Tech: JavaScript, Cloud Hosting
+
+
Vamuba OFN
+
Public-facing organizational website with cloud deployment.
+
Tech: JavaScript, Cloud Hosting
+
diff --git a/src/index.js b/src/index.js
index 6876e87..0a1cca1 100644
--- a/src/index.js
+++ b/src/index.js
@@ -1,3 +1,2 @@
-import './assets/css/style.min.css'
-import './assets/js/scripts'
-
+import './assets/css/style.min.css';
+import './assets/js/scripts';
diff --git a/webpack.config.js b/webpack.config.js
index 53a1e48..d660083 100644
--- a/webpack.config.js
+++ b/webpack.config.js
@@ -29,4 +29,4 @@ module.exports = {
filename: 'main.js',
path: path.resolve(__dirname, 'public'),
},
-};
\ No newline at end of file
+};