Skip to content
View rahul-vashishtha's full-sized avatar
💻
Coding
💻
Coding
Block or Report

Block or report rahul-vashishtha

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
rahul-vashishtha/README.md

Rahul Vashishtha


नमस्ते 🙏🏻, I'm Rahul Vashishtha!

Tech Lead @ Aristocrat (March 2023 - Present)

Chief Technology Officer - Rinnegan Industries (November 2022 - February 2023)

Senior Software Engineer - Project 10K (December 2021 - October - 2022)

Senior Game Developer - Ingenuity Gaming (February 2020 - December 2021)

Founder - Rinnegan Technologies (December 2017 - December 2019)


Checkout my GitHub Skyline in 3D:

Rahul's GitHub stats

Top Langs

Rahul's Wakatime stats

Rahul's Code Streak

profile for Teck Freak on Stack Exchange, a network of free, community-driven Q&A sites

More About Me...

const aboutMe = {
  pronouns: "He" | "Him",
  code: ["C", "C++", "C#", "JavaScript", "TypeScript", "Java", "PHP", "Kotlin", "Rust"],
  askMeAbout: [
    "Desktop Development",
    "Web Development",
    "Mobile Development",
    "Game Development",
    "Robotics",
    "Internet of Things",
    "Playing Music Instruments",
  ],
  awardsAndHonours : [
    "iB Hubs Start Up School’18 Alumni",
    "Awarded as National Level Gold Medalist in Software Development by UP Council of Science & Technology in 2016",
  ],
  communities: {
    admin: [
      "Flutter India Telegram Community (https://t.me/FlutterIndia)",
      "Deno Telegram Community (https://t.me/denolang)",
      ],
  },
  technologies: {
    mobileApp: ["Xamarin", "Flutter", "Kotlin"],
    desktopApp: [".Net Framework", ".Net Core", "Qt with C++", "Electron", "NodeGUI"],
    webFrontEnd: {
      typescript: ["VueJS", "NuxtJS"],
      css: ["materialize", "vuetify", "bootstrap", "chakra", "tailwind"],
    },
    webBackEnd: {
      typescript: ["Node", "Fastify", "Express", "Deno"],
      php: ["core", "laravel"],
    },
    devOps: ["AWS", "Docker🐳", "Apache", "Digital Ocean", "Nginx"],
    databases: ["MongoDB", "Postgres", "MySql", "Sqlite"],
    hardware: ["Arduino", "RaspberryPi", "Johnny Five", "Beagle Bone"],
    misc: ["Firebase", "Socket.IO", "MQTT", "Open-CV", "WordPress", "PixiJS"],
  },
  architecture: [
    "Progressive Web Applications",
    "Single Page Applications",
    "Desktop Applications",
    "Mobile Applications",
    "Electronics and Robotics Applications"
    "Serverless Architecture",
  ],
};

I love learning new technologies, working on open-source and meet different people so if you want to connect then I'll be happy to meet you more! 😊

Connect with me

Twitter Follow

Instagram Follow

GitHub followers

Linkedin: Rahul Vashishtha

rahulv.dev

Pinned

  1. UniHub UniHub Public

    An app to fetch content from ABES Institute of Technology's website.

    C# 1 1

  2. nodegui-deb-builder nodegui-deb-builder Public

    Debian package builder for nodegui

    TypeScript 3 1

  3. sticky-todo sticky-todo Public

    A simple cross-platform sticky application with todo list

    TypeScript 2

  4. RotoscopeWindows RotoscopeWindows Public

    A windows based Rotoscope application

    C#

  5. nodegui-mvc-starter nodegui-mvc-starter Public

    This boilerplate aims to provide a basic structure and format to build large complex application using NodeGUI.

    TypeScript 6

  6. dashboard-ui-primevue dashboard-ui-primevue Public

    Dashboard boilerplate using PrimeVue

    JavaScript