Pinned Repositories
calculator-react
Implementation in ReactJS of a calculator based on macOS calculator
Compilador
Projeto de um Compilador para a disciplina MI - Processadores de Linguagem de Programação (UEFS)
crud-angular
design of a CRUD using Angular as frontend. The data entered in the register is stored in a JSON file on the backend, using JSON Server
dfgdrfgd
flappy-bird
implementation of the flappy bird game using HTML, CSS and JavaScript
linkedin-clone
Clone da interface gráfica do feed do LinkedIn, implementado em React
metalflix
implementação realizada no evento Imersão React da Alura, de uma plataforma que organiza vídeos de vários estilos de metal
nestjs-user-auth-api
CRUD de usuários com autenticação JWT | Construído com o NestJS
nubank-clone
Clone da interface do aplicativo mobile do Nubank em React Native
proffy-nlw
Projeto realizado durante a Next Level Week #2 da Rocketseat
AfonsoMachado's Repositories
AfonsoMachado/Compilador
Projeto de um Compilador para a disciplina MI - Processadores de Linguagem de Programação (UEFS)
AfonsoMachado/nubank-clone
Clone da interface do aplicativo mobile do Nubank em React Native
AfonsoMachado/calculator-react
Implementation in ReactJS of a calculator based on macOS calculator
AfonsoMachado/binary-tree
Implementation of a data structure in binary tree in the Java programming language
AfonsoMachado/circular-linked-list
Implementation of a data structure in circular linked list in the Java programming language
AfonsoMachado/Compiladores-UEFS
Destinado a implementações dos problemas do MI de compiladores
AfonsoMachado/double-linked-list
Implementation of a data structure in double linked list in the Java programming language
AfonsoMachado/dropbox-clone
Clone da interface da página inicial do site do Dropbox
AfonsoMachado/ecoleta-nlw
Implementado durante a Next Level Week #01, organizado pela Rocketseat
AfonsoMachado/generic-queue
Implementation of a generic queue data structure in the Java programming language
AfonsoMachado/instagram-feed-clone
Clone da interface gráfica do feed de notícias do Instagram, implementado em React Native
AfonsoMachado/ipprocess-latex-template
LaTeX template for documents based in the ipPROCESS targered to IP-core development.
AfonsoMachado/linked-list
Lista EncadeadaImplementation of a data structure in simple linked list in the Java programming language
AfonsoMachado/mata-mosquito
Implementation of a simple arcade game using JS, HTML, CSS and Bootstrap
AfonsoMachado/personal-budget
Implementation of a webapp that inserts personal financial expense data, and saves that data by persisting it in the browser cache. The data can later be consulted and deleted
AfonsoMachado/pesquisa-endereco
Design of a simple API for querying Brazilian addresses via zip code, using ajax requests on the https://viacep.com.br/ webservice
AfonsoMachado/qrcode-generator
Implementation of simple a QRCode generator using VueJS and the libray QRious
AfonsoMachado/realocate-queue
Implementation of a queue data structure based on arrays, which reallocates the elements in the removal, in order to always take advantage of the free spaces in the array
AfonsoMachado/spotify-interface-clone
Implementation of the initial interface of the spotify website for bootstrap studies
AfonsoMachado/stack
Implementation of a stack data structure based on array
AfonsoMachado/tcc1-ecomp-afonsomachado
Trabalho de Conclusão do Curso de Engenharia de Computação da Universidade Estadual de Feira de Santana, baseado nas normas NBR ABNT, com as devidas adaptações.
AfonsoMachado/uber-clone
Clone da interface gráfica principal do Uber, implementado em React Native