Skip to content
View bhuvanesh-m-dev's full-sized avatar

Block or report bhuvanesh-m-dev

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
bhuvanesh-m-dev/README.md

Hi, I'm Bhuvanesh πŸ‘‹
A software developer and open-source enthusiast building tools for the Linux & Python communities. My projects include the YASSC '25 award-winning.

BHUVANESH M

Explore CosmoTalker: Your Gateway to Space Tech with Python πŸͺ

CosmoTalker Project Preview


πŸ† Recognition & Awards

Best Project Award – TASS (Tamil Nadu Astronomy and Space Science Society) via YASSC 2025

Award Badge Moon Man of India


✨ Honored to be recognized as a Top Android Author of the Week!
Check out my work on Dev.to: BHUVANESH M

Android Badge

πŸ† This is the badge-winning post: My Google I/O Experience 2025 by invitation from Google Developer Team


🐧 Discover ZentoraOS: AI-Ready Linux with Windows Familiarity

ZentoraOS Project Preview

ZentoraOS is an AI-ready Linux distribution blending the power of open-source with the familiarity of Windows β€” built for developers, researchers, and everyday users.
ZentoraOS brings offline AI capabilities and an accessible Linux experience to everyone.


🌍 Featured Internationally by Q2B STUDIO (Spain)

Q2B STUDIO Feature Badge

After its release, ZentoraOS caught the attention of Q2B STUDIO, a software development firm based in Spain, who featured it in their tech blog.
The recognition was completely organic β€” no promotions or affiliations β€” showing how open-source innovation connects communities globally.

πŸ“° Read the Blog: Presentando ZentoraOS – Q2B STUDIO
πŸ”— LinkedIn Post: https://www.linkedin.com/posts/bhuvaneshm-developer_presentando-zentoraos-activity-7384585749230141440-ON32


🧭 Summary of the ZentoraOS Introduction Page

  • 🧠 ZentoraOS is a Linux Mint–based operating system designed to blend a Windows-like interface with built-in AI capabilities for both personal and business users.
  • πŸ’» Key Features:
    • Familiar Windows-style desktop for easy migration
    • Pre-installed Chromium browser for fast web access
    • Essential open-source software included by default
    • Integrated offline AI features powered by Ollama models
    • Built on Linux Mint, offering strong stability and security
  • 🧩 First Edition ISO available under GNU GPLv3 License
  • 🎯 Goal: Simplify the transition from Windows while empowering users with the intelligence and flexibility of Linux.

🧠 Pre-Installed ZentoraOS Tools

ZentoraOS comes preloaded with essential open-source utilities created by Bhuvanesh M, ensuring a developer-ready system right from the start.

πŸš€ 1. PyLlamaUI

A Python-powered lightweight desktop UI framework designed to integrate with local LLMs and AI APIs.

Features:

  • 🐍 Built with Python & Tkinter
  • πŸ€– Seamlessly connects to LLaMA, OpenAI, and Gemini APIs
  • ⚑ Lightweight and beginner-friendly for AI GUI projects
  • 🧠 Ideal for on-device AI experimentation

πŸ› οΈ 2. Project – Setbian {For Debian πŸ˜‰}

Setbian is a lightweight post-installation GUI tool for Debian, built with Python.

Setbian Screenshot

πŸŽ₯ Watch Setbian Demo Video

It offers a simple checkbox-style interface to install essential tools like Git, Curl, Firefox, VLC, VS Code, Telegram, and more β€” perfect for freshly installed Debian systems.

Key Features:

  • 🐍 Built with native Python (Tkinter)
  • βœ… One-click Applications installer
  • πŸ” Built-in sudo password prompt
  • 🎯 Designed for clean Debian setups

πŸ“¦ Try it now:

πŸ’» Install via Terminal Code

wget -O setbian.deb https://github.com/bhuvanesh-m-dev/setbian/releases/download/v0.0.3/setbian-0.0.3.deb && \
  sudo dpkg -i setbian.deb || sudo apt --fix-broken install -y || setbian

(OR)

⬇️ Download Setbian {For Debian πŸ˜‰}

BHUVANESH M

I code in

IDE I Use

google-colab

Tools I Use

linux-terminalpypi

⚑ My GitHub Flow

I'm glad to share my continuous learning and contribution journey on GitHub!
Check out my latest GitHub streak stats below β€” consistency is key to growth πŸš€
Every contribution counts β€” I'm truly glad to be part of the open-source world πŸŒπŸ’‘

Check out my dynamic GitHub Stats

⚠️ GitHub streaks follow UTC time. Actual local streak may differ slightly!


Pinned Loading

  1. cosmotalker cosmotalker Public

    πŸ† Award-winning Python library for astronomy (50k+ downloads). An offline-first toolkit for exploring planets, stars, and galaxies. Perfect for developers, students, and space enthusiasts.

    Python 1

  2. setbian setbian Public

    Setbian is a GUI-based Debian post-install setup tool that helps users quickly install essential apps with just an internet connection.

    Python 1

  3. zentoraos zentoraos Public

    ZentoraOS is a custom Linux Mint–based distribution with a familiar Windows-inspired interface, preinstalled open-source software, and built-in AI capabilities. Launched on the 34th Birthday of Lin…

    HTML

  4. pyllamaui pyllamaui Public

    PyLlamaUI is a lightweight Python GUI for running and chatting with local LLMs via Ollama β€” fully offline, private, and open source. It simplifies prompt input, model switching, and response viewin…

    HTML