Skip to content
View Byson94's full-sized avatar
🎯
Focusing
🎯
Focusing

Organizations

@AxOS-project

Block or report Byson94

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

Hi Hello There!

Visitor Count Open Source Love

#!/usr/bin/env python3

class Profile:
    def __init__(self):
        self.name = "Nilay"
        self.alias = "Byson94"
        self.focus = ["Linux", "low-level tooling", "DevOps"]
        self.learning = ["Python (automation)", "Rust (speed & memory safety)"]

    def thank(self):
        print("Thank you for visiting my README! I hope that you find my works interesting.")

me = Profile()
me.thank()

Personal Website Discord Reddit X YouTube email

Projects:

Ewwii: https://github.com/Ewwii-sh/ewwii
A widget system made for maximum flexibility, extensibility, and power.
Theom DE: https://github.com/AxOS-project/Theom
A minimal and fast desktop enviornment for linux with eligance and costomizability.
xfsrtray: https://github.com/Byson94/xfsrtray
A minimal and customizable system tray tool for linux. It floats by default unlike traditional system trays which dock. It is made in rust using x11rb and provides a smooth experience without any flickers.
GitClone: https://github.com/Byson94/gitclone
An educational tool I made to learn about Git. I wrote a full README that explains the whole GitClone architecture which is basically as same as Git's.

People who are interested in this, can use the resources I provided to learn more about Git.


Tools & Technologies

Programming Web & Markup Backend & DB DevOps Environment
JavaScript Python Rust C Lua Bash HTML CSS Sass Markdown Node.js NPM Firebase Supabase MongoDB Git GitHub GitHub Actions Linux Arch Mint Vim NeoVim VSCode

Pinned Loading

  1. Ewwii-sh/ewwii Ewwii-sh/ewwii Public

    A fork of eww made to make writing widgets easier.

    Rust 22 2

  2. AxOS-project/Theom AxOS-project/Theom Public

    An extremely hackable and resource friendly desktop environment built on top of i3wm

    Shell 3 1

  3. xfsrtray xfsrtray Public

    A floating and customizable system tray for linux

    Rust 2

  4. gitclone gitclone Public

    A git clone made in nodejs

    JavaScript 1