TalentQL Pipeline Test

A frontend interview test which I did when I applied for the TalentQL pipeline program for the frontend track. The problem statement is to build a grid app that renders items from a json file. The items would be filtered by shapes and colors. All items would be selected by default, and the grid title should reflect the active filters.

TalentQL Pipeline Frontend Test

A frontend interview test which I did when I applied for the TalentQL pipeline program for the frontend track. The problem statement is to build a grid app that renders items from a json file. The items would be filtered by shapes and colors. All items would be selected by default, and the grid title should reflect the active filters.

My Role on the Project

Motivation

I was trying to move from a backend major dev to frontend so I need to do more frontend related projects, the test came in handy. I wanted to become a generalist developer who can comfortably work on both side of the stack. Applying for the pipeline program to be mentored was all the push to get this done. The timeline was 7 days but I have since then added more features gradually to the App. I have learnt a lot trying to write clean code with this project. I have written some articles from some of the problems I encountered while working on this project.