Pinned Repositories
algorithms-in-js
In this project, I'll cover search and sorting algorithms in JavaScript, motivated by the lack of content for the dev community. Most of the content was aimed at solutions in Python, Java, C, C++, among others.
calculator
Project of a calculator proposed in the challenge '#boraCodar?' from Rocketseat
coffee-delivery
Coffee Delivery is an application that simulate a online coffee delivery shop
gSSH
A remote connection tool made in Go using gRPC to streamline remote access and automate command execution across servers
gympass-api
Node.js & Typescript based, developed with concepts like SOLID, DDD, TDD, Repository Pattern, Factory Method and RBAC system. Has unit test for especific use-cases and test E2E for every HTTP controller.
ignite-call
Ignite Call is a call scheduling application, where you can register your availability and invite people to events, with connection to Google Calendar, the app creates the event and attaches a Google Meet call to the call automatically
next-ignite-shop
The Ignite Shop is an online store for selling t-shirts. This project served as a basis for learning the fundamentals of the NextJs framework, along with the concepts of API Routes, Fallback and SSG and SSR 💡 pages.
planner
A Spring-based API for managing trip resources, allowing CRUD operations for travelers. Designed to streamline travel planning with secure user authentication and efficient data handling.
polls
A voting poll API made with Node.js using WebSockets to in real time actualization
portfolio
The design of a portfolio is essential for developers to be able to showcase their projects and present them in an organized way. This project of mine helped me to showcase my work in a professional environment.
pedrohenrikle's Repositories
pedrohenrikle/algorithms-in-js
In this project, I'll cover search and sorting algorithms in JavaScript, motivated by the lack of content for the dev community. Most of the content was aimed at solutions in Python, Java, C, C++, among others.
pedrohenrikle/gympass-api
Node.js & Typescript based, developed with concepts like SOLID, DDD, TDD, Repository Pattern, Factory Method and RBAC system. Has unit test for especific use-cases and test E2E for every HTTP controller.
pedrohenrikle/ignite-call
Ignite Call is a call scheduling application, where you can register your availability and invite people to events, with connection to Google Calendar, the app creates the event and attaches a Google Meet call to the call automatically
pedrohenrikle/next-ignite-shop
The Ignite Shop is an online store for selling t-shirts. This project served as a basis for learning the fundamentals of the NextJs framework, along with the concepts of API Routes, Fallback and SSG and SSR 💡 pages.
pedrohenrikle/nlw-setup
Habit Tracker by NLW's Rocketseat
pedrohenrikle/portfolio
The design of a portfolio is essential for developers to be able to showcase their projects and present them in an organized way. This project of mine helped me to showcase my work in a professional environment.
pedrohenrikle/potion
This is an application "Notion style", developed with Tauri (Typescript + Rust). With markdown support, it is a text manager with offline file saving as a physical file on the machine itself.
pedrohenrikle/coffee-delivery
Coffee Delivery is an application that simulate a online coffee delivery shop
pedrohenrikle/design-system
Design System made for projects related to Rocketseat's Ignite track
pedrohenrikle/devstore
The devstore is an e-commerce, where Next.js 14 was used, using AppRouter structures.
pedrohenrikle/dt-money
DT Money is a financial registration platform, with search, filter and overview functionality on capital inflows and outflows. Project in order to learn how to use API's in the React environment.
pedrohenrikle/github-blog
The Github Blog is a platform for displaying issues from a repository (this one in this case). It's a project with the purpose of learning how to use API's with the ReactJs library
pedrohenrikle/gSSH
A remote connection tool made in Go using gRPC to streamline remote access and automate command execution across servers
pedrohenrikle/planner
A Spring-based API for managing trip resources, allowing CRUD operations for travelers. Designed to streamline travel planning with secure user authentication and efficient data handling.
pedrohenrikle/polls
A voting poll API made with Node.js using WebSockets to in real time actualization
pedrohenrikle/pomodoro-timer
Ignite Timer is an application to help the user to control time in the "Pomodoro" method of time management and organization
pedrohenrikle/crud-tasks
A Node.js & Typescript based API, developed with fastify, using JWT token authantication. Uses SQLite as a local database.
pedrohenrikle/food-app-mobile
The project is a food purchasing platform, where there are no transfers but a specialized order sent directly to the company's WhatsApp, with the customer's values, orders and address.
pedrohenrikle/gRPC-ToDo
pedrohenrikle/ignite-teams
The Ignite Team is my first React Native app. Here, you can organize yours teams, separating them and ranking as well.
pedrohenrikle/nestjs-clean
pedrohenrikle/nivo
Nivo is an application that served as the basis for learning React Query and other concepts
pedrohenrikle/nlw-spacetime
NLW - Spacetime is a project developed at Next evel Week, proposed by @Rocketseat. The project is a time capsule, with an authentication system. This application is full stack, with Front-End development, both for Web and Mobile, in addition to the Back-end with APIs.
pedrohenrikle/pedrohenrikle
pedrohenrikle/portfolio-html
A simple portfolio that shows your porjects! It was my first project.
pedrohenrikle/rpg-sheet
Este é um projeto com intúito de desenvolver uma ficha de RPG para um sistema de RPG que jogamos pois o mesmo não possui uma ficha própria.
pedrohenrikle/shoes-enterprise
Product page for a imaginary enterprise
pedrohenrikle/sidebar
A animated sidebar for a imaginary enterprise. It's fully responsive and animated by JS
pedrohenrikle/todolist
To Do List is a back-end Java application using SpringBoot. We are able to register tasks with titles and descriptions and change their data with a simple user validation system.
pedrohenrikle/upload-ai
upload.ai is an application with OpenAI API integration to make requests to AI. Here, we can upload the desired video and provide context for better response accuracy. We can (so far) generate video titles and descriptions.