Imagination Trumps Knowledge ! 

Silicon Valley Club
Company website

Silicon Valley Club

One of the latest projects in the company, which was handled only by me. Created with React.js + MobX. Animations are designed and developed by me and created using GSAP library. In the final version of site some animations were removed at the designer's request : final version

Production project clone
Featured Project

Production project clone

It's a simulation of creating a real production project. Complete project configuration from scratch using Webpack. React, Typescript, Babel, scss, css modules, vite, prettier, test environments, jest, rtl, storybook, loki, Cypress are also configured. The project was created by following FSD architecture. The site is optimised on component levels as well as asynchronous redusers. Libraries are loaded asynchronously only when they are required in the code. Lazy loading. Almost all components are covered by tests (jest, rtl, storybook, loki, Cypress). Role-based authorisation. Private Routes. Internalisation available( 2 languages). 3 colour themes. Server requests are generated both with axios instances and RTK QUERY. The site is fully adapted for all devices.