jv-amorim
Software developer. Career in the areas of Computer Science and Software Engineering in evolution, focusing on web development.
Helena TecnologiaMontes Claros - MG, Brasil
Pinned Repositories
Angular-Animations
Projeto simples utilizado no estudo de animações de transição entre rotas no Angular.
Angular-Tour-Of-Heroes
Project created following the official tutorial for beginners at Angular.
basic-graphics-system
A basic graphics system created with Python and PySide6.
canny-edge-detector
The Canny Edge Detector is an algorithm used to perform edge detection in image processing. This repository contains an implementation in Python.
online-catalog-angular
A simple online catalog. Created with Angular.
OnlineStore-ASP.NET-Core
Online store created with ASP.NET Core.
Unity-Helpers
A set of Unity C# scripts useful for several different projects.
Unity-Movement-Recorder
Medição da velocidade média de um GameObject e a visualização do replay do movimento exato (posição, rotação e velocidade) desse GameObject.
jv-amorim's Repositories
jv-amorim/online-catalog-angular
A simple online catalog. Created with Angular.
jv-amorim/OnlineStore-ASP.NET-Core
Online store created with ASP.NET Core.
jv-amorim/DevRadar_OmniStack10
O DevRadar trata-se de uma aplicação que exibe em um mapa, com base na geolocalização do usuário, desenvolvedores próximos que trabalham com a tecnologia pesquisada. O desenvolvimento da aplicação foi realizado na Semana OmniStack 10, evento realizado pela Rocketseat.
jv-amorim/Angular-Tour-Of-Heroes
Project created following the official tutorial for beginners at Angular.
jv-amorim/ant-colony-clustering-algorithm
Implementação do algoritmo Ant Colony Clustering em Python.
jv-amorim/basic-graphics-system
A basic graphics system created with Python and PySide6.
jv-amorim/canny-edge-detector
The Canny Edge Detector is an algorithm used to perform edge detection in image processing. This repository contains an implementation in Python.
jv-amorim/angular-i18n-test
This project is intended to show how to generate an Angular app with multiple languages (i18n = internalization).
jv-amorim/angular-src-folder-template
A source folder template to Angular projects, including some basic features to fast project initialization.
jv-amorim/background-swapper
jv-amorim/BeTheHero_OmniStack11
O BeTheHero é um projeto que visa conectar pessoas que desejam fazer contribuições monetárias a ONG's que precisam de ajuda. A aplicação foi desenvolvida na Semana OmniStack 11, realizada pela Rocketseat.
jv-amorim/clean-node-api
jv-amorim/elasticsearch-demo-task-app
A task list app using .NET and Angular with the purpose of testing ElasticSearch.
jv-amorim/firebase-database-dotnet
C# library for Firebase Realtime Database.
jv-amorim/genetic-algorithm-python
A genetic algorithm created with Python.
jv-amorim/HelloJakartaEE8
Learning Jakarta EE 8 with tests and prototypes.
jv-amorim/ifnmg-aps-trabalhos
jv-amorim/ifnmg-dev-web-gestaoprocessos
Sistema em Java 17 e Jakarta EE8 para gestão de processos seletivos.
jv-amorim/ifnmg-dev-web-grupostrabalho
Projeto em Java 17 e Jakarta EE8 para estudo de consultas JPQL, utilizando JPA, TypedQueries, NamedQueries e diversos outros recursos do ecossistema Java.
jv-amorim/ifnmg-dev-web-w3s-clone
jv-amorim/image-comparison-slider
A image comparison slider created with HTML, CSS and JavaScript.
jv-amorim/Indexacao-Arquivo-Netflix
Projeto para estudo de indexação de arquivos em C++, utilizando como base um arquivo de dados das séries e filmes da Netflix. Exercício da disciplina de Organização e Sistemas de Arquivos.
jv-amorim/kanban-app
A Kanban application created with Angular.
jv-amorim/minimax-tictactoe
Application of Minimax AI Algorithm in TicTacToe game implemented in Python.
jv-amorim/ModelagemGeometricaOpenGL
Estudo de modelagem geométrica (computação gráfica) utilizando C++ e OpenGL.
jv-amorim/readme-template
📜 Modelos readme para qualquer pessoa copiar e usar em seu GitHub.
jv-amorim/simple-genetic-algorithm
A simple genetic algorithm where a population evolves.
jv-amorim/space-invaders
A Space Invaders inspired game created with JavaScript and HTML Canvas.
jv-amorim/TaskManagerJakartaEE8
Jakarta EE 8 TaskManager Project
jv-amorim/tic-tac-toe
A Tic-Tac-Toe game created following the React beginners tutorial.