{"id":19266726,"url":"https://github.com/amey-thakur/ruby","last_synced_at":"2025-10-07T05:31:59.462Z","repository":{"id":39602737,"uuid":"494692920","full_name":"Amey-Thakur/RUBY","owner":"Amey-Thakur","description":"30 Days Ruby Challenge","archived":false,"fork":false,"pushed_at":"2024-03-13T18:59:52.000Z","size":188,"stargazers_count":14,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-11T10:23:41.145Z","etag":null,"topics":["amey","ameythakur","megasatish","rails","ruby","ruby-library","ruby-on-rails","rubymine"],"latest_commit_sha":null,"homepage":"https://github.com/Amey-Thakur/RUBY","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Amey-Thakur.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-05-21T05:48:17.000Z","updated_at":"2024-12-16T21:16:06.000Z","dependencies_parsed_at":"2023-01-16T16:00:51.836Z","dependency_job_id":null,"html_url":"https://github.com/Amey-Thakur/RUBY","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Amey-Thakur%2FRUBY","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Amey-Thakur%2FRUBY/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Amey-Thakur%2FRUBY/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Amey-Thakur%2FRUBY/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Amey-Thakur","download_url":"https://codeload.github.com/Amey-Thakur/RUBY/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235593552,"owners_count":19015174,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["amey","ameythakur","megasatish","rails","ruby","ruby-library","ruby-on-rails","rubymine"],"created_at":"2024-11-09T20:06:16.941Z","updated_at":"2025-10-07T05:31:53.960Z","avatar_url":"https://github.com/Amey-Thakur.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RUBY\n\n### [RubyMine](https://www.jetbrains.com/ruby) - _IDE_\n\n### [JDoodle](https://www.jdoodle.com/execute-ruby-online/) - _Online Ruby IDE_\n\n### [Ruby](https://www.ruby-lang.org/en) - _A PROGRAMMER'S BEST FRIEND_\n\n### [Ruby on Rails](https://rubyonrails.org)\n\n---\n\n## 30 Days Ruby Challenge\n\n\u003eChallenge successfully completed with [Mega Satish](https://github.com/msatmod)\n\n - [x] **[Day 1](https://github.com/Amey-Thakur/RUBY/tree/main/Day%201)** - Installation of IDE, Variables and User Input\n - [x] **[Day 2](https://github.com/Amey-Thakur/RUBY/tree/main/Day%202)** - Methods and Conditional if-else\n - [x] **[Day 3](https://github.com/Amey-Thakur/RUBY/tree/main/Day%203)** - Classes and Objects\n - [x] **[Day 4](https://github.com/Amey-Thakur/RUBY/tree/main/Day%204)** - Getter, Setter and to_s Method\n - [x] **[Day 5](https://github.com/Amey-Thakur/RUBY/tree/main/Day%205)** - Class Variable and Self Method\n - [x] **[Day 6](https://github.com/Amey-Thakur/RUBY/tree/main/Day%206)** - Loops\n - [x] **[Day 7](https://github.com/Amey-Thakur/RUBY/tree/main/Day%207)** - Break, Next and Redo Statement\n - [x] **[Day 8](https://github.com/Amey-Thakur/RUBY/tree/main/Day%208)** - Block and Yield with/without parameters\n - [x] **[Day 9](https://github.com/Amey-Thakur/RUBY/tree/main/Day%209)** - Module Concept with Class\n - [x] **[Day 10](https://github.com/Amey-Thakur/RUBY/tree/main/Day%2010)** - require, require_relative, include statement\n - [x] **[Day 11](https://github.com/Amey-Thakur/RUBY/tree/main/Day%2011)** - Array Basics and Fundamentals\n - [x] **[Day 12](https://github.com/Amey-Thakur/RUBY/tree/main/Day%2012)** - 2D Arrays\n - [x] **[Day 13](https://github.com/Amey-Thakur/RUBY/tree/main/Day%2013)** - Hash\n - [x] **[Day 14](https://github.com/Amey-Thakur/RUBY/tree/main/Day%2014)** - Random Numbers and Menu Class\n - [x] **[Day 15](https://github.com/Amey-Thakur/RUBY/tree/main/Day%2015)** - Inheritance\n - [x] **[Day 16](https://github.com/Amey-Thakur/RUBY/tree/main/Day%2016)** - Operator Overloading\n - [x] **[Day 17](https://github.com/Amey-Thakur/RUBY/tree/main/Day%2017)** - Freezing Objects and Linguistics Package\n - [x] **[Day 18](https://github.com/Amey-Thakur/RUBY/tree/main/Day%2018)** - Proc and Lambda\n - [x] **[Day 19](https://github.com/Amey-Thakur/RUBY/tree/main/Day%2019)** - Arity method and Difference between Proc \u0026 Lambda\n - [x] **[Day 20](https://github.com/Amey-Thakur/RUBY/tree/main/Day%2020)** - Date and Time\n - [x] **[Day 21](https://github.com/Amey-Thakur/RUBY/tree/main/Day%2021/TicTacToe)** - TicTacToe Game in Ruby \n - [x] **[Day 22](https://github.com/Amey-Thakur/RUBY/tree/main/Day%2022)** - Hangman Game in Ruby\n - [x] **[Day 23](https://github.com/Amey-Thakur/RUBY/tree/main/Day%2023%20-%20Day%2030)** - Installation and First Web Page\n - [x] **[Day 24](https://github.com/Amey-Thakur/RUBY/tree/main/Day%2023%20-%20Day%2030)** - Website\n - [x] **[Day 25](https://github.com/Amey-Thakur/RUBY/tree/main/Day%2023%20-%20Day%2030)** - CRUD Database\n - [x] **[Day 26](https://github.com/Amey-Thakur/RUBY/tree/main/Day%2023%20-%20Day%2030)** - Bootstrap\n - [x] **[Day 27](https://github.com/Amey-Thakur/RUBY/tree/main/Day%2023%20-%20Day%2030)** - Devise \u0026 Style Devise\n - [x] **[Day 28](https://github.com/Amey-Thakur/RUBY/tree/main/Day%2023%20-%20Day%2030)** - User Association \u0026 Rails Association\n - [x] **[Day 29](https://github.com/Amey-Thakur/RUBY/tree/main/Day%2023%20-%20Day%2030)** - List Style \u0026 Rails Controller\n - [x] **[Day 30](https://github.com/Amey-Thakur/RUBY/tree/main/Day%2023%20-%20Day%2030)** - Heroku Deployment\n\n\n## Projects in Ruby\n\n- [x] **[RailsFriends](https://github.com/Amey-Thakur/RAILSFRIENDS)** - It is a simple Friends List App using Ruby on Rails with SQLite3 database.\n\n- [x] **[TicTacToe](https://github.com/Amey-Thakur/TIC-TAC-TOE-IN-RUBY)** - It is a simple TicTacToe Game in Ruby.\n\n- [x] **[Hangman](https://github.com/Amey-Thakur/HANGMAN-IN-RUBY)** - It is a simple Hangman Game in Ruby.\n\n---\n\n\u003cp align=\"center\"\u003e \u003cb\u003e 👉🏻 Created to Learn Ruby 👈🏻 \u003cb\u003e \u003c/p\u003e\n \n\u003cp align=\"center\"\u003e \u003cb\u003e 👷 Project Authors: Amey Thakur and Mega Satish \u003cb\u003e \u003c/p\u003e\n \n\u003cp align=\"center\"\u003e\u003ca href='https://github.com/Amey-Thakur/COMPUTER-ENGINEERING', style='color: greenyellow;'\u003e ✌🏻 Back To Engineering ✌🏻\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famey-thakur%2Fruby","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famey-thakur%2Fruby","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famey-thakur%2Fruby/lists"}