Skip to content
cd ~/work

[amrit@arch ~]$ ./work/bia-shop

// case study 7 client work

BIA Shop

An e-commerce platform designed to simplify shopping experiences.

role: Frontend DeveloperTypeScriptaccess: private
amrit@arch: ~/work/bia-shop — bash
Shell scoped to BIA Shop. Type help to dig in.
[amrit@arch ~/work/bia-shop]$

$ cat readme.md

What this is

I was responsible for developing the user interface using React and integrating APIs for seamless data flow.

$ cat stack.txt

How it's built

  1. 01Built responsive UI components using React and Tailwind CSS
  2. 02Implemented Redux for state management
  3. 03Integrated RESTful APIs for product and order management
  4. 04Implemented user authentication and authorization
  5. 05Created dynamic product filtering and search functionality

$ cat features.txt

What it does

  • ->Responsive product catalog
  • ->Advanced search and filtering
  • ->Secure checkout process
  • ->Order tracking system
  • ->User account management

$ cat challenges.md

The hard parts

Every project has them. These were mine.

  • ->Optimizing performance for large product catalogs
  • ->Implementing real-time inventory updates
  • ->Creating a seamless checkout experience
  • ->Ensuring mobile responsiveness

// want something like this? let's talk