Where's my charger
Obtained location and trip information data from infrastructure stakeholders. Used INRIX data sources to gather information on most likely location candidates for placing a new charging station. Received Honourable Mention at INRIX Hackathon held in Santa Clara University in November 2022.
Tabapay-ui Project
The TabaPay Developer UI Project is a pioneering initiative designed to showcase advanced UI/UX capabilities in handling and displaying hierarchical data structures within a dynamic web environment. Hosted at https://tabapay-ui-agigabyte.netlify.app/, this platform serves as both a demonstration of cutting-edge web development techniques and a sandbox for developers to test and refine these methods.
Sales & Inventory Management System
Designed and implemented a sales and inventory management system where customers could place orders for items available at a Computer Repair Shop. Implemented various PL/SQL procedures and functions that cover functionalities including: creating a customer order, checking availability of items, computing total amount for an order, displaying items of an order, etc
Order Action Modal
Developed a modal component, utilizing React framework for a marketplace application. Implemented functionality to retrieve and display order information from a remote API. Calculated and displayed various financial metrics related to the sale, including selling price, commission, seller fee, and earnings. Integrated acceptance and rejection of sales functionality with corresponding API calls