Skip to content
View ashishsinghbora's full-sized avatar
:octocat:
🎯 Focusing — building & learning
:octocat:
🎯 Focusing — building & learning

Organizations

@fossasia

Block or report ashishsinghbora

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
ashishsinghbora/Readme.md

Ashish Singh Bora

Computer Science Engineer · Linux & Systems · AI/ML · Open Source

GitHub LinkedIn Portfolio Email


Ashish's Systems Telemetry and Metrics

$ whoami

Host        : ashish@archlinux
Kernel      : Linux x86_64
Role        : Computer Science Engineer
Focus       : Linux Systems, Autonomous AI Architectures, Systems Automation & Open Source
Methodology : Understand internals → Build reliably → Benchmark → Automate
Status      : Active contributor & systems builder

Computer Science engineer specializing in Linux systems, autonomous AI agents, and systems automation. I focus on software from the foundation up: understanding kernel interfaces, POSIX standards, memory constraints, and neural compute runtimes, then building robust tools, reproducible experiments, and automated infrastructure.


⚡ Current Focus

🐧 Systems & Infrastructure

  • Operating Systems: Linux internals, Arch Linux daily driver, POSIX standards
  • Tooling & Automation: Modular Bash engineering, system utilities, Python, C++
  • Infrastructure: Systemd service hardening, containerization, reproducible builds
  • Design Goals: Minimal bloat, high execution speed, zero unnecessary dependencies

🤖 AI & Autonomous Systems

  • Reinforcement Learning: Gymnasium benchmarking, policy optimization, adaptive control
  • Autonomous Agents: On-device agentic architectures under strict resource constraints (<50MB RAM)
  • Computer Vision: Planetary surface image registration, feature matching under severe illumination shifts
  • Deep Learning: PyTorch, ONNX, edge inference, reproducible training pipelines

🌐 Open Source & Reliability

  • Code Quality: Comprehensive test suites, behavioral validation, static analysis
  • CI/CD Automation: Declarative GitHub Actions workflows, automated releases
  • Upstream Contributions: Issue triage, code reviews, PR testing, reproducible reproductions
  • Toolchains: Strict linting, formatting, deterministic environment configurations

🔬 Active Engineering

  • AdaptiveRL (ARL): Modular reinforcement learning platform
  • LinuxScripts: 53-point validated Linux administration toolkit
  • ResilienceOS: Resilient, offline-first Arch Linux ISO architecture
  • ETS: Client-side encrypted tiered cloud storage for SBCs

🚀 Featured Projects

Project Domain Description Stack
AdaptiveRL Reinforcement Learning Modular multi-environment reinforcement learning framework benchmarked across Farama Gymnasium environments up to autonomous 3D drone navigation. Python PyTorch Gymnasium SB3
LinuxScripts Linux Administration Practical, modular Bash utilities for system administration, diagnostics, hardware telemetry, storage, and automated maintenance with zero bloat. Bash POSIX Shell CI/CD
ResilienceOS Edge OS Architecture Custom Arch Linux environment and ISO build pipeline designed for resilient, offline-capable, and edge computing workloads. Arch Linux Shell Systemd
ETS Storage & Encryption Client-side encrypted tiered cloud storage pipeline optimized for low-power Linux single-board computers (Raspberry Pi, Rockchip) and home servers. Shell Linux Cryptography
Samanvaya Computer Vision Planetary image registration engine for lunar optical and NIR datasets under extreme shadow reversals. Python OpenCV NumPy
Void On-Device AI Ultra-lightweight local agentic platform designed for Android/Termux environments operating under strict memory constraints (<50MB RAM). Python Local LLMs Linux/Android

🧰 Technical Stack

┌──────────────────┬─────────────────────────────────────────────────────────────┐
│ Layer            │ Technologies                                                │
├──────────────────┼─────────────────────────────────────────────────────────────┤
│ Core & Systems   │ Linux (Arch), Bash / POSIX Shell, C++, Python, Git          │
│ AI / ML Runtimes │ PyTorch, Farama Gymnasium, Stable-Baselines3, OpenCV, NumPy │
│ Infrastructure   │ Docker, GitHub Actions, Systemd, Linux userland utilities   │
│ Web & Interfaces │ TypeScript, Next.js, Tailwind CSS                           │
└──────────────────┴─────────────────────────────────────────────────────────────┘

📡 Live Profile Telemetry

Metric Specification Status
Public Repositories Active open source repositories 23
Total Stars Earned Public repositories & ecosystem contributions ★ 303
Followers Technical peers & collaborators 105
Following Engineers, researchers & projects followed 549
Public Gists Standalone scripts, configs & benchmarks 2
Telemetry Status Last automated verification timestamp 2026-09-25 (UTC)

📈 Recent Public Activity

Repository Description Language Stars Last Pushed
Decentralized_App — TypeScript ★ 13 2026-09-24
Project_Hub SelfLearningML Python ★ 14 2026-09-24
pricloudspace — — ★ 14 2026-09-24
Portfolio This is my portfolio website TypeScript ★ 13 2026-09-24
ETS Encrypted Tiered Cloud Storage [ETS] Production-grade, lightweight, client-side encrypted ti... Shell ★ 14 2026-09-24
ResilienceOS — — ★ 13 2026-09-24

⚡ Automated live sync executed on 2026-09-25 via GitHub Actions.


🧠 Engineering Principles

  • First-Principles Grounding: Understand lower-level fundamentals before layering abstractions.
  • Deterministic & Reproducible: Enforce strict configurations, seeds, and automated validation.
  • Minimal Dependencies: Prioritize the standard library and native OS capabilities over heavy frameworks.
  • Automate Everything: If a process runs more than twice, encode it into a resilient script or CI workflow.

Maintained automatically via GitHub Actions with pure Python standard library telemetry.

Pinned Loading

  1. Flashcore Flashcore Public

    FlashCore — Open-source, non-root Android utility to create bootable USB drives (Linux Hybrid, Windows UEFI with automatic WIM splitting, and Ventoy Multi-Boot) via USB OTG.

    Kotlin 16 7

  2. EDA-Agent EDA-Agent Public

    An industry-grade autonomous EDA & VLSI verification framework that automates the hardware workflow from RTL parsing and Verilator linting to Yosys synthesizability checking and closed-loop cocotb …

    Python 14 4

  3. Samanvaya Samanvaya Public

    Planetary image registration engine for lunar optical and NIR datasets under extreme shadow reversals

    Python 15 5

  4. Void Void Public

    VOID (Versatile On-device Intelligent Daemon)is an enterprise-grade, ultra-lightweight local agentic platform designed to run natively inside Android/Termux environments. Powered by an ultracompact…

    Python 14 2

  5. Magicloder Magicloder Public

    Python script to download YouTube videos in highest resolution.

    Go 15 3

  6. LinuxScripts LinuxScripts Public

    A collection of practical, safe, and modular Bash utilities for Linux system administration, development, networking, storage, maintenance, hardware diagnostics, SSH, and everyday automation.

    Shell 12