Pinned Repositories
android
📱 This is a repository with several applications of the most varied types, to improve my skills as an Android developer using the Java programming language.
audaz
binary-tree
🌲 A binary tree implementation in C ++ using the concept of Object Orientation and Templates.
data-structure
📌 A data structure in computer science is a collection of both values and operations. It is a concrete implementation of an abstract data type or a basic or primitive data type.
JohnataDavi
minesweeper
💥 A simple minesweeper game made in c ++ with the console output.
sieve-of-eratosthenes
C++ implementation of the eratosthenes sieve using control and data parallelism.
spaceship-pygame
🛸 A simple 2d spaceship game, implemented using pygame.
style-transfer
🖼️ Python Style Transfer Algorithm Development using Convolutional Neural Networks (CNN).
uri-online-judge
🔥 List of URI resolved issues in some languages such as C ++, Java, Python, SQL, among others.
JohnataDavi's Repositories
JohnataDavi/uri-online-judge
🔥 List of URI resolved issues in some languages such as C ++, Java, Python, SQL, among others.
JohnataDavi/audaz
JohnataDavi/android
📱 This is a repository with several applications of the most varied types, to improve my skills as an Android developer using the Java programming language.
JohnataDavi/data-structure
📌 A data structure in computer science is a collection of both values and operations. It is a concrete implementation of an abstract data type or a basic or primitive data type.
JohnataDavi/JohnataDavi
JohnataDavi/sieve-of-eratosthenes
C++ implementation of the eratosthenes sieve using control and data parallelism.
JohnataDavi/binary-tree
🌲 A binary tree implementation in C ++ using the concept of Object Orientation and Templates.
JohnataDavi/minesweeper
💥 A simple minesweeper game made in c ++ with the console output.
JohnataDavi/spaceship-pygame
🛸 A simple 2d spaceship game, implemented using pygame.
JohnataDavi/style-transfer
🖼️ Python Style Transfer Algorithm Development using Convolutional Neural Networks (CNN).
JohnataDavi/b-star-tree
JohnataDavi/cep-api-flutter
Aplicativo desenvolvido no minicurso de flutter do SEEAC ministrado pelo Sávio.
JohnataDavi/class-complex-number
Create a class that represents an abstract data type, in this case Complex Number.
JohnataDavi/crud-java
A simple CRUD in JAVA
JohnataDavi/fap-bird
🐦Flappy Bird clone in Unity.
JohnataDavi/graph-plotting-r
📈 Algorithm for plotting graphs in R
JohnataDavi/phptips
Series of projects developed from the list of videos called PHP TIPS by UpInside.
JohnataDavi/portfolio
My Portfolio
JohnataDavi/python
JohnataDavi/recursion
Recursion algorithms, implemented in several languages.
JohnataDavi/supermex-shopping-list
Supermex - Lista de Compras
JohnataDavi/tic-tac-toe
Tic-tac-toe ( inglês americano ) ou Jogo da velha, é um jogo para dois jogadores, que faz o uso de X e O, que se revezam marcando os espaços em uma grade 3 × 3 . O jogador que conseguir colocar três de suas marcas em uma linha horizontal, vertical ou diagonal ganha o jogo.