Skip to content
View dharunm236's full-sized avatar

Highlights

  • Pro

Block or report dharunm236

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

Dharun M.

Writing more code than words.

Popular repositories Loading

  1. Heart-rate-monitor-using-STM32 Heart-rate-monitor-using-STM32 Public

    A real-time heart rate monitoring system using an STM32 microcontroller, MAX30102 sensor, and SSD1306 OLED display. The system measures heart rate, displays it on an OLED screen, and transmits the …

    C 2 4

  2. Federated_learning Federated_learning Public

    Go 1

  3. DragonflyBSD-Features-in-a-HTML-page DragonflyBSD-Features-in-a-HTML-page Public

    Features of Dragonfly BSD along with their system calls , commands and some special features

    HTML 2

  4. DSA-Cluster-management-Pandemic DSA-Cluster-management-Pandemic Public

    A simulation tool for managing and controlling the spread of a pandemic. This project uses various algorithms and data structures to calculate infection rates, allocate medical resources, identify …

    Python 2

  5. RAPTOR RAPTOR Public

    Forked from sibivarshan/RAPTOR

    A simple stock exchange desktop application implemented using networking protocols in python.

    Python

  6. Calculator-using-TCP Calculator-using-TCP Public

    This project features a simple calculator with a graphical user interface (GUI) that communicates with a server to perform basic arithmetic and bitwise operations. The client sends expressions to t…

    Python