Skip to content
View ritik005's full-sized avatar
💪
Boss
💪
Boss

Highlights

  • Pro

Block or report ritik005

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
ritik005/README.md

नमस्ते 🙏, I'm RITIK VARSHNEY

Full Stack Developer 👨‍💻

A little more about me...

const ritik = {
    pronouns: "He" | "Him",
    askMeAbout: ["web dev", "tech"],
    technologies:{
        backEnd: ["nodejs", "express"],
        fronEnd: ["react"],
        database: ["mongo","mySql"],
        misc: ["Firebase", "Socket.IO"]
    },
    architecture: ["Single page applications"],
}

⭐️ From @ritik005

Pinned Loading

  1. Chat-application Chat-application Public

    It's a real-time chat application using react.js, socket.io, and node.js.

    JavaScript 1

  2. Covid-tracker Covid-tracker Public

    It's a simple react-web-app that tracks the daily status of COVID-19 patients all over the world in the form of line and bar charts.

    JavaScript

  3. DataStructure-Implement DataStructure-Implement Public

    This repository contains various algorithms and data structures with their implementation in C++.

    C++ 1

  4. DSC-Actions DSC-Actions Public

    This is a google action that tells about the members and events of the KIET DSC-Club powered by Google Developer.

    JavaScript

  5. mentors_community_client mentors_community_client Public

    JavaScript 2

  6. Design-Patterns Design-Patterns Public

    This repo consist of major Design Pattern implemented in JAVA

    Java