Skip to content
View mhd-sdk's full-sized avatar
💢
Smoke weed every days
💢
Smoke weed every days

Block or report mhd-sdk

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
mhd-sdk/README.md

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"
  }


Tech stack

Basics : html5 css vsCode Windows linux

Front : reactJs jQuery bootstrap TypeScript Grafana

Back : Symfony golang mysql postgresql

Software : Java Python Arduino

Others : postman notion apache Microsoft Office Jira

Pinned Loading

  1. REST-boilerplate-golang REST-boilerplate-golang Public

    Simple project to learn golang

    Go 1