Pinned Repositories
ARM-CPU
ARM-CPU implemented verilog
clouds-and-bombs
zig-zag like game in unity
github-api-sandbox
simple react apollo client working with github api
HitBall
Hitball game made in Unity
java-2048
Java 2048 game
line-follower-robot
Line follower robot with PID controller in Arduino
Mensch
Mensch game made in Unity
Microprocessor-Lab
Microprocessor Lab projects (Atmega16, C language)
mnist-neural-network
mnist classification with convolutional neural network in python and keras
NinjaRunner
Java platformer game
navidadelpour's Repositories
navidadelpour/ARM-CPU
ARM-CPU implemented verilog
navidadelpour/clouds-and-bombs
zig-zag like game in unity
navidadelpour/Mensch
Mensch game made in Unity
navidadelpour/HitBall
Hitball game made in Unity
navidadelpour/line-follower-robot
Line follower robot with PID controller in Arduino
navidadelpour/Microprocessor-Lab
Microprocessor Lab projects (Atmega16, C language)
navidadelpour/github-api-sandbox
simple react apollo client working with github api
navidadelpour/mnist-neural-network
mnist classification with convolutional neural network in python and keras
navidadelpour/npuzzle-nqueen-solver
Npuzzle and Nqueen solver with hill climbing and simulated annealing algorithms
navidadelpour/room-accounts-calculator
simple java application to calculate transactions
navidadelpour/project-list-client
Trello like application (client part) in react js and apollo-client
navidadelpour/project-list-server
Trello like application (server part) in node js and graphql
navidadelpour/AI-Practices
Artifical Intellgence with python
navidadelpour/amazon-neural-network
amazon product rating classification in python and keras
navidadelpour/artsy-client
Client for Artsy api implemented in react apollo
navidadelpour/artsy-flutter
Flutter client for Artsy API
navidadelpour/artsy-react-native
React native client for Artsy API
navidadelpour/blog-post-page
navidadelpour/coding-dojo-boilerplate
A boilerplate for Coding Dojo challenges
navidadelpour/genetic-algorithm
Genetic algorithm implemented in python
navidadelpour/graphql-voyager
🛰️ Represent any GraphQL API as an interactive graph
navidadelpour/InfixToPostfix
Simple java InfixToPostfix program
navidadelpour/java-encoder-decoder
Simple java encoder decoder program
navidadelpour/mem-cpu-destroyer
Destroy your computer memory and CPU
navidadelpour/navidadelpour-website
My personal website
navidadelpour/nlp-machine-learning
Natural Language Processing Machine learning with python and keras (text generator)
navidadelpour/pacman-solver
pacman solver with uninformed search algorithms in python
navidadelpour/pima-indians-diabetes-neural-network
pima indians diabetes neural network with python and keras
navidadelpour/radviz-VA
Visual analytics clustering with radviz and flask
navidadelpour/socket-chat-program
Simple socket.io web app chat program