Skip to content
View darshankharbikar's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report darshankharbikar

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

DARSHAN KHARBIKAR β€” Sr. Systems Software Engineer

Embedded systems | Kernel Development |Yocto Project| Baremetal programming | RTOS | 5G gNB testing

πŸ‘¨β€πŸ’» About Me

Hi, I'm DARSHAN KHARBIKAR.

  • I work on testing and development of 5G Base Station
  • I am a proud owner of STM32F411(ARM CORTEX M4), ESP32 DevKit V1(XTENSA L6), and Raspberry Pi 4B(ARM CORTEX A-72) building baremetal, HAL, RTOS and embedded Linux systems.
  • Focus: platform bring-up, baremetal programming, HAL, kernel modules, and secure firmware.
  • Platform bring-up and configuration of Xilinx ZCU102 and Raspberry Pi.
  • Development, integration, and testing of 5G gNB components (CN, CU/DU, RU – Benetel and VVDN).
  • Kernel-level work: driver integration, module debugging, and real-time patching.
  • Configuration and validation of UE (CPEs, IP cameras, mobile devices).
  • Ensured gNB compliance with ITSAR security standards.
  • Implemented secure log export (SSL/TCP) and configured Baseboard Management Controller(BMC) for remote monitoring.
  • Tested and configured SMO for gNB telemetry and fault management.
  • Authored detailed technical documentation across development and test phases.

πŸ› οΈ Tech Stack

C C++ Python Linux STM32 ESP32 RaspberryPi

πŸ“Š Work Metrics

Metric Value
Years in Embedded Systems 3.5+
Lines of C/C++ Written 20K+
Lines of Bash Shell Script Written 1k+
Embedded Boards Programmed 4+
Open Source Project Contributions --
Projects in Baremetal and Bootloader programming --
Projects in Kernel Development 5+
Projects in RTOS 1+
Projects in IoT and Embedded Security --

πŸ”­ Featured Projects

βœ‰οΈ Connect

β€’LinkedIn β€’My Youtube Channelβ€’ My Project Portfolio β€’ email: darshankharbikar@gmail.com

Pinned Loading

  1. MTech-Dissertation-RPI-NAS MTech-Dissertation-RPI-NAS Public

    Building a Smart NAS System Using Raspberry Pi 4B with Bluetooth File Transfer and WhatsApp Alerts

    Python

  2. RTOS-Task-Scheduler-on-STM32 RTOS-Task-Scheduler-on-STM32 Public

    Implemented round-robin and priority-based task switching using FreeRTOS. Created a mini RTOS visualizer over UART for task status monitoring.

    C

  3. Custom-I2C-Kernel-Driver Custom-I2C-Kernel-Driver Public

    C

  4. Embedded-Linux-using-yocto Embedded-Linux-using-yocto Public

    Learning yocto from scratch

    Shell