You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository documents my journey through the Ruby on Rails: Learn 25+ Gems and Build a Startup MVP (2023) course on Udemy. In this course, I’m code-along to build an advanced e-learning platform, learning to utilize over 25 essential gems along the way.
Origami is a mobile web application to manage the budget. The logged-in user can see the money spent on each category and transaction. Build with Ruby on Rails and PostgreSQL.
Devit is a link aggregator site, similar to Reddit or Hacker News, where a user can submit a link and content to a community, as well as comment on and vote on those submissions.
Make giant IDs pretty, smaller, case insensitive and avoid 1/I, 0/O confusion using base34. Useful for discount/promo codes, Mongo Ids, UUID shortening, etc.