Pinned Repositories
Changdle
A frustrating version of wordle where the secret word changes everytime you make a wrong guess.
coding-challenges
~ interview challenges
cronscheduler
A simple cron scheduler in python
CryptographyProjects
DartClassCreatorForJson
A method that exports a class file for dart according to the parameters
image-filter-on-the-cloud
content for Udacity's cloud developer nanodegree
image-filter-udagram
nehadyounis
Config files for my GitHub profile.
Snake-on-Arduino
wordle_best_words
what's the best word to start wordle with?
nehadyounis's Repositories
nehadyounis/wordle_best_words
what's the best word to start wordle with?
nehadyounis/Changdle
A frustrating version of wordle where the secret word changes everytime you make a wrong guess.
nehadyounis/Snake-on-Arduino
nehadyounis/coding-challenges
~ interview challenges
nehadyounis/cronscheduler
A simple cron scheduler in python
nehadyounis/CryptographyProjects
nehadyounis/DartClassCreatorForJson
A method that exports a class file for dart according to the parameters
nehadyounis/image-filter-on-the-cloud
content for Udacity's cloud developer nanodegree
nehadyounis/image-filter-udagram
nehadyounis/nehadyounis
Config files for my GitHub profile.
nehadyounis/nehadyounis.github.io
nehadyounis/portfolio-vue
nehadyounis/Simple-Blockchain-in-Go
This is a simple implementation of blockchains in Go, inspired by @Jeiwan
nehadyounis/test-java-methods
nehadyounis/udacity-monolith-to-microservices-project
Project code for cd0354 Monolith to Microservices at Scale course taught by Justin Lee
nehadyounis/wordle_random_api
A random word generator API for wordle-like games
nehadyounis/wordle_random_api_demo_website
A demp website for wordle_random_api built in vuejs