Skip to content
cd ~/work

[amrit@arch ~]$ ./work/korifi-b2b

// case study 5 client work

Korifi B2B

A B2B marketplace connecting suppliers and buyers.

role: Frontend DeveloperTypeScriptaccess: private
amrit@arch: ~/work/korifi-b2b — bash
Shell scoped to Korifi B2B. Type help to dig in.
[amrit@arch ~/work/korifi-b2b]$

$ cat readme.md

What this is

Built dynamic UI components and collaborated with backend developers for smooth API integration.

$ cat stack.txt

How it's built

  1. 01Built dynamic forms using React Hook Form
  2. 02Implemented data visualization with Recharts
  3. 03Created reusable component library
  4. 04Integrated with REST and GraphQL APIs
  5. 05Implemented real-time features using WebSocket

$ cat features.txt

What it does

  • ->Product catalog management
  • ->Order processing system
  • ->Supplier management
  • ->Analytics dashboard
  • ->Inventory tracking

$ cat challenges.md

The hard parts

Every project has them. These were mine.

  • ->Handling complex data relationships
  • ->Optimizing large data sets
  • ->Implementing real-time updates
  • ->Creating intuitive user interfaces

// want something like this? let's talk