Skip to content
View varun-raj's full-sized avatar

Organizations

@gdgchennai @skcript @SAEngineeringCollege
Block or Report

Block or report varun-raj

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
varun-raj/README.MD

Welcome World!

  • 👓 I Code any thing that's interesting
  • ✨ Fan of JS since it's everywhere
  • 🔥 Google Developer Expert @ Firebase
  • 📖 Wrote a book of Robotic Process Automation
  • 🎤 I talk about tech everywhere I get a mic, sometimes philosophy.
  • 🛫 I travel for fun

Pinned

  1. medium-editor-autolist medium-editor-autolist Public

    An extension for medium editor which auto creates list.

    HTML 26 18

  2. devise_token_auth_demo devise_token_auth_demo Public

    Here is a small demo application for devise token auth for Rails JSON API

    Ruby 5

  3. qrcodeit qrcodeit Public

    A Chrome App To QR Code the current page url

    JavaScript 2

  4. kagitham kagitham Public

    Rich text editor from SlateJS

    JavaScript 2

  5. Gantt Chart Demo Gantt Chart Demo
    1
    var config = {
    2
      data: data, // Your actuall data
    3
      element: "#Chart", // The element for rendering the chart
    4
      box_padding: 10, // Padding for the blocks
    5
      metrics: {type: "sprint", year: 2017, cycles: cycles}, // Type of gantt
  6. vr-site vr-site Public

    My personal website built with NextJS and TailwindCSS using contentlayer as CMS. 100% Typescript

    TypeScript 2