Skip to content
View debarkamondal's full-sized avatar

Block or report debarkamondal

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

Debarka Mondal Full Stack & Systems Engineer

I build high-performance, secure, and scalable systems. Be it baremetal for serverless I do it all.


🛠 Technical Expertise

  • Backend & Systems: Rust (Distributed Systems, Protocol Design, MQTT), Node.js, Event-driven Architecture.
  • Mobile & Web: React Native, Expo, Next.js, Svelte.
  • Security & Protocols: Signal Protocol Implementation (X3DH, Double Ratchet), AEAD, FFI (C/JNI/iOS).
  • DevOps & Tooling: Docker, CI/CD, cross-platform build pipelines.

🚀 Key Engineering Contributions

Project Role Tech Stack
rmqtt/rmqtt Contributor Rust, Distributed MQTT, WebHooks
libsignal-dezire Creator Rust, Cryptography, FFI
KhamoshChat Creator React Native, Expo, E2EE
  • rmqtt/rmqtt (PR #372): Implemented core offline message event support for the WebHook plugin, facilitating real-time event handling in distributed IoT environments.
  • libsignal-dezire: A pure Rust implementation of the Signal Protocol. Engineered for high security and cross-platform compatibility via FFI (C, iOS, JNI).
  • KhamoshChat: Engineering E2EE messaging on mobile, leveraging custom secure protocol implementations for privacy-first architecture.

💼 Career Focus I thrive in high-growth, technically ambitious startups where I can own the full stack. My approach combines the precision of systems engineering (Rust) with the agility of full-stack mobile development (React Native/TS), ensuring the applications I build are not just functional, but performant and secure at scale.


📫 Connect with me: LinkedIn/debarkamondal | gitHub/@debarkamondal


Pinned Loading

  1. khamoshchat-mobile khamoshchat-mobile Public

    Cross platform mobile app made using Expo on top of React Native

    TypeScript

  2. libsignal-dezire libsignal-dezire Public

    Rust implementation of Signal Protocol for E2EE messaging.

    Rust 1

  3. rmqtt rmqtt Public

    Forked from rmqtt/rmqtt

    MQTT Server/MQTT Broker - Scalable Distributed MQTT Message Broker for IoT in the 5G Era

    Rust

  4. dezmerce dezmerce Public

    Cafe management system for managing tables, orders and payments.

    TypeScript

  5. expo-google-native-oauth expo-google-native-oauth Public

    A native google oauth module for expo react native using GIDSignIn(iOS) and Credentials Manager(Android)

    TypeScript 1

  6. expo-native-mqtt expo-native-mqtt Public

    Expo react native module which is a wrapper around HiveMQ for android and CocoaMQTT for iOS

    Kotlin