Some projects that I have developed during my apprenticeship.
Python is a programming language widely used in Data Science and Machine Learning because it is versatile, multiplatform and multiparadigm, standing out for its readable and clean code, in addition, it has a large community of developers and available resources.
Web design and development technologies that run in the browser and are responsible for interactivity with users. The frontend implements everything related to the visible part of a website, with which the user comes into contact when browsing the page.
Backend means "behind the scenes", i.e. the part of the site with which users have no contact. This area is responsible, in addition to the functionality of the site, for the administration of the database, the server and security.
Mobile application development is the creation of software for tablets and smartphones. The most popular classification of apps mobile development are the following three: native apps, web apps and hybrid apps.