Skip to content
View eshanized's full-sized avatar
🦊
Why?
🦊
Why?

Organizations

@snigdhalinux@Snigdha-OS@TIVerse

Block or report eshanized

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
eshanized/README.md
Typing SVG



Profile ViewsFollowersFocusOpen Source


🚀 Mission Statement

"Every system should operate like a flight control system — rigorously tested, fault-tolerant, and mission-critical by design."

Building secure, autonomous, and intelligent systems at the intersection of systems programming and AI.

👨‍💻 About Me

structDeveloper{name:&'staticstr,location:&'staticstr,roles:Vec<&'staticstr>,organizations:Vec<&'staticstr>,skills:Skills,currently_learning:Vec<&'staticstr>,currently_hacking_on:&'staticstr,}structSkills{languages:Vec<&'staticstr>,tools:Vec<&'staticstr>,}implDeveloper{fneshan_roy() -> Self{Self{name:"Eshan Roy",location:"India 🇮🇳",roles:vec!["Open Source Developer","Systems Programmer","AI Agent Builder","Linux Enthusiast",],organizations:vec!["Snigdha OS","Tonmoy Infrastructure","TIVerse",],skills:Skills{languages:vec!["Python","Rust","Go","Shell","TypeScript"],tools:vec!["Linux","Docker","Git","CI/CD"],},currently_learning:vec!["Python","Go","Rust",],currently_hacking_on:"Snigdha OS",}}fnfun_fact(&self) -> &str{"Be silent when it is time to hear! 🎧"}}

🏢 Organizations & Ecosystem

Most of the work below lives under a small constellation of orgs rather than one personal account:

OrgFocusLinks
🐧 Snigdha OSThe Arch Linux distribution and everything around itGitLab · GitHub · Dev.to
🌌 TIVerseAI/ML tooling & dev-infrastructure crates — eclipsera, multigit, dep-insightGitHub
🔒 Vision OSS(TIVisionOSS)Security-focused Rust crates — errcraft and friendsGitLab
🏗️ Tonmoy InfrastructureParent organization backing the security & systems crates

🏆 GitHub Achievements

GitHub Developer ProgramPair Extraordinaire x2Pull Shark x2

🛠️ Technology Arsenal

💻 Languages & Frameworks

RustPythonGoShellTypeScriptJavaScriptC

🚀 Web & Mobile

ReactNext.jsTailwind CSSFastAPI

☁️ Cloud & Infrastructure

LinuxArch LinuxDockerGitGitHub Actions

🗂️ Featured Projects

From a full Linux distribution to a growing suite of AI agent tooling — here's what's actually shipped, with real package/download stats pulled live via badges.

🤖 AI & Autonomous Systems

⚡ M31A — Terminal-Native Autonomous Coding Agent

M31AGitHub starsTelemetryBinary

The newest and most ambitious project — a terminal-based AI coding agent written in Go that owns the entire workflow instead of just suggesting code. Every run walks a six-phase pipeline and ends in a verified git commit:

Initialize → Discuss → Plan → Execute → Verify → Ship

CapabilityDetail
🧠 Multi-LLM routingOpenRouter + Zen providers with parallel health-check fallback and cost-aware model arbitrage
🛠️ Sandboxed toolset5 tools (Bash, FileRead, FileWrite, Glob, Grep) behind permission gating, with SSRF & path-traversal guards
📒 Cross-session ledgerMarkdown-based learning record — tracks which model performs best per language/framework over time
💭 AutoDreamAutomatic context-window consolidation at 60% usage; system prompts are never compressed
↩️ Rollback chaingit-bisect-backed soft/hard/safe resets with automatic backup branches
🖥️ TUI29 screens built with Bubble Tea (Elm architecture) — fuzzy model picker, live streaming output
🔐 Key storageOS-native keychain (D-Bus Secret Service · macOS Keychain · Windows Credential Manager)
# macOS (Homebrew)
brew install eshanized/tap/m31a
# Linux / macOS (curl)
curl -fsSL https://raw.githubusercontent.com/eshanized/M31A/main/install.sh | bash

Repository · Docs


Beyond M31A, the AI work spans event-driven infrastructure, model fine-tuning, and editor tooling:

ProjectDescriptionStats
neurobus"Don't send events. Send understanding." A neuro-semantic event bus for cognitive AI systems — transformer-based semantic routing, 4-scope context engine, time-travel event replay, vector memory via Qdrant/LanceDB, and automatic LLM reasoning hooksPyPITests
slmgenAutomated fine-tuning engine for Small Language Models (Llama 3.2, Phi-4) built on Python + Unsloth, with a live demoGitHub stars
NeuroEditAI-powered code editor — multi-line autocomplete, natural-language code generation, AI-assisted refactoring, semantic codebase search, privacy-first by designGitHub stars
🦀 Rust Ecosystem (Crates.io)
ProjectDescriptionDownloads
eshanized-polarisRust-native distributed compute & orchestration framework — pluggable schedulers (RoundRobin/LoadAware), automatic retries with exponential backoff, mTLS by defaultCrates.io
eshanized-polaris-cliOfficial command-line interface for the Polaris distributed compute frameworkCrates.io
cynapseReal-time, memory-resident binary integrity verification — Merkle-tree checksums over executable memory segments, <3% CPU overhead, built for anti-tamper & zero-trust runtime monitoringCrates.io
dep-insightDependency analysis, auditing & visualization for Rust — duplicate-version detection, license/RustSec auditing, CLI + JSON + HTML dashboard outputCrates.io
dynpatchSafe live code reloading for Rust — hot-patch functions, services, and configs at runtime with no restartCrates.io
dynpatch-coreRuntime engine behind dynpatch — dynamic library loading, ABI validation, and transactional patchingCrates.io
dynpatch-interfaceShared interface types & traits for the dynpatch hot-patching systemCrates.io
errcraftStructured and colorful error handling for RustCrates.io
multigitCross-platform, multi-remote Git sync — push/pull/sync to GitHub, GitLab, Bitbucket, Codeberg & Gitea at once, with daemon mode and OS-keyring authGitHub stars
🐍 Python Ecosystem (PyPI)
ProjectDescriptionDownloads
eclipseraML framework built from scratch — 68+ algorithms spanning classical ML, clustering, AutoML & explainability, 100% scikit-learn-API compatible, 618 passing tests. Uses fastalloc object pooling under the hood for a 5–15% speed boostPyPIGitHub stars
vedartParallel runtime unifying Python's concurrency ecosystemPyPI
cynapseReal-time memory integrity monitor for Python (companion to the Rust crate)PyPI
fastallocHigh-performance Python memory pool library for pre-allocated object pooling — the same engine powering eclipsera's perf modePyPI
🐧 Snigdha OS - Arch Linux Distribution

A lightweight, Arch Linux-based distro built on the Linux Zen Kernel, tailored for penetration testing 🛡️ and ethical hacking 🕵️‍♂️

Snigdha OSAlso on GitHub

Built for minimalism and user-centric design, the ecosystem ships a dedicated penetration-testing edition alongside general use, and includes Blackbox — a custom framework for managing security tooling. Backed by Tonmoy Infrastructure.

🖥️ Core Applications

ProjectDescription
SPM - Package ManagerSnigdha OS Package Manager for streamlined package handling
Kernel InstallerKernel management and installation utility
Kernel ManagerAdvanced kernel management UI
System MaintenanceSystem maintenance and optimization tools
CleanerSystem cleanup and optimization utility
UpdaterSystem update manager with GUI
Updater TUITerminal-based system updater

🎨 User Experience

ProjectDescription
Welcome CenterFirst-run welcome and setup wizard
Snigdha OS TourInteractive system tour for new users
AssistantAI-powered system assistant
RaptorSystem configuration and management tool
Wallpaper EngineDynamic wallpaper management system

🖌️ Desktop Environments & Themes

ProjectDescription
i3 Configi3wm configuration and rice
Hyprland ConfigHyprland compositor configuration
GNOME ConfigGNOME desktop configuration
Plasma ConfigKDE Plasma configuration
Aurora Theme GTKCustom GTK theme for Snigdha OS
SDDM Sugar CandyCustom SDDM login theme

🔧 System Infrastructure

ProjectDescription
NERVETUI-based system installer
Calamares AuroraGraphical system installer
Archiso GNOMEGNOME edition ISO builder
Archiso i3i3 edition ISO builder
Package BrowserWeb-based package search and browser

🌐 Web & Documentation

ProjectDescription
Snigdha OS WebOfficial website source
DocumentationUser and developer documentation (Docusaurus, multi-language)
Tools DBSecurity tools database
🌐 Web & Tools
ProjectDescriptionTech Stack
eshanized.github.ioPersonal portfolio site — Next.js/React, OneUI-inspired designTypeScriptReact
eportfolioA second portfolio build exploring a different visual directionGitHub stars
resumeOpen-source, JSON-driven personal resume — fork it, edit resume.json, deploy free on GitHub PagesGitHub stars
i3wmCustom i3wm configuration and dotfilesShell

📊 GitHub Analytics

GitHub StatsGitHub Streak
Top LanguagesTop Contributed Repo
Contribution Graph
GitHub Trophies

📝 Latest Blog Posts

➡️ Read More Articles on Dev.to

🤝 Let's Connect & Collaborate

PortfolioGitHubGitLabDev.to

TwitterFacebookInstagramYouTube


💼 Open For

🤝 Collaborations · 💡 Open Source Projects · 🎤 Speaking Engagements · 📚 Mentoring · 🐧 Linux & Systems Development

💭 Philosophy

"Be silent when it is time to hear!"

Building the infrastructure of tomorrow, today. 🚀

⭐ From eshanized with ❤️

Popular repositories Loading

  1. M31A M31APublic

    The terminal-native AI coding agent that ships, not just suggests. Six-phase workflow, git rollback chain, zero telemetry. One static binary.

    Go 8 1

  2. eshanized.github.io eshanized.github.ioPublic

    eshanized portfolio showcasing web development projects, skills, and experiences. Built with React, Tailwind and TypeScript for a responsive design.

    TypeScript 1

  3. SLMGen SLMGenPublic

    Fine-tune small language models the right way — dataset intelligence, explainable model selection, and production-ready Colab notebooks.

    TypeScript 1 1

  4. eshanized eshanizedPublic

    🌟 Eshanized is a GitHub profile dedicated to open-source projects and contributions. It showcases custom Linux distributions, web apps, security tools, and more, aimed at enhancing user experience,…

  5. register registerPublic

    Forked from is-a-dev/register

    Grab your own sweet-looking '.is-a.dev' subdomain.

    JavaScript

  6. i3wm i3wmPublic

    Forked from Justus0405/i3wm-dotfiles

    //i3wm config

    Shell