Skip to content
View mighty840's full-sized avatar

Sponsoring

@coollabsio

Organizations

@viviswapcom

Block or report mighty840

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

Sharang Parnerkar

Twitter LinkedIn GitHub Visitors


⚡ The Pitch

struct Sharang {
    role:      &'static str,
    obsessed:  Vec<&'static str>,
    shipping:  Vec<Project>,
    philosophy: &'static str,
}

impl Sharang {
    fn new() -> Self {
        Self {
            role: "systems engineer · founder · firmware tinkerer",
            obsessed: vec![
                "Rust everywhere it fits (and a few places it doesn't)",
                "self-hosting the stack — Coolify, Gitea, SigNoz, LiteLLM",
                "AI agents that do real work, not demo work",
                "embedded firmware → cloud orchestration, end to end",
            ],
            shipping: vec![
                Project::Orchestrator,    // orca
                Project::FirmwareSDK,     // ferrite-sdk
                Project::RestaurantOS,    // kitchenasty
                Project::OpenDataAI,      // open-eyes
                Project::CampaignOps,     // politiktok
            ],
            philosophy: "own your infra, ship the weird stuff, measure everything",
        }
    }
}

🛠️ Arsenal

Rust TypeScript WebAssembly Embedded Tokio Embassy Dioxus Leptos

Docker Coolify Gitea MongoDB DuckDB SigNoz LiteLLM


🚀 Currently Shipping

🐋 orca

Container + Wasm orchestrator with AI ops The gap between Coolify and Kubernetes. Rust-native, GPU-aware, self-healing. Rust · Wasm · gRPC

Embedded firmware observability for ARM Cortex-M Crashes, metrics, traces — zero alloc. Because printf debugging is a war crime. Rust · Embassy · RTIC · STM32

👁️ open-eyes

GenAI dashboard for German open government data Natural language → DuckDB → ECharts. Ask in plain English, get a chart. Rust · DuckDB · LLM

🍽️ kitchenasty

Self-hosted restaurant OS · ⭐ 20 Online ordering, table reservations, kitchen ops — one admin panel. No SaaS rent. TypeScript · Next.js · Postgres

🗳️ politiktok

AI-powered campaign operations platform Because campaigns deserve better than spreadsheets and prayer. Rust · Leptos · LLM

Multi-platform payment SDK · ⭐ 5 Production SDK shipped at ETOSPHERES Labs. Mobile + web + native bindings. Rust · FFI · WASM


📊 The Numbers


🐍 Contribution Snake

snake gif


🧭 Philosophy

Own your infrastructure. Rented platforms give you velocity until they don't. Self-hosting is a moat.

Ship the weird stuff. The interesting problems live where firmware, AI, and distributed systems meet.

Measure everything. If it's not in SigNoz, it didn't happen.

Rust where it counts. Memory safety isn't a feature, it's a baseline.


Currently: building orca · firmware on STM32L4 · running a 3-channel music agent fleet

Open to: systems engineering roles · firmware contracts · AI infrastructure consulting

always self-hosting · always measuring · always shipping

Pinned Loading

  1. kitchenasty kitchenasty Public

    A self-hosted restaurant online ordering, table reservation, and management system. KitchenAsty enables restaurants, cafes, and takeaways to accept online orders for delivery and pickup, manage men…

    TypeScript 20 5

  2. ferrite-sdk ferrite-sdk Public

    Embedded Rust firmware observability SDK for ARM Cortex-M — crashes, metrics, and trace logs with zero alloc

    Rust 7 1

  3. open-eyes open-eyes Public

    GenAI-powered Open Government Data Dashboard - Explore German open data with natural language queries, DuckDB analytics, and interactive ECharts visualizations

    Rust 1

  4. orca orca Public

    Container + Wasm orchestrator with AI ops — fills the gap between Coolify and Kubernetes

    Rust 1

  5. politiktok politiktok Public

    AI-powered political campaign operations platform

    Rust 1

  6. ETOSPHERES-Labs/etopay-sdk ETOSPHERES-Labs/etopay-sdk Public

    SDK for integrating with ETOPay

    Rust 5 1