Back to home

Certifications

113 certificates from technical courses and programs on a timeline of continuous learning, from 2021 to 2025.


  1. 2025

    5 certificates

    Introduction to Alura's AI Engineering career path, covering the level-based structure, checkpoints, certificates, and the learning environment geared toward the tech job market.

    View certificate

    Go for Cloud and DevOps engineers: build real applications in Go that integrate with third-party REST APIs, the AWS API and the Kubernetes API, including writing a Kubernetes Operator Controller.

    View certificate

    Explora a linguagem Go, criada pelo Google: enxuta, compilada e com concorrência nativa, ideal para APIs de alta performance, microsserviços e aplicações escaláveis.

    View certificate

    Full-stack development with Vue.js 3 (Options and Composition API, reusable components, router and authentication) and a Go REST API back end with PostgreSQL, JSON and unit/integration tests.

    View certificate

    Melhores práticas de Arquitetura Limpa e Hexagonal para sistemas modulares, testáveis e fáceis de manter: separação em camadas coesas, regras de negócio no núcleo e comunicação via portas e adaptadores.

    View certificate
  2. 2024

    11 certificates

    Web development with the Go language, focused on building REST APIs following programming conventions and best practices.

    View certificate

    Building a web application in Go from scratch, creating a CRUD in practice with the language created by Google.

    View certificate

    Object-oriented programming paradigms in Go, covering interfaces, packages, and composition in the language created by Google.

    View certificate

    First steps with Go, the programming language created by Google, covering its fundamentals.

    View certificate

    Building REST APIs with the Go language and the Gin framework, following key conventions and best practices.

    View certificate

    Pillars of OOP in JavaScript: classes, encapsulation, inheritance, polymorphism, and composition.

    View certificate

    Rust's type system and creating custom types with Enums and Structs.

    View certificate

    Fundamentals of Rust syntax and concepts such as pattern matching, ownership, and borrowing.

    View certificate

    Configuring and structuring React projects with Vite, creating components, useState and useEffect hooks, and deployment.

    View certificate

    Observability on AWS with Amazon CloudWatch: creating dashboards, configuring alarms, collecting metrics, and querying logs.

    View certificate

    Deploying containerized applications with Docker on the AWS cloud using Amazon ECS.

    View certificate
  3. 2023

    27 certificates

    Creating, maintaining, and monitoring APIs with Amazon API Gateway, integrating and securing microservices.

    View certificate

    User login, sign-up, and authentication with AWS Cognito, creating User Pools quickly and securely.

    View certificate

    NestJS best practices for database migrations, ORM relationships, and error handling in backend APIs.

    View certificate

    Advanced NestJS features focused on security and efficiency: caching with Redis, authentication with JWT, and logging.

    View certificate

    Data persistence with TypeORM and PostgreSQL in NestJS: entities, repositories, and ORM implementation.

    View certificate

    Building APIs with GraphQL and Apollo Server using a versatile query language.

    View certificate

    First steps as a front-end dev, building a web page with React and Styled-components.

    View certificate

    Back-end development from scratch with JavaScript and Node.js, building an API with Express.

    View certificate

    Unit and integration testing in Node.js with the Jest and Supertest frameworks.

    View certificate

    Building a JavaScript library with Node.js, applying modules, regular expressions, HTTP requests, and tests.

    View certificate

    Building RESTful APIs with NestJS by creating an e-commerce API, with validation via Pipes and integrations.

    View certificate

    Using modular Vuex and building components with Vue 3's Composition API.

    View certificate

    Swift language fundamentals: variables, data types, conditionals, loops, functions, optionals, and collections.

    View certificate

    Object-oriented programming in Swift: structs, classes, inheritance, polymorphism, properties, extensions, protocols, and enums.

    View certificate

    Building an iOS project from scratch with SwiftUI, creating layouts with containers, buttons, grids, lists, and carousels.

    View certificate

    TypeScript, Microsoft's typed superset of JavaScript: core features to enhance your JavaScript code.

    View certificate

    Array fundamentals in JavaScript, a foundation for mastering the language.

    View certificate

    Key JavaScript array methods in practice, such as forEach, map, and reduce.

    View certificate

    First steps in programming, building dynamic and interactive web pages with JavaScript.

    View certificate

    Storing data in the browser with LocalStorage, building the Travel Backpack project with JavaScript.

    View certificate

    Object-oriented programming in JavaScript and development best practices.

    View certificate

    Parallelism in JavaScript with Web Workers, building a currency quote project with simultaneous requests.

    View certificate

    Object fundamentals in JavaScript, a foundation for mastering the language.

    View certificate

    Manipulating objects in JavaScript by combining functions and methods and connecting to an API (LocalStorage).

    View certificate

    Introduction to programming with JavaScript, the most widely used language on the web for building richly interactive sites.

    View certificate

    Treinamento sobre boas práticas de desenvolvimento seguro de software, com foco em prevenção de vulnerabilidades e segurança de aplicações.

    View certificate

    Build an application with real-time communication between client and server using the WebSockets protocol. Integrate the Front-end and Back-end of your project.

    View certificate
  4. 2022

    67 certificates

    In this course, understand hands-on what reactive programming is, first covering concepts such as asynchronous programming, non-blocking I/O, sockets, and much more.

    View certificate

    Mastering I/O libraries is essential for any developer. In this course on PHP I/O, you'll learn how to create files, use streams, filters, wrappers, understand what encoding is, and much more!

    View certificate

    Simulate the day-to-day of software development, learning about build, deploy, and continuous integration with Docker, Heroku, and Travis.

    View certificate

    Learn to use the most famous CSS preprocessor: Sass. Discover its main advantages, such as creating functions, logic, and grouping in a practical way.

    View certificate

    Learn to use strings in PHP practically and effectively, plus learn about regular expressions.

    View certificate

    First steps with Python 3: syntax, variables, conditionals, loops, and basic data structures of the language.

    View certificate

    Advancing in the Python 3 language: object orientation, modules, and features for structuring larger programs.

    View certificate

    Learn to use Amazon Simple Storage Service (Amazon S3) and scale object storage services.

    View certificate

    Amazon CloudWatch is a monitoring service that provides valuable data and insights about the state of applications and services in the cloud. Learn in this course how to create alarms, visualize metrics, and generate actions to ensure incident-free operation.

    View certificate

    Learn to build a responsive, mobile-first project using Flexbox.

    View certificate

    Learn routing and state management in an application using Vue 3.

    View certificate

    Learn to build Single Page Applications with Vue 3 and TypeScript.

    View certificate

    Become a Figma expert and learn to use all the features of the world's leading digital product prototyping tool.

    View certificate

    Learn refactoring techniques known in the industry and make your PHP code more elegant and readable!

    View certificate

    Elastic Stack completo com Elasticsearch 7, da instalação à operação: criação e consulta de índices, agregações, ingestão de dados com Logstash e Filebeat, visualização com Kibana e gestão de clusters.

    View certificate

    Melhores práticas de testes unitários e TDD com PHP e PHPUnit em uma aplicação real: mocks, table driven tests, code coverage e organização de código.

    View certificate

    Amazon is the leading cloud services provider. Learn in this course how to run code without having a configured server (serverless).

    View certificate

    Doctrine is an extremely flexible and powerful PHP Object-Relational Mapping (ORM) framework. Learn in this course how to persist and retrieve objects regardless of your database.

    View certificate

    Curso completo de desenvolvimento web com PHP e Laravel integrado ao Vue.js: rotas, Blade, Eloquent ORM, migrations, middlewares, autenticação, APIs REST com JWT e cache com Redis.

    View certificate

    Object orientation is one of the most important programming paradigms. We'll learn its fundamental principles and how to apply them in JavaScript.

    View certificate

    Classes and objects? Attributes and methods? Primitives and references? Let's clarify all of this and more, and dive into the most important paradigm in development, Object Orientation!

    View certificate

    Java is a platform, meaning much more than just a language. This can be confusing at first amid so many acronyms like JRE, JDK, JVM, or IDE. In this course, we'll clarify all the pieces of the platform and write your first code with Eclipse!

    View certificate

    Knowing the basics is essential to learning a programming language the right way. In this course, we'll guide you in detail through the principles of JS.

    View certificate

    Laravel can be used to build any type of Web application, including APIs. In this training, you'll learn how to build an API with Laravel.

    View certificate

    Learn one of the parts that make up the 'heart' of PHP: arrays! In this course, you'll dive deeper into functions and features for manipulating arrays in PHP in various ways.

    View certificate

    In this course, more advanced Laravel concepts will be presented. You'll learn to send emails, work with events asynchronously, handle file uploads, and learn about testing in Laravel.

    View certificate

    Microservices are widely discussed and constantly growing, but how do you build them? In this course, we cover design patterns used in microservices architecture.

    View certificate

    Linux I: getting to know and using the terminal.

    View certificate

    Networking part 1: introduction, concepts, and practice.

    View certificate

    Laravel is the largest PHP framework. In this course, we'll learn how to use Laravel to build an application using MVC concepts.

    View certificate

    Learn how to program PHP for the Web and build your first site! Learn how to handle HTTP requests and the most common database operations!

    View certificate

    Laravel is one of the most famous PHP frameworks, standing out for being full-stack and therefore highly productive. Learn in this course how to build a web application following the MVC pattern.

    View certificate

    Laravel is one of the most famous PHP frameworks, standing out for being full-stack and therefore highly productive. In this course, learn how to work with sending emails, asynchronous processing with queues, file uploads, and the use of jobs!

    View certificate

    Learn about software quality by creating a plan to model and execute tests, plus fundamental concepts for working as a QA professional.

    View certificate

    Learn programming logic hands-on using JavaScript and build your first program today.

    View certificate

    Learn about the roles that exist in an agile environment. From the well-known Agile Coach, Scrum Master, Product Owner, Scrum Team, and much more.

    View certificate

    Testing software is a great way to improve code quality. See how to automate software tests and learn how to practice TDD with PHPUnit.

    View certificate

    The famous design patterns are solutions to common problems in code. In this course, learn creational patterns such as Factory Method, Abstract Factory, Builder, Prototype, and Singleton, using your favorite language, PHP.

    View certificate

    Automate interface tests using Cypress, following best practices to make your project easier to maintain.

    View certificate

    The famous design patterns are solutions to common problems in code. In this course, learn structural patterns such as Adapter, Bridge, Decorator, Composite, Facade, Proxy, and Flyweight, using your favorite language, PHP.

    View certificate

    The famous design patterns are solutions to common problems in code. In this course, learn behavioral patterns such as Command, Observer, and others, using your favorite language, PHP.

    View certificate

    Docker is the leading tool for deploying applications and microservices. In this course, you'll learn how to build images and run containers with Docker.

    View certificate

    Take your first steps with the most popular database, MySQL. Learn to create tables and columns and how to run the SELECT, DELETE, UPDATE, or DELETE commands.

    View certificate

    Learn hands-on how to build a web page using HTML5 and CSS3 and get started in the Front-End world.

    View certificate

    Advance hands-on in building a web page, navigating between pages, using lists and CSS pseudo-classes!

    View certificate

    Continue building a complete web page, using HTML5 and CSS3. Learn to work with forms, groups, predefined fields, tables, and much more!

    View certificate

    With the goal of creating a complete site, adopting front-end development best practices, in this course we learn how to import videos and maps, use pseudo-classes and elements, handle advanced selectors, and take the first steps in responsive design.

    View certificate

    In this course, practice programming with the Python language in a more playful way, by implementing a basic digital game, Pacman, using the Pygame library!

    View certificate

    PHP is one of the most widely used languages in web development, and Laravel has won over the market for its simplicity and productivity! In this course, learn how to build an API using Lumen, Laravel's micro-framework, following the REST architectural pattern.

    View certificate

    PHP is one of the most popular languages and became very popular in Web development. Learn and implement in this course the Model-View-Controller architectural pattern and use industry best practices.

    View certificate

    In PHP, PDO is an abstraction for accessing various databases, helping with communication with each database through a specific driver as needed. In this course, learn to use this PHP class to manipulate your database!

    View certificate

    Doctrine is an extremely flexible and powerful PHP Object-Relational Mapping (ORM) framework. Learn in this course how to persist and retrieve objects regardless of your underlying database.

    View certificate

    Laravel is one of the most famous PHP frameworks, standing out for being full-stack and therefore highly productive. Learn in this course how to build a web application following the MVC pattern.

    View certificate

    Laravel is one of the most famous PHP frameworks, standing out for being full-stack and therefore highly productive. In this course, learn how to work with sending emails, asynchronous processing with queues, file uploads, and the use of jobs!

    View certificate

    PHP is the language of the web. Learn how and when to use arrays effectively and practically.

    View certificate

    Take this course and see PHP error-handling best practices. Learn to throw and catch exceptions and how the try-catch block works. Also see how to create custom exceptions and learn when an exception should be thrown.

    View certificate

    Laravel is one of the most famous PHP frameworks, standing out for being full-stack and therefore highly productive. Learn in this course how to build a web application following the MVC pattern.

    View certificate

    Advance your object-oriented PHP skills. Learn to configure namespaces and class autoloading. Take your first steps with inheritance, abstract classes and methods, polymorphism, and interfaces!

    View certificate

    Integration tests have their own challenges, since they use external resources that require special care. Learn in this course how to correctly write and run these types of tests.

    View certificate

    PHP Composer: Dependencies, Autoloading, and Publishing.

    View certificate

    We're in the era of containers, and Docker is the leading tool for deploying applications or microservices. In this course, learn how to build images and run containers with Docker, using Docker Compose to orchestrate them.

    View certificate

    Deepen your PHP knowledge by understanding concepts such as classes, objects, properties, and methods, plus the 4 pillars of Object-Oriented Programming.

    View certificate

    PHP became very popular in Web development, and thousands of sites use this language. Learn in this course some fundamental PHP features such as Arrays, Strings, Functions, and Web development itself.

    View certificate

    Learn Git and GitHub and their commands for commits, checkouts, branches, and merges. In this course, you'll understand in a clear and practical way how to manage your repositories.

    View certificate

    PHP is one of the most popular languages, with a large community and many available libraries and frameworks. Learn the PHP language in our course and learn to write your first programs.

    View certificate

    Object Calisthenics is a series of best practices and programming rules that can make a difference in day-to-day development. In this course, learn the 9 rules to make your code easier to understand and maintain.

    View certificate

    Learn advanced object-oriented concepts, such as the Single Responsibility Principle, Liskov Substitution Principle, Dependency Inversion Principle, and more!

    View certificate
  5. 2021

    3 certificates

    Criação de páginas web responsivas com o framework Bootstrap, integrando HTML e CSS.

    View certificate

    Estrutura e ciclo de vida de componentes React, com conceitos de Single Page Application (SPA), modularização e boas práticas.

    View certificate

    Fundamentos de lógica de programação: algoritmos, pseudocódigo, fluxogramas, variáveis, expressões e estruturas condicionais e de repetição com Portugol.

    View certificate