Skip to content
View Chamal1120's full-sized avatar
🌊
sulking near the sea
🌊
sulking near the sea

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

Hi, I'm Chamal

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

$ alias | grep "=$(whoami)$" | sort -u
chama=chamal
chamal1120=chamal
randy=chamal

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

Pinned Loading

  1. dotfiles dotfiles Public

    My current Linux dots

    Lua 14 1

  2. 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 3

  3. easyedit.nvim easyedit.nvim Public

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

    Lua 1

  4. book-store book-store Public

    Forked from SkyOpsCloud/book-store

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

    JavaScript

  5. flutter-nic-decoder flutter-nic-decoder Public

    Source code for the NIC decoder flutter exercise of CCS3351 Mobile Application Development module of University

    Dart

  6. flask-notes-app flask-notes-app Public

    A simple notes app for the Cloud Application Development module of University

    Python 2