Skip to content
View Mona-Roza's full-sized avatar

Highlights

  • Pro

Block or report Mona-Roza

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
Mona-Roza/README.md

Hi there!

I’m an Embedded Software Engineer with a strong interest in Backend Development.

I’m always looking for ways to improve my skills — whether it’s learning new technologies, writing cleaner code, or finding smarter solutions to complex problems. I also enjoy sharing what I learn and helping other developers whenever I can.

🌱 Currently Learning

  • Scalable embedded-to-cloud architectures
  • Desktop development
  • QT
{
  "name": "Başak Nisan",
  "location": "Istanbul, Turkey",
  "current_role": "Embedded Software Engineer",
  "education": [
    {
      "institution": "Namık Kemal University, Department of Computer Engineering",
      "gpa": "3.39 / 4.00"
    },
    {
      "institution": "Çemberlitaş High School",
      "gpa": "90.94 / 100"
    }
  ],
  "experience": [
    {
      "period": "September 2025 - Present",
      "company": "K******",
      "title": "Embedded Software Engineer"
    },
    {
      "period": "October 2024 - March 2025",
      "company": "Uestco Energy Systems",
      "title": "Embedded Software Engineer"
    },
    {
      "period": "April 2023 - September 2024",
      "company": "Sensemore.io",
      "title": "Embedded Software Engineer"
    }
  ],
  "skills": {
    "programming_languages": [
      "C",
      "C++",
      "Python",
      "JavaScript"
    ],
    "frameworks_and_sdks": [
      "ESP-IDF",
      "STM32Cube",
      "AVR LibC",
      "nRF5 SDK",
      "Renesas SSP",
      "Vue.js",
      "Electron.js",
      "Node.js",
      "Express.js",
      "React Native"
    ],
    "operating_systems": [
      "FreeRTOS",
      "ThreadX",
      "Zephyr",
      "Linux / Unix",
      "macOS",
      "Windows"
    ],
    "protocols_and_technologies": [
      "MQTT",
      "TCP/IP",
      "DNS",
      "NTP",
      "SPI",
      "I2C",
      "UART",
      "Stack based protocols",
      "Bluetooth Low Energy",
      "Wi-Fi",
      "Ethernet"
    ],
    "microcontrollers": [
      "ESP32 family",
      "STM32 family",
      "nRF52832",
      "Renesas Synergy S1 Series"
    ],
    "tools": [
      "VS Code",
      "STM32Cube Tools",
      "Renesas e² studio"
    ],
    "other": [
      "Bash Scripting",
      "Git & GitHub",
      "Make",
      "CMake",
      "Doxygen",
      "MongoDB"
    ]
  },
  "hobbies": [
    "Coding",
    "Electronics & Maker Projects",
    "Motorcycle and Car Driving"
  ]
}

Pinned Loading

  1. car_tracking car_tracking Public

    CSS 1

  2. resume resume Public

    TeX 1

  3. WIND_USB WIND_USB Public

    Windows USB packet capture library using USBPcap

    C++