numsToDigits problem solutionRecently at one of the coding assessments I’ve come across, one of the coding challenges was to convert string numerals in their literal…Jan 6, 2022Jan 6, 2022
Deeper Look into CLI PROJECTIn this short blog, I’m going to explain how the ruby-docs-cli project works.Jan 1, 2022Jan 1, 2022
Improved functionality: River BankRiver bank is a website that is created to simulate real-life bank account registration and management (to a certain extent). We’ll start…Dec 25, 2021Dec 25, 2021
Updating the chessmate appChessmate is a very simple app that includes both backend and frontend implementations, where the backend is represented by two models, one…Dec 18, 2021Dec 18, 2021
Build a JWT in RoR API Using Ruby OnlyLeveraging Ruby existing standard libraries to build JWTokenNov 28, 2021Nov 28, 2021
A deeper look into Javascript sort() functionThere is no question that sorting in data structure and algorithm is on of most widely used and implemented techniques and it has some…Nov 20, 2021Nov 20, 2021
Getting cloned Ruby on Rails with credentials to work locallyRecently I cloned a project from github and tried to modify it. The project is built using Ruby on Rails 6.1. It was my project that I’ve…Nov 14, 2021Nov 14, 2021
River Bank AppRiver bank is a website that is created to simulate real-life bank account registration and management (to a certain extent). We’ll start…Aug 21, 2021Aug 21, 2021
Chessmate AppChessmate is a very simple app that includes both backend and frontend implementations, where the backend represented by two models, one…Jun 14, 2021Jun 14, 2021