nadjiel
✍️ Always learning. System analyst and developer via @ifpb. Games developer; Language learner; Pixel artist.
Brazil
Pinned Repositories
agora
Little task list app made to practice React Native's basic features.
anime
A plugin for creating animations in Godot.
api-x
API made for Typescript practice.
c-structs
calculadora-de-ranking
Este é um pequeno projeto em JavaScript que consiste em uma calculadora de partidas rankeadas fictícia baseada na quantidade de vitórias e derrotas do jogador providenciadas.
chessey
Jogo de xadrez em linha de comando desenvolvido em C.
classificador-de-nivel
Este é um pequeno projeto em JavaScript que consiste em um classificador de nível de um herói com base na quantidade de XP providenciada.
dio-lab-open-source
⚠LEIA A ISSUE FIXADA! Repositório do lab Contribuindo em um Projeto Open Source no GitHub da Digital Innovation One.
ghost-game
This repository is about a puzzle game based on some classic NES and GBC games.
optional-singleton
Optional Singleton is this adaptation of the Singleton Design Pattern that strives to be more test friendly while also maintening the global scope that is the main purpose of the pattern.
nadjiel's Repositories
nadjiel/ghost-game
This repository is about a puzzle game based on some classic NES and GBC games.
nadjiel/optional-singleton
Optional Singleton is this adaptation of the Singleton Design Pattern that strives to be more test friendly while also maintening the global scope that is the main purpose of the pattern.
nadjiel/agora
Little task list app made to practice React Native's basic features.
nadjiel/anime
A plugin for creating animations in Godot.
nadjiel/api-x
API made for Typescript practice.
nadjiel/calculadora-de-ranking
Este é um pequeno projeto em JavaScript que consiste em uma calculadora de partidas rankeadas fictícia baseada na quantidade de vitórias e derrotas do jogador providenciadas.
nadjiel/chessey
Jogo de xadrez em linha de comando desenvolvido em C.
nadjiel/classificador-de-nivel
Este é um pequeno projeto em JavaScript que consiste em um classificador de nível de um herói com base na quantidade de XP providenciada.
nadjiel/dio-lab-open-source
⚠LEIA A ISSUE FIXADA! Repositório do lab Contribuindo em um Projeto Open Source no GitHub da Digital Innovation One.
nadjiel/docker-bay
Yet another sample todo list. This one is meant to help with Docker learning.
nadjiel/figure-engine
A typescript open source 2D game engine for HTML5 games with the Canvas API
nadjiel/forest-forum-api
RESTful API for a fictional "Forest Forum" made using Express and NodeJS
nadjiel/game-zone
Game reviews app made following the The Net Ninja's youtube tutorial on React Native.
nadjiel/gem-creatures
A 2D Pokélike open world game about fighting with creatures and saving the world
nadjiel/hallway
Hallway is my personal portfolio project made in React.
nadjiel/imagine-engine
An engine for making 2D games with java.
nadjiel/mail-man
Mail Man is a web page made to learn to use the EmailJS library.
nadjiel/medieval-comedy
Esse repositório é sobre um protótipo de jogo roguelike no estilo Vampire Survivors que foi feito para um Bootcamp de Godot.
nadjiel/nadjiel
Repository meant for my profile README
nadjiel/nunes-sports
Desafio do programa Best Minds 2024 da Every Mind que consiste em um site para empresa ficcional Nunes Sports.
nadjiel/pokedex
This project is a reimagination of a pokedex that provides info about pokemon with the pokeapi.
nadjiel/pong-plus
Remake of the 70s Pong game.
nadjiel/py-chat
Chat em linha de terminal feito com o uso de Sockets em Python.
nadjiel/storage
API that stores product informations made for Spring Boot practice.
nadjiel/tasker
Classic todo manager API. This time made with Java for Spring boot learning.
nadjiel/the-ghost-game
This repository is about a puzzle game based on some classic NES and GBC games.
nadjiel/to-do-list-react
Lista de tarefas simples feita como meu primeiro projeto com React