My knowledge

This is a list of the knowledge in technologies that I have (maybe no all techs are here!)
NestJs

NestJs is a Node.js framework for building scalable and maintainable applications, using TypeScript and object-oriented programming concepts.

NodeJs

Node.js is a JavaScript runtime built on Chrome’s V8 engine, enabling the development of scalable and fast network applications.

TypeOrm

TypeORM is an ORM (Object-Relational Mapper) for TypeScript and JavaScript, enabling developers to interact with databases using object-oriented principles.

Sequelize

Sequelize is a promise-based Node.js ORM for relational databases, offering a powerful and flexible way to interact with SQL databases.

MySQL

MySQL is an open-source relational database management system, widely used for storing and managing structured data in web applications.

PostgreSQL

PostgreSQL is an open-source, object-relational database system known for its stability, advanced features, and SQL compliance.

ExpressJs

ExpressJs is a minimal and flexible Node.js web application framework, designed to build robust web and mobile applications.

Aws

AWS (Amazon Web Services) is a comprehensive and widely adopted cloud platform offering infrastructure and services to host applications and store data.

Typescript

Typescript is a superset of JavaScript that adds static typing and other advanced features, improving code scalability and maintainability.

Javascript

JavaScript is a programming language essential for web development, enabling the creation of interactive and dynamic websites.

ReactJs

ReactJs is a JavaScript library for building dynamic and efficient user interfaces, based on reusable components.

React-Redux

React-Redux is a library for managing the global state of React applications, using the Redux pattern to predict data flow.

Html

HTML (HyperText Markup Language) is the standard language used for creating and structuring content on the web.

Css

CSS (Cascading Style Sheets) is a style sheet language used to describe the presentation of a document written in HTML or XML.

Bootstrap

Bootstrap is an open-source front-end framework that enables the creation of responsive and mobile-first web pages quickly and efficiently.

Github

GitHub is a platform for version control and collaborative software development, using Git to manage code repositories.