Timeline - Coditas Individual Assesments

This is the timeline with date, task which was assigned in Coditas Bootcamp along with my task demo links

( Only HTML, CSS & JS )
  • April 2022

  • April 16, 2022

    Flex-Box Task

    In this task, we assigned to create all possible combination of flex-box's each direction's position representing in UI.

  • April 18, 2022

    HTML, CSS and JS - Playlist Task

    In this task, we assigned to create three different small projects along with given youtube playlist.

    • Peopel Counter
    • BlackJack Game
    • Save-Tab Chrome Extention
  • April 22, 2022

    HTML, CSS only - Task

    In this task, we assigned to create a small 'Coffe Cafe' website with about, contact, numbers pages. In this task we used only HTML and CSS.

  • April 29, 2022

    Async-Await with API

    Not a task, but understood how to request GET, POST, PUT, PATCH, DELETE and receive response in javascript using async await.

  • May 2022

  • May 04, 2012

    Own Bio Page - HTML Only Task

    In this task, we assigned to create our own bio page using only html.

  • May 09, 2022

    Button with :active Mode Task

    In this task, we assigned to create a button which act different when we clicked on it. In this task we used only html and css.

  • May 11, 2022

    Dropdown on :hover Task

    In this task, we assigned to create a header section with logo and a navigation button which will show the Dropdown menu list on :hover. In this task we used only html and css.

  • May 18, 2022

    Little advance-mini projects Task

    In this task, we assigned to create three different mini-projects, each one has different usecase. The all three projects given below:

    • BMI Calculator - with user and dashboard page
    • Emloyee Table - Flex and Grid
    • TODO List - Used JS Object as data

Timeline - Coditas Angular Assesments

This is the timeline with date, task which was assigned in Coditas Bootcamp along with my task demo links

( Only Angular-14 )
  • June 2022

  • June 08, 2022

    Tour of Heroes - Task

    In this task, we assigned to create a small project called tours of heroes. In which we can add, search and view details of heroes. This task also included the http requests.

  • June 10, 2022

    Swap Button Increment - Task

    In this task, we assigned to create a small layout of two buttons, when first button clicked then changes the value of first and vise-versa.