About Me

Frontend developer with over 6+ years of experience in creating responsive websites that are easy for users to navigate.
In my prior positions, I was responsible for creating cost-effective digital solutions that fueled company expansion.
I have a deep understanding of front- end technologies, such as React, Redux, Javascript, HTML and CSS. Furthermore, I am able to work well in fast- paced environments and am a team player.

Portfolio

  • Work Experience

  • Technical Architect

    S2 Integrators Pvt. Ltd.
    March 2023 - Present

    Taking the ownership of application Akshaya.io and providing deliverables.
    Worked closely with the client on requirement gathering/enhancements.
    Involved in backend development using Node.js, Postgres and front-end development using Next.js.

  • Senior Application Developer

    Telus International Pvt Ltd.
    2020 - Feb 2023

    Worked on making/maintaining NPM libraries used within organization domain.
    Worked on Isomorphic Kit with Server Side Rendering to provide boilerplate for more than 150+ applications.
    Worked closely with the client on requirement gathering/enhancements in newly built applications.
    Worked with Backend Developers to ensure that the front-end and back-end components worked together correctly.

  • Software Engineer

    AgreeYa Solutions Pvt Ltd.
    2018 - 2020

    Taking the ownership of application working on and providing deliverables.
    Involved in creating and estimating user stories for development activity and attending daily Scrum meeting and updating status of user stories working on to the scrum master.
    Unit tested the components with React Testing Library, Jest, Enzyme.

  • Software Developer

    Hytech Professionals Pvt Ltd.
    2016 - 2018

    Worked with a team to develop the front-end for a new web application.
    Implemented the application's Ul using React, HTML, CSS, and JavaScript.
    Ensured that the Ul was compatible with multiple browsers.
    Worked with Backend Developers to ensure that the front-end and back-end components worked together correctly.


  • Education

  • Bachelor of Technology

    Uttar Pradesh Technical University
    2010 - 2014
    JSS Academy of Technical Education, NOIDA
    65.14
  • Higher Secondary Education

    Uttar Pradesh Board
    2007 - 2009
    Government Inter College, Hastinapur, Meerut
    72.4
  • Senior Secondary Education

    Uttar Pradesh Board
    ~ - 2007
    Saraswati Vidya Mandir, Hastinapur, Meerut
    73.2

Skills

JavaScript95%
React JS90%
Redux JS90%
Next JS90%
Unit Testing85%
Jest/Enzyme/RTL85%
HTML585%
CSS70%

Posts on Medium

August 02, 2022

Memoization using Javascript

Memoization is an optimization technique which is used to cache a return value of a function based on its parameters.

Read More  
August 05, 2022

JavaScript (Part 1) : Depth First Search in Trees

Depth-first Search was investigated in the 19th century by French mathematician Charles Pierre Tremaux as a strategy for solving mazes.

Read More  
August 10, 2022

JavaScript (Part 2) : Depth First Search in Tree

Algorithms to implement the Depth First Search.

Read More