arthurql
Data Engineer and Solutions Architect. BSc. in Computer Engineering.
NTT DATAUberlandia, MG, Brazil.
Pinned Repositories
AAAE_Frontend
airline-tickets-docker-api
airline-tickets-kubernetes
Airline tickets API deployment with Kubernetes using Minikube.
ArthurQuerido
Config files for my GitHub profile.
Binary-Relations
Code to generate a .txt with all 65536 binary relations of a 4 elements set, classified by reflexive, transitive, symmetric and/or function.
Deterministic-Finite-Automata
Simple code of a universal DFA, please check README for more info.
Deterministic_Turing_Machine
Simple Python code for a deterministic Turing machine.
Finite_Automata
Simple python code for a universal FSM simulator.
Live_Blur_Detection
Python notebook containing an algorithm for live blur detection and filter appliance.
LMD-
arthurql's Repositories
arthurql/AAAE_Frontend
arthurql/airline-tickets-docker-api
arthurql/airline-tickets-kubernetes
Airline tickets API deployment with Kubernetes using Minikube.
arthurql/ArthurQuerido
Config files for my GitHub profile.
arthurql/Binary-Relations
Code to generate a .txt with all 65536 binary relations of a 4 elements set, classified by reflexive, transitive, symmetric and/or function.
arthurql/Deterministic-Finite-Automata
Simple code of a universal DFA, please check README for more info.
arthurql/Deterministic_Turing_Machine
Simple Python code for a deterministic Turing machine.
arthurql/Finite_Automata
Simple python code for a universal FSM simulator.
arthurql/Live_Blur_Detection
Python notebook containing an algorithm for live blur detection and filter appliance.
arthurql/LMD-
arthurql/P1_MTP
Prova de métodos e técnicas de programação.
arthurql/Pushdown-Automata
Simple python implementation of a PDA.
arthurql/Simple-Shell
C++ code for a simple Unix Shell
arthurql/Turing-Machine
Four turingmachinesimulator.com codes, for four different problems.