Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 28 million developers.
Sign up
Popular repositories
-
twofu
A Two-factor Authenticator Command-line App
-
hello-world
This is my first humble repo.
-
cellular-life-using-array
'An organism consists of single cells that are on (alive) or off (dead). 'Each generation of life consists of a single row of cells. Each generation of life (each 'row) of the organism depends on t…
Visual Basic
-
songs-by-sinatra
Belajar framework Sinatra (Jump Start Sinatra)
Ruby
-
lobsters
Forked from lobsters/lobsters
Rails code running the Lobsters link aggregation site
Ruby
-
manybooks_scrape
Ruby script for scraping books from manybooks.net
Ruby
87 contributions in the last year
Contribution activity
August 2018
Created an issue in komposable/komponent that received 2 comments
Component generator option to turn off semicolons
When I run rails g component button, it creates js file, and also appends to index.js, both contains semicolons. In my project I don't use semicolo…