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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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:

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.


Biszbo Chat App: https://github.com/Byson94/Biszbo
A great chat app that I made to learn about databases and real time messaging.

This project has been archived and may not work as intended.


Tools & Technologies

Programming Web & Markup Backend & DB DevOps Environment
JavaScript Python Rust 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. AxOS-project/Theom AxOS-project/Theom Public

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

    Shell 2

  2. xfsrtray xfsrtray Public

    A floating and customizable system tray for linux

    Rust 2

  3. gitclone gitclone Public

    A git clone made in nodejs

    JavaScript 1

  4. Biszbo Biszbo Public archive

    Biszbo is an educational chat app

    JavaScript 1