This is an activity logger app that helps a user create daily activities and categorize them according to various groups they have in mind. They are able to name and create those groups according to their convenience. Used Ruby on Rails, Bulma and Sass
In this project, I created a members-only Rails website where a user can taunt non-members. Non-members then are invited to sign up and roast their taunters back or insult other non-members of their interest. The main focus of this project is to exercise authentication using Devise, Active Record Migrations, Validations and Associations.
This is a short Rails project which helps users create events and allow other users to join those events. Each user can see the events they have created as well as those events they have decided to attend. An event page lists the creator and the interested attendees
Backend API of DevPoint. Used Rails, PostgreSQL, jBuilder, Sidekiq, Rspec