Skip to content
View Chamal1120's full-sized avatar
🍥
Ricing!!
🍥
Ricing!!

Block or report Chamal1120

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

Sup N3rdz!

$ env | grep -E '^(EDITOR|LANG|SHELL|TERM|USER|WM)=' | sort -u
EDITOR=vim
LANG=en_US.UTF-8
SHELL=/bin/zsh
TERM=tmux
USER=chamal
WM=hyprland

$ cat /etc/profile.d/personal_info | sort -u
BLOG="dev.to/chamal1120"
LINKEDIN="linkedin.com/in/chamalrandika"
PROGRAMMING_LANGS="Bash, C, Dart, JavaScript"

Pinned Loading

  1. dotfiles dotfiles Public

    My current Linux dots

    Lua 20 2

  2. cv-submission-automator cv-submission-automator Public

    An automated Job Application Processing Pipeline

    Python 1

  3. macbookpro-12-1-linux-fix-files macbookpro-12-1-linux-fix-files Public

    Fixes to get a better linux experience on MacBook Pro Early 2015 (A1502)

    Shell 8

  4. easyedit.nvim easyedit.nvim Public

    A simple neovim plugin to ease out lengthy vim cmds for RegEx based text editing

    Lua 1

  5. facetimehd-toggle facetimehd-toggle Public

    A systray applet to toggle facetimehd camera for macbooks running Linux

    Rust 5

  6. book-store book-store Public

    Forked from SkyOpsCloud/book-store

    A serverless e-commerce webapp for CCS3316 - Cloud Infrastructure Module of University

    JavaScript