victormrtns
Computer Science undergraduate student at São Paulo State University (UNESP) , working at SmartNX, as a Front-End developer. Studying ReactJs,NestJs and TS.
Smart NXRemoto
Pinned Repositories
AcademiaDio
Projeto que faz o backend de uma academia, usando PostgreSQL, Java e Spring, projeto guiado no Spring Bootcamp feito pela Dio
api-restful-parkingspot
Uma api desenvolvida durante um curso dirigido pela Micheli Brito, a qual o objetivo principal era a manipulação de vagas de estacionamento de um condomínio, o qual cada morador teria direito a uma vaga, usando o conceito REST para uma API
grafos_fechamentotransitivo
Um algoritmo feito em C que tem como objetivo produzir a matriz de fechamento transitivo, sendo essa a matriz caminho resultante, que independente do comprimento diz se de um ponto até outro existe um caminho.
kanban-spring-api
Kanban API using Java, responsible to: Manage Users, Boards and Cards using JWT, Docker, Spring, Bcrypt, Git and GitHub
mks-backend-challenge
API challenge from MKS. Objective to manage Films, use endpoints with authentication and cache with redis. Using TypeScript, NestJS, TypeORM, Swagger, Redis, Docker and PostgresSQL
nest-events-api
A REST API developed in Nest and TypeScript, utilizing TypeORM, Docker, and MySQL, among other skills. to create Events, manage Attendees and Users
new-challenge-magis5
Hackathon hosted by Magis5 during the Computer Science Week, where my team and I achieved first place. We prototyped a kind of marketplace, complete with class diagrams, requirements documentation, and prototyping.
projeto_processamentoPGM
Projeto feito na disciplina Algoritmos e Técnicas de Programação a fim de alterar os pixels de uma imagem do tipo .pgm gerando outros tipos de imagem em seguida
smartnx-frontend-challenge
This project is a React application that consumes the Star Wars API (SWAPI) using Vite for bundling and Material UI for styling. The application fetches data from the SWAPI and displays it in a user-friendly interface with appealing icons and a sleek design.
user-auth-system-backend
A backend system of creating user and login using JWT authentication, NestJS, TypeScript, Docker and TypeORM
victormrtns's Repositories
victormrtns/api-restful-parkingspot
Uma api desenvolvida durante um curso dirigido pela Micheli Brito, a qual o objetivo principal era a manipulação de vagas de estacionamento de um condomínio, o qual cada morador teria direito a uma vaga, usando o conceito REST para uma API
victormrtns/AcademiaDio
Projeto que faz o backend de uma academia, usando PostgreSQL, Java e Spring, projeto guiado no Spring Bootcamp feito pela Dio
victormrtns/grafos_fechamentotransitivo
Um algoritmo feito em C que tem como objetivo produzir a matriz de fechamento transitivo, sendo essa a matriz caminho resultante, que independente do comprimento diz se de um ponto até outro existe um caminho.
victormrtns/IntroGrafos
Um algoritmo inicial de grafos que deseja saber se existe um caminho com x estradas que vai de uma cidade até outra.
victormrtns/mks-backend-challenge
API challenge from MKS. Objective to manage Films, use endpoints with authentication and cache with redis. Using TypeScript, NestJS, TypeORM, Swagger, Redis, Docker and PostgresSQL
victormrtns/nest-events-api
A REST API developed in Nest and TypeScript, utilizing TypeORM, Docker, and MySQL, among other skills. to create Events, manage Attendees and Users
victormrtns/new-challenge-magis5
Hackathon hosted by Magis5 during the Computer Science Week, where my team and I achieved first place. We prototyped a kind of marketplace, complete with class diagrams, requirements documentation, and prototyping.
victormrtns/spring-hibernate-course-exercises
Alguns exercícios desenvolvidos no curso "Spring & Hibernate for Beginners (includes Spring Boot)"
victormrtns/UML_JSON_ClassGenerator
Projeto feito na disciplina de Programação Orientada a Objetos, criar um novo projeto, exportar e importar arquivos .json e uml que servem pra representar a estrutura de um projeto, com suas classes, pacotes e atributos, além dos relacionamentos e multiplicidade entre classes.
victormrtns/kanban-spring-api
Kanban API using Java, responsible to: Manage Users, Boards and Cards using JWT, Docker, Spring, Bcrypt, Git and GitHub
victormrtns/smartnx-frontend-challenge
This project is a React application that consumes the Star Wars API (SWAPI) using Vite for bundling and Material UI for styling. The application fetches data from the SWAPI and displays it in a user-friendly interface with appealing icons and a sleek design.
victormrtns/user-auth-system-backend
A backend system of creating user and login using JWT authentication, NestJS, TypeScript, Docker and TypeORM
victormrtns/app-ideas
A Collection of application ideas which can be used to improve your coding skills.
victormrtns/book-ED2-v4
victormrtns/code_challenge_coorlab
An API developed with python and a front-end developed with VueJs
victormrtns/Exercicios_ED2_Arquivo
Conjunto de exercícios a fim de resolver problemas baseados em: Recuperação de campos em arquivos, manipulação de dados em arquivos, adição, remoção
victormrtns/first_webSpider
victormrtns/frontend-site-UNL
victormrtns/Graphs_Functions_UNESP
victormrtns/kanban-front-react
victormrtns/my_first_web_crawler
Meu primeiro web crawler utilizando java.
victormrtns/nlw-ignite-projeto1
victormrtns/nlw-nodejs
A poll API that allows to create Poll, delete Poll, vote On Poll. Using Web Sockets with Redis, Prisma for ORM, Node, TypeScript and Docker
victormrtns/nlw-setup-explorer
Projeto guiado pela rocketseat a fim de fazer um To-do com design similar ao GitHub, conceitos utilizados: HTML, CSS, JS, manipulação de array, manipulação do DOM
victormrtns/node-fundamentals-ignite
Node fundamentals from RocketSeat, topics: App Structure, Streams in NodeJS, Databases in Node and Routes Endpoints
victormrtns/projeto-micro
Projeto de Microprocessadores
victormrtns/Projeto1_ed2
Projeto que envolve manipulação de registro em arquivo utilizando C
victormrtns/Projeto2ED2
victormrtns/to-do-react
victormrtns/victormrtns