Projects

My Projects and Contributions

Projects

See the list of repositories on GitHub also. All notable projects, or repositories, are listed here.

rofi-search-script

Info
google search script for rofi

language: shell

The purpose of this repo is to run a rofi instance and search the web with the Google.

Not an original idea, but I wanted to have a script that I can use to search the web with rofi. Also implemented to JaKooLit/Hyprland-Dots by JaKooLit.

Dummy Projects –for learning purposes–

In this section, you can also refer to the repositories on GitHub for the dummy projects.

Small-Trials-via-Python

Info
Random small projects I tried using Python

language: Python

Stuff I practiced while learning Python. Not a big deal, but I wanted to keep them in a repo.

Small-Trials-via-Cpp

Info
Random small projects I tried using C++

language: C++

Stuff I practiced while learning C++. Not a big deal, but I wanted to keep them in a repo.

Contributions

I do not know how to get a URL to the list of all PRs I opened, but you can use the below list.

REMEMBER: BELOW REPOSITORIES ARE NOT MINE. ALL CREDITS GO TO THE ORIGINAL AUTHORS. ALSO REMEMBER THEY MIGHT HAVE BEEN CHANGED AFTER MY CONTRIBUTION.

JaKooLit/Hyprland-Dots

Info
Hyprland dots, used as main repo for all my Hyprland Install Scripts.

language: shell, CSS

Well, I contributed with two simple things; however, this was my first ever contribution to a project. I am proud of it.

My PRs:

  • config: Rofi Environment Vars are now case insensitive. #204
  • Adding Google Search to rofi indirectly #203
0%