Overview This is a guide on how you can add GitHub based comments on your Gridsome powered blog like shown in the picture below. We will use a component named Gitalk in this article. All the comments are stored in a github issue. So, you don't need ...
Google Summer of Code For those who don't know about Google Summer of Code, it is one of the most popular program for college students. It is an international annual program in which Google awards stipends to students who successfully complete a free...
Making an authentication system with google sign-in is a relatively simpler task to do. It can be easily done using Firebase authentication. But the problem comes when we need to access Google APIs of our users such as Google Calendar, Gmail, Drive e...
Oppia is a platform that enables anyone to learn and teach anything they want in an effective and enjoyable way. About the project Oppia was initially written in AngularJs (1.X) but as Angular was released, it was decided to migrate the application ...
I have passed the first milestone of Google Summer of Code 2020. It was a wonderful experience working with Oppia. I wrote this post to share the things I've learnt during these awesome four weeks. So first of all let me tell you a bit about my work....
Overview Initially, my website (https://www.nishantwrp.com) was a simple vue application where almost everything was hardcoded. I didn't take advantage of Vue at all. But recently I revamped my site and some of the major changes I made are Migrated ...