{" | "}
Booths
Technologies used:
Booths is a chain of high-end supermarkets in Northern England. As a full-stack developer at Pivotal digital, I got a chance to work with Booths to build their online eCommerce store using Magento 2.x and to upgrade and migrate their another running Magento store from Magento enterprise version to community version. Working on their online store was great opportunity for me to integrate customized solution as per their business requirements.
Overview of customization:
- Magento upgrade and data migration.
- Implemented custom design theme.
- Implemented custom feature to allow their customer to book a slot for order collection at their various store.
- Added custom parking eye feature to their online store's checkout to book a parking slot for the collection.
- Integrated third party extension for payment solution and customized it to tokenize customer's card.
- Implemented custom feature to allow customers edit their placed orders before X hours prior to collection date and time.
- Re-tokenize customer card after customer order modification.
- Customized checkout design.
- Custom API implementation to allow their two Magento online stores to two way sync customer data.
Notcutts
Technologies used:
Notcutts is family-owned group operates 19 individual garden centres across England and owns one of the largest rose specialists. While working at Pivotal digital as a full-stack developer, I am pleased to worked on Notcutts to build their online eCommerce store using Magento 2.x. Working on their online store was great opportunity for me to integrate customized solution as per their business requirements.
Overview of customization:
- Implemented two way API integration to let their store communicate with their ERP and CRM systems.
- Implemented third party discount management system called Givex into their checkout process.
- Integrated WordPress into Magento using third party extension and customized that integration.
- Customized their checkout process and UI based on their requirements.
- Custom theme and feature integration on Magento 2 website.
Trusted Reviews
Technologies used:
TrustedReviews is a web publication focused on technology base in London. Working on their website design re-integration was a wonderful experience for me during my employment at Pivotal digital. I re-build their WordPress website frontend UI successfully with large verity of page types.
Overview of work:
- Defined custom post type, and categories.
- Custom GutenBerg blocks and patterns for frontend and backend with customized block controls.
- Used ACF Field pro plugin to manage custom post type data in the backend.
- Custom site option page using ACF fields like repeater etc..
- Customization of Advertisement unit rendering logic on frontend.
- Optimized website performance.
- Custom WP-CLI script to process their large post content.
- Rest API Integration
Governors For Schools
Technologies used:
Governors For Schools is a national education charity in the UK. While working with Pivotal digital, I took an opportunity to work on 'Governors For Schools' WordPress website to integrate their business logic into reality.
Overview of work:
- Customized user frontend authentication process with whitelisted email TLDs.
- Learndash integration.
- Zoom webinar integration.
- Used VueJS to build user account dashboard.
- Gulp integration to build website CSS generation.
- Custom API implementation and customization to allow site communicate with CRM system.
- PHP Deployer integration to enable CI/CD.
- Use of ACF field plugin to create flexible layout for dynamic web form for application and vacancy registration.
- WordPress and PHP version upgrade to their latest versions.
Casino Papa
Technologies used:
Casinopapa is individual casino reviewer. I got an experience working to this fully customized WordPress project.
Overview of work:
- Custom post types and taxonomies.
- Implemented custom design theme using SCSS.
- Additional post fields using ACF pro plugin.
- Feature full casino listing page with pagination and sorting options.
- Ability to promote sponsored casinos top on the listing.
- Customized game listing page with pagination, sorting and navigation filter options.
- Customized search page to include different post types into search result into separate tabs.
- Ability to manage affiliate links for casino listing.
- Newsletter feature implementation.
Thomas Ridley
Technologies used:
Thomas Ridley Foodservice is one of the UK's leading food wholesalers to the catering industry. As an employee of Pivotal digital, I worked on Thomas Ridley's online store to implement design and customized features.
Overview of work:
- Custom design theme implementation.
- WordPress integration into Magento.
- Quick order feature implementation and customization for B2B customer using third party extension.
- Customer specific price implementation for B2B customer by third party data source API.
- Customized layer navigation to filter products on list pages.
- Elastic search service integration.
- Brand listing and management.
- Store pickup feature integrated with checkout.
Laravel App - LinnWorks to Sage50 UK
Technologies used:
I have an experience to create Laravel application for client's unique requirement for their applications. I recently created a Laravel app to process LinnWorks orders and pass it over to Sage 50 UK accounting software to create automated invoices.
Overview of work:
- LinnWorks api integration.
- Ability to save LinnWorks order information into Laravel application database using Laravel scheduled job.
- Integrated third part app called Codat's API.
- Using Laravel scheduled job pass stored order information to Codat's API which is connected to Sage 50 UK accounting software.
- Implemented application dashboard using VueJS as fronted framework.
- Used Inertia JS to transmit data from Laravel to VueJS.
Laravel App - Custom Saas boilerplate (Side Project)
Technologies used:
I recently created a custom SAAS boilerplate application using Laravel and NuxtJS.
Overview of work:
- Used Laravel as a backend with Laravel package passport.
- Used NuxtJS 3 as frontend application with Laravel passport API integration.
- Implemented all basic user account functions such as register, login, forgot password, and reset password.
- Email verification feature after registration.
- Two factor authentication after login by email.
- Admin and user dashboard after successful login based on user role.
- Menu management in admin area to manage frontend navigation menus.
- General configuration management in admin area.
Virtual Aquarium - VueJS App (Side Project)
Technologies used:
As a side project I created a Virtual Aquarium app using VueJS for fun.
Overview of work:
- VueJS Single File Component.
- UI Form to select different fish types, enter name of the selected fish and button to add it into the auqarium tank.
- Used CSS transition to move fishes around into the fish tank.
- Logic set random fish size and speed to swim into the tank with direction changes.
- Used TailWind CSS to implement UI.
Tic-Tac-Toe - VueJS App (Side Project)
Technologies used:
As a side project I created a Tic-Tac-Toe game using VueJS for fun.
Overview of work:
- VueJS Single File Component.
- Used javascript DSA logic to determine the winner by checking user's input in a row horizontally, OR vertically, OR diagonally.
- Used TailWind CSS to implement UI.
Calculator - VueJS App (Side Project)
Technologies used:
As a side project I created a calculator using VueJS for fun.
Overview of work:
- VueJS Single File Component.
- Used javascript Eval function to perform arithmetic operations.
- Used TailWind CSS to implement UI.