Skip to content
View Mbbahar's full-sized avatar
👩‍💻
👩‍💻
Block or Report

Block or report Mbbahar

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
Mbbahar/README.md

Hi 👋, I'm Münevver

mbbahar

export function ComputerEngineer() {
    const me = {
    name: "Münevver Bahar",
    role: "Frontend Developer",
    code: ["JavaScript", "TypeScript", "Dart", "Java", "Php", "HTML", "CSS"],
    knowledge_base: [
      "Software Engineering",
      "Mobile Programming",
      "Web Programming",
    ],
  };
const say_hi = (me) => {
    console.log(`Hello my friend, thanks for dropping by! This is ${me.name}, I live in Turkey. 
        I work as a ${me.role} and recently I am focusing on unit testing and web programming for my personal growth.
        I have wide interests, but most of them are multi-platform mobile programming.
        I write down tips and lecture notes on my personal tech blog, which can be found here: https://munevverbahar.medium.com/`);
  };
  
  say_hi(me);
}

Connect with me:

munevverbahar @munevverbahar mbbahar munevverbahar munevverbahar

Languages and Tools:

reactnative react javascript redux dart firebase git typescript

Pinned Loading

  1. Post-Sharing-App Post-Sharing-App Public

    JavaScript 1

  2. E-Commerce-App E-Commerce-App Public

    JavaScript 1

  3. To-Do-List-App To-Do-List-App Public

    JavaScript

  4. Food-App Food-App Public

    JavaScript 1

  5. VBT-Intership/MBahar-Retrofit-With-Kotlin VBT-Intership/MBahar-Retrofit-With-Kotlin Public

    Kotlin retrofit sample

    Kotlin 1

  6. VBT-Intership/MBahar-DoctorAppointmentAppUi VBT-Intership/MBahar-DoctorAppointmentAppUi Public

    Appointment UI made with Flutter

    Dart