#!/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++", "C"]
def thank(self):
print("Thank you for visiting my README! I hope that you find my works interesting.")
me = Profile()
me.thank()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.
Theom DE: https://github.com/AxOS-project/Theom
A minimal and fast desktop enviornment for linux with eligance and costomizability.
| Programming | Web & Markup | Backend & DB | DevOps | Environment |
|---|---|---|---|---|


