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.

Content in all repositories owned by your account will be closed.
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

"Learning is a journey, certainty slows you down, Doubt keeps you moving."

I build high-performance, secure, and scalable systems β€” from bare metal to serverless. Creator of the deez-in open-source organization and the DeezChatz end-to-end encrypted messaging platform.

🌐 Portfolio: debarkamondal.com Β· πŸ“¦ Org: github.com/deez-in Β· πŸ’¬ Platform: chatz.deez.in


πŸ›  Technical Expertise

  • Systems & Backend: Rust (Axum, Tokio, Distributed Systems, Protocol Design, MQTT, Zero-Copy), Node.js, Event-Driven Architectures.
  • Mobile & Frontend: React Native, Expo, TypeScript, Astro, Next.js, Svelte, Tailwind CSS.
  • Cryptography & Security: Signal Protocol (X3DH, Double Ratchet), AEAD, VXEdDSA, Cross-Platform FFI (C / Swift / JNI).
  • Infrastructure & Tooling: Docker & Context Optimization, Linux CI/CD Pipelines, Ansible, Cloudflare Pages/Workers, AWS.

πŸš€ Key Projects & Ecosystem

Creator and maintainer of the Deez Ecosystem β€” a privacy-first, end-to-end encrypted communication suite spanning systems-level Rust backends, cryptographic protocol implementations, and high-performance native Expo mobile modules.

Project Role Tech Stack Description
DeezChatz Mobile Creator React Native, Expo, TS, E2EE Cross-platform E2EE messaging app powered by Signal Protocol.
DeezChatz API Creator Rust, Axum, Redis, MQTT High-throughput backend handling key exchange, sessions, and real-time routing.
libsignal-dezire Creator Rust, Cryptography, FFI Pure-Rust Signal Protocol implementation engineered for performance and FFI.
deezchatz-sdk-rust Creator Rust, Tokio, MQTT Async client SDK encapsulating Signal ratchets, VXEdDSA REST auth, and MQTT.
deezchatz-cli Creator Rust, Ratatui, SQLCipher Terminal-native client featuring Ratatui TUI and encrypted SQLite storage.
expo-audio-opus Creator Rust, Swift, Kotlin, Audio Native Expo module for bidirectional PCM/Opus encoding and Ogg audio playback.
expo-native-mqtt Creator Kotlin, Swift, Expo, MQTT High-performance native MQTT client bindings wrapping HiveMQ & CocoaMQTT.

⚑ Upstream & Open Source Contributions

Selected pull requests to infrastructure, codecs, and distributed systems:

  • stephenberry/opus-pure (PR #3): Eliminated hot-path heap allocations on decode/analysis paths via Cow<'a, [u8]> and scratch buffers, bounded Ogg packet reassembly to 16 MiB against DoS, and hardened ARM NEON SIMD dispatch.
  • rmqtt/rmqtt (PR #381): Reduced Docker build context by 99% (from 11.4 GB down to 119.5 MB) via targeted .dockerignore rules, resolved Linux CI dependencies, and fixed compilation warnings in subscription matching logic.
  • rmqtt/rmqtt (PR #372): Implemented core offline_message event lifecycle support for the WebHook plugin, enabling webhook listeners to process real-time events for offline MQTT clients.
  • Lidarr/Lidarr (PR #5750): Implemented customizable indexer search pattern schemas in C#/.NET for dynamic criteria handling.

πŸ’Ό Career Focus

I thrive in high-growth, technically ambitious environments where I can own the full stack. My approach combines the rigor and performance of systems engineering (Rust, cryptography, distributed networks) with the velocity of modern product development (React Native, TypeScript, Astro), ensuring products are not just functional, but resilient, secure, and performant at scale.


πŸ“« Connect With Me

Pinned Loading

  1. deez-in/deezchatz-mobile deez-in/deezchatz-mobile Public

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

    TypeScript

  2. deez-in/deezchatz-api deez-in/deezchatz-api Public

    Rust

  3. deez-in/libsignal-dezire deez-in/libsignal-dezire Public

    Rust implementation of Signal Protocol for E2EE messaging.

    Rust 1

  4. deez-in/expo-native-mqtt deez-in/expo-native-mqtt Public

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

    Kotlin

  5. deez-in/expo-google-native-oauth deez-in/expo-google-native-oauth Public

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

    TypeScript 2

  6. dezmerce dezmerce Public

    Cafe management system for managing tables, orders and payments.

    TypeScript