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

Block or report balaji-nordic

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

Balaji Srinivasan

Introduction

Hello there! ๐Ÿ‘‹ I'm Balaji, an embedded software developer based in Oslo, Norway. I am passionate about software development best practices, CI/CD, Low Power IoT devices and enjoy cooking and skiing.

About Me

Skills

  • ๐Ÿ’ป Programming Languages: C, Python
  • ๐Ÿ› ๏ธ Technologies: Bluetooth Low Energy, Cellular IoT

Projects

  1. NRF Connect SDK: My experiments with static code analysis on a fork of Nordic Connect SDK
  2. Wifi Power Measurement: Automated power measurements using github actions for wifi samples using Nordic's Power Profiler Kit
  3. Experiements with Unit Test frameworks for C: A repo with simple examples of how use CMock, FFF, and CMocka to write write mocks while developing unit tests.

Interests

  • Leadership
  • Software Craft
  • Automated testing

Fun Facts

  • ๐ŸŽฟ Indian who loves the Nordic winters.
  • ๐ŸŒ Travelled over 60 countries

Pinned

  1. nrfconnect/sdk-nrf nrfconnect/sdk-nrf Public

    nRF Connect SDK main repository

    C 848 1.1k

  2. unit-test-experiments unit-test-experiments Public

    Experiments with unit testing and mocking frameworks

    C 1

  3. wifi-power-meas-test wifi-power-meas-test Public

    This repository contains power measurement tests for the WiFI samples in Nordic Connect SDK using the PPK2.

    Python