Projects in Awesome Lists by PedroEmmanuelBuerger
A curated list of projects in awesome lists by PedroEmmanuelBuerger .
https://github.com/pedroemmanuelbuerger/online-store
The FrontEnd Online Store is a project developed to create the user interface of an online store. The goal of the project is to provide users with an intuitive and pleasant shopping experience, allowing them to browse products, add items to their cart, and complete the purchase process.
css javascript react redux softskills
Last synced: 15 Apr 2025
https://github.com/pedroemmanuelbuerger/algorithms
Algorithms is a project developed as part of the "Trybe" course to simulate simple functions using Python and some of its libraries.
data-science pib poo pytest python python3
Last synced: 06 Mar 2025
https://github.com/pedroemmanuelbuerger/shopping_cart
The Shopping Cart project is developed to simulate a shopping cart in an online store. It allows users to add products to the cart, update quantities, remove items, and finalize the purchase.
Last synced: 06 Mar 2025
https://github.com/pedroemmanuelbuerger/zoo_functions
The Zoo Functions is a project developed to simulate the functionalities of a zoo, allowing manipulation and display of information about different animals. The system contains details about the animals present at the zoo, employees, operating hours, and a pricing table that varies according to the age of visitors.
Last synced: 06 Mar 2025
https://github.com/pedroemmanuelbuerger/playground_functions
Playground Functions is a project developed to practice and explore different functions and programming concepts. The goal is to create an interactive learning environment where users can experiment and test different JavaScript functions.
Last synced: 06 Mar 2025
https://github.com/pedroemmanuelbuerger/trybers-and-dragons
Trybers & Dragons is a project developed as part of the "Trybe" course to simulate the famous tabletop RPG game "Dungeons & Dragons." The project aims to create object-oriented programming classes to represent races, archetypes, monsters, and many other RPG elements. It also applies classes that develop the combat system for player vs player (PVP)
docker javascript nodejs oriented-object-programming poo solid
Last synced: 06 Mar 2025
https://github.com/pedroemmanuelbuerger/pixelart
PixelArt is a project developed with the aim of creating an online tool for pixel art creation. With this application, users can create pixelated drawings and express their creativity through this unique form of art.
Last synced: 06 Mar 2025
https://github.com/pedroemmanuelbuerger/docker-todo-list
Docker Todo List is a project developed with the goal of implementing a simple task list application using Docker to simplify the process of setting up and running the development environment.
Last synced: 06 Mar 2025
https://github.com/pedroemmanuelbuerger/solarsystem
The SolarSystem is a project developed to create an interactive representation of the solar system. It allows users to explore the planets, learn about their characteristics, and visualize their arrangement in space.
Last synced: 06 Mar 2025
https://github.com/pedroemmanuelbuerger/lessons_learned
The Lessons Learned project is developed to enhance my skills in web development using only HTML and CSS.
Last synced: 06 Mar 2025
https://github.com/pedroemmanuelbuerger/unit_tests
The Unit Tests project is a repository developed to demonstrate the implementation of unit tests in an application.
Last synced: 06 Mar 2025
https://github.com/pedroemmanuelbuerger/all-for-one
This project focuses on practicing queries, using a MySQL database as an example.
Last synced: 06 Mar 2025
https://github.com/pedroemmanuelbuerger/trybets
TryBets is a project that consists of the backend of a betting website. The project is based on microservices with specific features, such as creating sports events, placing bets, and more.
api api-rest backend csharp docker microservice msc poo
Last synced: 06 Mar 2025
https://github.com/pedroemmanuelbuerger/blogs-api
The Blogs API is a project developed to create an API that allows the creation, editing, and viewing of blogs and their respective posts. This API was developed using best practices in BackEnd development with MySQL and offers a simple and intuitive application for interacting with blogs and their contents.
backend beekeeper javascript msc mysql nodejs postman
Last synced: 06 Mar 2025
https://github.com/pedroemmanuelbuerger/trybetunes
TrybeTunes is a project developed as part of the "Trybe" course to simulate a music playback application. The project allows users to search for songs, create playlists, and play their favorite tracks.
Last synced: 06 Mar 2025
https://github.com/pedroemmanuelbuerger/trybewallet
The TrybeWallet is a project developed as part of the Trybe course to create a virtual wallet, allowing users to manage their financial transactions.
css html javascript react redux
Last synced: 06 Mar 2025
https://github.com/pedroemmanuelbuerger/tryunfo
Tryunfo is a project developed to simulate the famous card game "Trunfo." The goal of the game is to compare players' cards and determine who has the highest score in a given category.
css form html javascript library react
Last synced: 06 Mar 2025
https://github.com/pedroemmanuelbuerger/pokemonwith-rtl
PokemonWith-RTL is a project developed to create an application that allows users to explore and search for information about Pokémon. The project is built using React Testing Library (RTL) for component testing, ensuring the application's quality and robustness.
Last synced: 06 Mar 2025
https://github.com/pedroemmanuelbuerger/talker-manager
Talker Manager is a project developed to manage a list of speakers for an event, allowing the user to add, edit, and remove speakers.
expressjs http http-requests mysql nodejs
Last synced: 06 Mar 2025
https://github.com/pedroemmanuelbuerger/store-manager
The Store Manager is a project developed to manage an online store, allowing users to perform operations such as adding, editing, and removing products, as well as managing inventory and tracking sales.
beekeeper chai javascript mocha msc mysql nodejs postman sequelize sinon
Last synced: 06 Mar 2025
https://github.com/pedroemmanuelbuerger/ting
TING is a project developed as part of the "Trybe" course to simulate functions that would work in a search system like Google.
data-science pib pytest python python3
Last synced: 06 Mar 2025
https://github.com/pedroemmanuelbuerger/trybesmith
TrybeSmith is a project completed in the Trybe course, simulating a database (MySQL) application where we play the role of the "blacksmith". We have products, users, and orders, and we must forge a back-end application to serve the users.
beekeeper chai javascript mocha msc mysql nodejs postman sequelize sinon
Last synced: 06 Mar 2025
https://github.com/pedroemmanuelbuerger/trybe-futebol-clube
Trybe Futebol Clube is a project developed as part of the "Trybe" course to simulate a Brazilian football league championship, featuring a points system, ongoing and finished matches, login system, and ranking system for all teams in the championship.
backend dev docker docker-compose frontend fullstack javascript mocha nodejs poo sequelize typescript
Last synced: 06 Mar 2025
https://github.com/pedroemmanuelbuerger/trybewarts
TrybeWarts is a project developed as the final challenge of the Front-End module of the Trybe web development course. It is a web application that allows the user to register at Hogwarts School, choosing the subjects they wish to learn.
Last synced: 06 Mar 2025
https://github.com/pedroemmanuelbuerger/trivia
Trivia is a question-and-answer game developed in a team, based on the famous "Who Wants to Be a Millionaire" show. It was developed using React and Redux. The game includes several features that were developed according to the demands defined in a Kanban board, providing the team members with a work experience closer to the real-world development
css html javascript react reactjs redux softskills
Last synced: 06 Mar 2025
https://github.com/pedroemmanuelbuerger/starwars-planets-search
Star Wars Planets Search is a web application that allows users to search for planets from the Star Wars universe and get information about them.
css hooks html javascript react swapi
Last synced: 06 Mar 2025
https://github.com/pedroemmanuelbuerger/one-for-all
One For All is a project designed to create and populate tables using the MySQL database, creating a database based on the features of Spotify.
docker docker-compose javascript mysql
Last synced: 06 Mar 2025
https://github.com/pedroemmanuelbuerger/recipes-app
Recipes App is a recipe application that allows users to search, save, and share their favorite recipes.
bootstrap css hooks html javascript react softskills
Last synced: 06 Mar 2025
https://github.com/pedroemmanuelbuerger/pedroemmanuelbuerger.github.io
Meu portifólio
Last synced: 06 Mar 2025
https://github.com/pedroemmanuelbuerger/hourahour
HourAHour is a project developed to record weather conditions hourly, allowing you to set a region, state, and country.
python python3 requests schedule subprocess weather wttrin
Last synced: 21 Mar 2025
https://github.com/pedroemmanuelbuerger/trybank
Trybank é um projeto desenvolvido como parte do curso "Trybe" para simular um sistema bancário simples, incluindo funcionalidades como sistema de login e logout, adição e saque de fundos, entre outros.
Last synced: 06 Mar 2025
https://github.com/pedroemmanuelbuerger/terror-in-carcosa
Terror In Carcosa is an RPG project developed to offer an immersive gaming experience with combat, events, and character creation. The system allows players to create and manage characters of different classes and races, engage in battles and random events, and experience a dynamic and engaging game environment with a cosmic horror theme, primarily
game intellij interactive java jline3 poo rpg solid terminal terminal-based terminal-game
Last synced: 08 Feb 2025
https://github.com/pedroemmanuelbuerger/trybe_hotel
Trybe Hotel is a project developed as part of the "Trybe" course to manage reservations and occupancy of a fictional hotel.
Last synced: 06 Mar 2025
https://github.com/pedroemmanuelbuerger/trygames
TryGames é um projeto desenvolvido como parte do curso "Trybe" para simular uma plataforma de jogos online, aonde o utlizador deve armazenar, adicionar e pesquisar informações sobre os jogadores, jogos e estudio dos jogos.
Last synced: 06 Mar 2025
https://github.com/pedroemmanuelbuerger/trybe-exercicios
Exercicios referente ao curso de formação da instituição trybe.
Last synced: 06 Mar 2025