Skip to content
View burakzaferozcan's full-sized avatar
Block or Report

Block or report burakzaferozcan

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
burakzaferozcan/README.md
  • 👋 Hi, I’m Burak Zafer Özcan, and I'm on my way to becoming a 'Javascript Man'.
  • fx const getStack = () => {
  • return {
  • MEVRN_STACK: [
  • { M: "MongoDB" },
  • { E: "ExpressJS" },
  • { V: "VueJS" },
  • { R: "ReactJS" },
  • { N: "NodeJS" },
  • ]};};
  • js console.log('I’m currently learning : ${getStack().MEVRN_STACK.map((tech) => {return Object.values(tech)}).join(" ")}');

Pinned

  1. mevn-stack-bostorek mevn-stack-bostorek Public

    HTML

  2. task-manager-mevn-stack task-manager-mevn-stack Public

    JavaScript

  3. mern-stack-todo-app mern-stack-todo-app Public

    JavaScript

  4. vue.js-pinia vue.js-pinia Public

    Vue

  5. learning-vue learning-vue Public

    Vue

  6. learning-nodejs learning-nodejs Public

    HTML