Pinned Repositories
alga-jpa-formation
Reunindo conteúdo sobre JPA para prática e consulta futura
alga-spring-formation
formação com as melhores práticas do eco-sistema spring
clean-node-api
ddd-public-library
Acompanhamento da playlist do canal DevEficiente no youtube. Este projeto exemplifica as boas práticas com o padrão DDD (Domain Drive Design)
estudos-nodejs
Estudos gerais: praticando os pricipais conceitos arquiteturais, padrões de projeto e boas práticas de mercado com nodejs
Ignite-nodejs
java-basic-concepts
Trilha de conhecimento java
java-data-Structures-and-algorithms
java-real-world-projects
Implementing exercises and projects that are covered throughout the book
react-fundamentals
This is a React application that uses components, JSX, props, state, and lifecycle methods to build a user interface. The application also uses Hooks to manage state in functional components and context to pass data down the component tree. The application's state is managed using Redux, a popular library for managing state in a React application.
odevpedro's Repositories
odevpedro/ecomerce-casadocodigo-DESCNTINUADO
Projeto desenvolvido em Java/Spring Boot para trabalhar alguns conceitos importantes
odevpedro/php-openweathermap-api
Consumindo api php-openweathermap-api com php
odevpedro/alura-nodejs-api
Criação de uma api que representa o funcionamento de uma biblioetca usando as tecnologias: nodejs & Express
odevpedro/cdcyoutube
Repositório criado na intenção de estudar as práticas propostas pelo TDD
odevpedro/cpp-game-creation-for-fun
Learn and create fun games with C++! This repository contains code samples, tutorials and resources to help me develop games with C++
odevpedro/crud-angular-spring
Treinamento ministrado pela @loiane
odevpedro/email-microsservice-spring
aplicação para envio de email baseada na arquitetura de microsserviços
odevpedro/estudos-csharp
Conceitos introdutórios, fundamentos e exercicios práticos
odevpedro/ignite-lab-nodejs
microsserviço escalável usando nodejs #rocketseat
odevpedro/iteration-banking-system
This project aims to simulate a banking account system, with the goal of constantly improving and expanding its functionality.
odevpedro/java-os-resources
Java programs that demonstrate how to manipulate OS resources. Examples include accessing and controlling files, processes, and network connections. Intended as a learning resource for those interested in manipulating OS resources with Java.
odevpedro/jdbc-fundamentals
This repo includes a variety of code examples that demonstrate how to connect to different types of databases, execute queries, and work with prepared statements and transactions. I
odevpedro/kotlin-starter
Repository that provides a variety of resources for learning Kotlin programming, including sample code, tutorials, and links to other learning resources. It covers topics ranging from basic syntax to advanced concepts such as functional programming and testing
odevpedro/linux-cert-resources
Resources and materials for preparing for the LPI (Linux Professional Institute) certification
odevpedro/linux-setup
shell script with my configuration of the linux ambient
odevpedro/linux-shell-facility
Comandos shell uteis
odevpedro/manipulating-txt-with-c
manipulating-txt-with-c
odevpedro/minimalistic-portifolio
minimalistic portifolio page just using html and css
odevpedro/my-first-lua-game
Just a small experimental project I created to learn more about game development. The game is still in development, and I plan to continue adding new features and improvements as I learn more.
odevpedro/my-rust-trek
Welcome to my Rust journey! As a Java developer, I'm looking forward to learning and exploring the Rust programming language. This repository will document my progress and include examples and exercises as I learn the unique features and syntax of Rust. Follow along as I discover the power and potential of Rust!
odevpedro/MyTrip
Kotlin aplication that allows users to know the price of a trip using with the phone
odevpedro/parking-control
Aplicação para gerenciamento de vagas de estacionamento
odevpedro/PhoneList
Lista telefonica desenvolvida para fins de praticar a arquitetura hexagonal
odevpedro/spring-boot-fundamentals
Repositório que armazena os três primeiros cursos sobre spring da plataforma da alura.
odevpedro/spring-mercado-livre
simula as principais funcionalidades do Mercado Livre, um popular site de compras e vendas online na América Latina
odevpedro/spring-reactive-api-ricky-and-morty
Estudos relacionados a WebFlux
odevpedro/spring-reactive-pokedex
odevpedro/spring-security-fundamentals
Conceitos fundamentias do spring security
odevpedro/web-scraping-with-python
"This repository contains Python scripts for web scraping using the Beautiful Soup library. The scripts demonstrate how to extract data from websites and save it in a structured format, such as a CSV file. The scripts can be easily modified to fit the specific needs of the user.
odevpedro/yu-gi-oh-deck-management
projeto pessoal criado com a finalidade de praticar os conceitos até agora aprendidos sobre Spring Boot