achrefbs / holbertonschool-web_back_end

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

holbertonschool-web_back_end

This repository contains a collection of projects related to Python and Web development. Each project is contained within its own subdirectory and has its own README file with detailed explanations of the project and its objectives.

Projects included in this repository
0x00-python_variable_annotations
This project involves learning how to annotate variables and function arguments in Python.

0x01-python_async_function
This project involves learning how to create asynchronous functions in Python.

0x02-python_async_comprehension
This project involves learning how to create asynchronous comprehensions in Python.

0x03-caching
This project involves learning how to use caching to improve the performance of web applications.

0x04-pagination
This project involves learning how to implement pagination in web applications.

0x05-personal_data
This project involves learning how to handle personal data in web applications in a secure and responsible manner.

0x06-Basic_authentication
This project involves learning how to implement basic authentication in web applications.

0x0A-i18n
This project involves learning how to internationalize and localize web applications.

0x0C-MySQL_Advanced
This project involves learning advanced features of the MySQL database.

0x0D-NoSQL
This project involves learning how to work with NoSQL databases.

0x0E-ES6_basic
This project involves learning the basics of ECMAScript 6 (ES6) and its new features.

0x0F-ES6_promise
This project involves learning how to use promises in ES6.

0x10-ES6_classes
This project involves learning how to use classes in ES6.

0x11-ES6_data_manipulation
This project involves learning how to manipulate data in ES6 using features such as map, reduce, and filter.

0x12-Node_JS_basic
This project involves learning the basics of Node.js and how to use it to create web applications.

Each project directory contains a detailed README file that provides more information about the project, including its objectives, requirements, and usage instructions.

About


Languages

Language:Python 65.0%Language:JavaScript 31.9%Language:HTML 3.1%