Skip to content
View aarambh-darshan's full-sized avatar

Sponsors

@dharrawal

Highlights

  • Pro

Organizations

@AarambhDevHub

Block or report aarambh-darshan

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

Darshan Vichhi

Rust Systems & AI Engineer · Founder of AarambhDevHub

Building Rust-native AI systems, backend infrastructure, developer tools, and open-source educational projects.

Portfolio · GitHub · AarambhDevHub · LinkedIn · YouTube

pub const DARSHAN: Engineer = Engineer {
    name: "Darshan Vichhi",
    role: "Rust Systems & AI Engineer",
    organization: "AarambhDevHub",
    mission: "Build real systems, understand every layer, and teach the engineering.",
    focus: &[
        "Rust",
        "AI Infrastructure",
        "Backend Systems",
        "Developer Tools",
        "Local-first AI",
    ],
};

Selected Work

  • Aarambh AI — Rust-native language-model architecture, training, inference, and serving.
  • Manas — Experimental local-first neural memory built in Rust.
  • Animato — Renderer-agnostic animation toolkit for Rust applications.
  • Scenix — Modular Rust-native toolkit for building 3D scenes.
  • TypeBridge — Cross-language type and schema generation from Rust.
  • Query Engine — SQL query engine with vectorized execution in Rust.

AarambhDevHub

An open-source engineering initiative focused on Rust, AI systems, backend infrastructure, developer tooling, and technical education.

Pinned Loading

  1. AarambhDevHub/aarambh-ai AarambhDevHub/aarambh-ai Public

    🦀 Decoder-only LLM built from scratch in pure Rust using Candle — no Python, no PyTorch. Vision (CLIP), DoRA/DPO fine-tuning, Mixture-of-Experts, multi-GPU training, speculative decoding, grammar-c…

    Rust 24 8

  2. AarambhDevHub/animato AarambhDevHub/animato Public

    Professional-grade, renderer-agnostic animation library for Rust. Tweens, springs, timelines, motion paths, GPU compute. no_std-ready. Works everywhere.

    Rust 28 1

  3. AarambhDevHub/manas AarambhDevHub/manas Public

    Experimental self-growing local AI brain in Rust — learns facts into neural weights, never forgets, runs on your laptop CPU. No cloud. No GPU. No ML framework.

    Rust 5 3

  4. rust-backend-axum rust-backend-axum Public

    Master Rust backend development with Axum in this comprehensive tutorial. Learn user authentication, PostgreSQL integration, email verification, and secure APIs. Build scalable, production-ready ap…

    Rust 114 34

  5. AarambhDevHub/scenix AarambhDevHub/scenix Public

    Modular Rust-native 3D scene toolkit for native and WASM apps, powered by wgpu and animated by Animato.

    Rust 2 2

  6. typewriter typewriter Public

    TypeBridge automatically generates TypeScript interfaces and Python Pydantic v2 models from your Rust structs and enums. Keep your frontend and backend types perfectly in sync with full Serde compa…

    Rust 17 1