https://github.com/grayvox/ruby-mini-projects
💎 Basic Ruby projects for TOP's Full Stack Ruby on Rails pathway
https://github.com/grayvox/ruby-mini-projects
rspec ruby theodinproject
Last synced: 6 months ago
JSON representation
💎 Basic Ruby projects for TOP's Full Stack Ruby on Rails pathway
- Host: GitHub
- URL: https://github.com/grayvox/ruby-mini-projects
- Owner: Grayvox
- Created: 2024-03-09T04:00:38.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-03T18:44:36.000Z (about 2 years ago)
- Last Synced: 2025-04-05T10:43:48.729Z (over 1 year ago)
- Topics: rspec, ruby, theodinproject
- Language: Ruby
- Homepage:
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The Odin Project - Ruby Mini Projects
The first four mini Ruby projects for TOP's Full Stack Ruby on Rails course.
Solutions created by yours truly. :)
## Projects Finished
- [x] Caeser Cipher
- [x] Sub Strings
- [x] Stock Picker
- [x] Bubble Sort