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

Hi Hello There!

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 = ["C++", "Java"]

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

me = Profile()
me.thank()

Discord Reddit X YouTube email

Projects:

Ewwii: https://github.com/Ewwii-sh/ewwii
A widget system made for maximum flexibility, extensibility, and power.
Nbcl: https://github.com/NBCL-Lang/nbcl
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
Rust C++ JavaScript Python Lua Bash HTML CSS Sass Markdown Node.js NPM Firebase Supabase MongoDB Git Docker GitHub GitHub Actions Linux Arch Mint Vim NeoVim VSCode

Pinned Loading

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

    An eww rewrite for power, flexibility, and extensibility.

    Rust 86 5

  2. NBCL-Lang/nbcl NBCL-Lang/nbcl Public

    Simple stupid configuration language for rust embedding and more.

    Rust 3

  3. gitclone gitclone Public

    A git clone made in nodejs

    JavaScript 1

  4. rhai_trace rhai_trace Public

    A small rust library which provides better error support and spans for Rhai.

    Rust 1 1