Hello fellow geeks (⌐■_■)
I am an apprentice full-stack developer
import Mehdi from "Life";
class Life {
constructor(Mehdi) {
this.currentJob = "apprentice developer";
this.hobbies = ["gaming","coding","animes","gym"];
this.stack = ["react","typescript","nodejs","go","symphony",...];
}
currentProjects = ["Learning golang"]
contacts = {
website: "http://mehdiseddik.eu/", // TODO : update this shit :)
email: "mhdi.seddik@gmail.com",
linkedIn: "www.linkedin.com/in/mehdi-seddik-841b341b9"
}