This repository contains various project, each dedicated to a specific topic essential for web development. Duration: 01-09-2023 to 01-21-2023
- Indentation - To apply correct spacing and align opening, and closing tags.
- Pizza Form - To focus on important-to-know form tags.
- Blogger - To check if the code conforms to standards using the validator.
- Building boxes - To position the blocks using the taught basics only and to avoid advanced positioning concepts.
- Calendar - To practice how to model the blocks in given image.
- Intro to JS - To practice how to model the blocks in a given image.
- Resume - To clone an image from scratch with applied CSS best practices.
- PHP documentation - To explore other css properties but avoid advanced concepts in positioning and targeting.
- Python Website - To explore other css properties but avoid advanced concepts in positioning and targeting.
- Bootstrap - To get familiar with Bootstrap, a very popular CSS library/framework used by lots of developers.
- LESS - To learn how to write css in a shorter way and dynamic.
- Can I Use - To shorten css codes using a preprocessor.
- Media Query - To visualize how the website adjusts components based on the type of device and to apply meta viewport, @media, and breakpoints.
- (RWD) Building Boxes - To convert a webpage to a responsive design.
- (RWD) Resume - To convert a webpage to a responsive design.
- Mini Documentation - To utilize commonly used functions in the jQuery library and apply basic data structure in Javascript.
- Candy Crush - To apply functions from jQuery library and practice cloning.
- Matchy Matchy - To apply functions from jQuery library and to know how custom attributes are used.
- Fortune Cookie - To apply functions from jQuery library and to know how custom attributes are used.
- Background Chooser - To know how to target a specific element when it overlaps with another element.
- Kanban Board - To create your own Kanban Board using a ready-made method from jQueryUI.
- Form Validation - To apply error checking in the existing form webpage and to utilize the new jQueryUI widget.
- Cool Plugins - To be familiar with different plugins and learn how to adapt to new plugins.
- Sakila 1 - To create basic select queries, apply filter, order clauses and wildcards.
- world - To apply how to join statements and practice logic thinking in query problems.
- Leads Report - To apply proper joining of tables and grouping of data.
- Database Design - To apply best practices in table designing and analyze ERD based on wireframe
- Amazon Website - To clone a website within a limited time.