- Mato Grosso, Brazil
-
23:04
(UTC -04:00) - in/vitorlinsbinski
-
-
python-data-science Public
A repository to keep my studies about Data Science using Python
Jupyter Notebook UpdatedNov 25, 2024 -
vitor_linsbinski_engsw Public
Repositório destinado aos estudos relacionados à disciplina de Engenharia de Software na UNEMAT
Other UpdatedNov 6, 2024 -
voll-med-api Public
A Web API developed with Spring Boot to manage the registration of doctors, patients and appointments in a clinic
Java UpdatedAug 7, 2024 -
tabela-fip-api-java Public
A Java application to practice API consuming, Collections, Streams, Lambda Functions, Serialization, and Deserialization
Java MIT License UpdatedJul 23, 2024 -
A Java Web project that retrieves ramdomly recorded movie quotes from the database
Java UpdatedJul 22, 2024 -
screenmatch-java-com-web Public
A Java Web application developed with Spring Boot to provide data about TV programs from the OMDB API to a client.
Java UpdatedJul 19, 2024 -
screenmatch-java-jpa Public
A project to store data about TV Shows in a relational database using Spring Boot, JPA, PostgreSQL, OMDB API, and other features
Java UpdatedJul 18, 2024 -
screen-sound-musicas Public
A Java application to persist data about artists and songs using Spring Boot, JPA and PostgreSQL
Java UpdatedJul 18, 2024 -
pizzashop-web Public
A dashboard system developed for pizzerias to manage orders and deliveries
TypeScript UpdatedJun 26, 2024 -
crud-starlink Public
Project developed for the final work of the Object Oriented Programming subject, which consists of a basic CRUD in Java using Servlets, JSP and Tomcat Webserver
-
nestjs-fundamentals Public
A forum application developed in NestJS where students and instructors can create questions, answer questions, comment and share attachments for each topic.
-
byte_bank_jdbc Public
Byte Bank is a bank account project developed to learn about JDBC (Java Database Connectivity) API
Java UpdatedMay 11, 2024 -
forum-api Public
An API developed for a forum of students who can ask questions about a specific topic, in which another student, and even teachers, can answer them
TypeScript UpdatedMar 19, 2024 -
find-a-friend-api Public
"Find a Friend" is a pet adoption project that simplifies the process of discovering with pets available for adoption in your city.
TypeScript MIT License UpdatedFeb 24, 2024 -
gym-api-solid Public
An API developed in NodeJS following Design Patterns for back-end applications. The app consists of acting as an intermediary between gyms and users at check-in.
TypeScript UpdatedFeb 17, 2024 -
-
daily-diet-api Public
A back-end application developed in NodeJS using RESTful API to register your daily meals
TypeScript UpdatedFeb 6, 2024 -
bookwise Public
Bookwise is a website where you can explore books and write down a review for them.
TypeScript MIT License UpdatedFeb 3, 2024 -
api-rest-nodejs Public
A RESTful API developed in NodeJS with "Fastify" micro-framework to control financial transactions. "Knex.js" query builder was used in this project to interact with the database.
TypeScript UpdatedJan 31, 2024 -
data_structures Public
This is a repository to store all of my studies about Data Structures and Algorithms. Data Strucutres is a way to manage, organize, and perform data in computer memory with the best time and space …
C++ UpdatedJan 26, 2024 -
ignite-call Public
Ignite Call is a personal schedule creation project, allowing you to share with others your availability. NextJS, Stitches, Design-system, authentication, APIs, and other technologies were used.
TypeScript MIT License UpdatedJan 25, 2024 -
task-list-crud Public
A NodeJS challenge to develop a simple CRUD API to get, register, update, delete and complete tasks. Additionally, streams were used to read a csv file and send the data via the route to the local …
JavaScript MIT License UpdatedJan 25, 2024 -
devstore Public
Devstore is a shopping website that sells clothes. This project is designed to learn about the NextJS 13 App Router and tests, as well as practice the new features this update brings to us, such as…
TypeScript MIT License UpdatedJan 25, 2024 -
dashboard-with-tailwind Public
A dashboard to learn about Tailwind CSS, which is a utility-first CSS framework that simplifies web development by offering a collection of pre-designed utility classes.
TypeScript MIT License UpdatedJan 25, 2024 -
react-redux-zustand Public
A video player to learn about global state management in ReactJS with Redux and Zustand libraries
TypeScript MIT License UpdatedJan 25, 2024 -
nodejs-fundamentals Public
A NodeJS study project to learn about the fundamentals of this JavaScript Back-end library. In this project, I learned how to create simple api routes, such as http requests, streams, pipes, buffer…
JavaScript MIT License UpdatedNov 1, 2023 -
design-system Public
A design system developed for the interface "Ignite Call". In this project, it's introduced concepts like MonoRepo, package configurations, style documentation, Storybook, TurboRepo, and others.
TypeScript MIT License UpdatedOct 31, 2023 -
ignite-shop Public
Ignite Shop is a project simulating an e-commerce site selling Rocketseat's T-shirts. The technology core used was NextJS with TypeScript and "Stripe" to get data from an API.
TypeScript MIT License UpdatedOct 3, 2023 -
dt-money Public
A digital wallet developed in ReactJS + TypeScript to help you take control of your finances. This project was built using JSON Server lib to simulate a backend providing APIs for the front end.