Skip to content
View jigarius's full-sized avatar
🐢
Through failure one finds the path to success
🐢
Through failure one finds the path to success
Block or Report

Block or report jigarius

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

Salve! Ego sum Jigarius 🕊

Whether you've visited my profile at will or by accident, vouchsafe my greetings. Visit jigarius.com for more about me or to read my blog.

Feel free to explore my repositories!

Drall is a tool that helps run drush commands on multi-site Drupal installations. One command to drush them all.

T2R is a Redmine plugin that provides a GUI for importing time logs from Toggl into Redmine. As my first full-fledged Ruby project, this project holds a special place in my heart.

Clibato is a simple backup/restore tool. I created it to backup and restore my .dot files, and to have fun with Python 🐍. Do you backup your dotfiles to a Git Repo? Try Clibato.

Rochambeau is the CLI version of classic Rock-Paper-Scissors. I wrote this to practice Ruby and Object-Oriented Programming. FYI, the game does include Lizard 🦎 and Spock 🖖🏽.

I came across the Mission Mars 👾 coding challenge in early 2020. I wrote this solution in order to POOP (Practice Object-Oriented Programming) in Ruby.

While learning a programming language, the first app I usually write is a fancy Fizz-Buzz that explores not only the language's syntax but also things like its package manager and tools for linting, type-checking, and testing.

Some of these solutions might seem complex, but remember that the objective is to explore the syntax and try out some fancy things.

In 2012, I started building this modular PHP framework to build a SaaS ecommerce platform (and to cope with depression). Though I stopped working on it in 2015, I couldn't get myself to delete the code.

PS: I wish I knew about Git back then.

I wrote GUP (Go Up) to explore Bash and to simplify and speed up CLI navigation. In simple terms, GUP is a Bash tool that lets you write gup 3 instead of cd ../../... It can do more than that though 😉.

Pinned

  1. drall drall Public

    A tool to run drush commands on multi-site Drupal installations.

    PHP 30 3

  2. toggl2redmine toggl2redmine Public

    Import time from Toggl 2 Redmine.

    TypeScript 26 6

  3. phpake phpake Public

    A make-like utility built for PHP.

    PHP 8

  4. clibato clibato Public

    A tool to backup/restore simple files, e.g. dot files.

    Python 2

  5. rochambeau rochambeau Public

    Rock, paper, scissors: Command line edition.

    Ruby

  6. gup gup Public

    A simple bash function to help you "go up" from the current working directory.

    Shell 4