☕
$me ? "Writing some code !" : "Enjoying my coffee" ;
let me = {
"full name" : "Aymane Benhima",
"age" : 29,
"job" : "Full Stack Web Developer",
"level" : "Intermediate",
"hobbies" : "slaying bugs"
}
-
Youcode
- Morocco
- http://aymendev.me
- @aymanebenhima
- in/aymanebenhima
Highlights
- Pro
Starred repositories
8
stars
written in PHP
Clear filter
Technical challenges for engineering applicants.
Crown Game is turn base game used dice for two players to play online
SakamotoMVC (坂本MVC) is a simple yet powerful MVC framework for PHP, written in PHP. and it is made for simple and fast development of web applications and APIs.
This repository is made to showcase to my fellow developer classmates the advantages of using the repository pattern in the context of an mvc structure.