Skip to content
View rikkarth's full-sized avatar
👾
👾

Block or report rikkarth

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

Pinned Loading

  1. tooler-tools tooler-tools Public

    Tooler-Tools: A versatile Java library for backend and CLI developers, offering a growing collection of tools to simplify your development tasks.

    Java 3

  2. stleary/JSON-java stleary/JSON-java Public

    A reference implementation of a JSON package in Java.

    Java 4.6k 2.6k

  3. git-log-beautify git-log-beautify
    1
    # this command will create an alias at 'git sla' which will print a very simple and beautiful log to the terminal
    2
    git config --global alias.sla 'log --color --graph --pretty=format:"%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset" --abbrev-commit --branches'
  4. propme propme Public

    PropMe: Simplify and Automate Java file generation from properties effortlessly!

    Java