marcelohama
Software engineer with a generalist and agnostic mindset for development.
Software Engineering Manager at OLX BrasilSão Paulo - SP
Pinned Repositories
Advanced-BackEnd
cart-magento
Cart Magento - Mercado Pago Module
cart-magento-ii
Cart Magento2 - Mercado Pago Module
cart-opencart
Cart OpenCart - Mercado Pago Module
cart-virtuemart
cart-woocommerce
Cart WooCommerce - MercadoPago Module
cart-wpecommerce
Cart WP-Commerce - MercadoPago Module
docker-hadoop
A standalone single-node Hadoop image for Docker
hanoi-tower
An implementation of Hanoi Tower with Java Swing
uavas-platform
AgentSpeak for UAV Development
marcelohama's Repositories
marcelohama/docker-hadoop
A standalone single-node Hadoop image for Docker
marcelohama/docker-java-mysql
This is a sample project of a Dockerized MySQL accessed by a simple backend with a CRUD functionality using Java SpringBoot technology.
marcelohama/hanoi-tower
An implementation of Hanoi Tower with Java Swing
marcelohama/uavas-platform
AgentSpeak for UAV Development
marcelohama/Advanced-BackEnd
marcelohama/cart-magento-ii
Cart Magento2 - Mercado Pago Module
marcelohama/cart-opencart
Cart OpenCart - Mercado Pago Module
marcelohama/cart-woocommerce
Cart WooCommerce - MercadoPago Module
marcelohama/cart-wpecommerce
Cart WP-Commerce - MercadoPago Module
marcelohama/chat-message
A simple chat application implemented with Java sockets
marcelohama/checkout-form
marcelohama/data-science-test
Some samples using python3 to do analytics with PySpark+Docker
marcelohama/disc-storing-samples
A set of samples of disc storing applications.
marcelohama/docker-hbase
marcelohama/docker-nginx-hello-world
SIngle page docker nginx
marcelohama/google-groups-forum-parser
A HTML parser to retrieve information from Google Groups Forum.
marcelohama/gp-graphics
A graph plotter made with C++ and Allegro lib.
marcelohama/hello-spring-boot
marcelohama/java-paint
A simple paint made with Java
marcelohama/kafka-docker
Dockerfile for Apache Kafka
marcelohama/mini-os
A simple operational system created with assembly and C.
marcelohama/network-simulator
A network simulator, with data corrections of CheckSum, CRC, and Hamming.
marcelohama/neural-network
An algorithm tester for neural networks.
marcelohama/peg-solitaire-game
A simple implementation of GEMS game, with assembly language.
marcelohama/policelo
E-Commerce store for Policelo.
marcelohama/search-technique-algorithms
An implementation of heuristic algorithms to solve a puzzle.
marcelohama/simulado-java-advanced
Este repositório traz a estrutura base na qual deve ser implementado o projeto de simulação de avaliação para o curso de Java Advanced com Spring Framework.
marcelohama/text-editor
A simple .txt text editor made with Allegro libs and C.
marcelohama/tree-data-structures
Several algorithms for tree data structures.
marcelohama/turing-machine-automaton-sim
An implementation of Turing Machine and a simulator of Automatons