Skip to content
View rish-0-0's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro
Block or Report

Block or report rish-0-0

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
rish-0-0/README.md

Hey! Rishabh here πŸ‘‹

Software developer from Bangalore. Graduated with Computer Science '21 from BITS Pilani, Goa. Believe in the power of education and a big fan of opensource development.

Linkedin LinkedIn

My NPM Packages

Astroreha

Astrological Calculations and Chart Generating Library

npm install --save astroreha
  • πŸ”­ I’m currently working on use-parallel-state: A library to help with making javascript state containers in a worker context which has support for react hooks.
  • βš™οΈ I have around 3y experience with JavaScript and about 2y experience with TypeScript.
  • 🌱 I’m currently learning elixir, golang, rust and webassembly.
  • πŸ‘― I’m looking to collaborate on anything which helps the world. Cryptocurrency as well.
  • πŸ’¬ Ask me about anything react. It's my favourite choice for developing websites.
  • πŸ“« How to reach me: admin@rishabh-anand.com
  • ⚑ Fun fact: GraphQL has nothing to do with Graph Databases πŸ˜‚
  • 😠 I like redux, but would do anything to get around it πŸ˜‚

Pinned

  1. simple-token-service simple-token-service Public

    Keep your token business seperate

    TypeScript

  2. use-parallel-state use-parallel-state Public

    React use state hook which runs in a worker thread

    TypeScript

  3. portfolio portfolio Public

    My portfolio.

    CSS

  4. astroreha astroreha Public

    Astrology npm package for Reha (a Dating App based on Astrology). Can calculate Birth Chart, D9 Chart and provide compatibility info.

    JavaScript 10 9

  5. astrocharts astrocharts Public

    React Native App (Android and iOS) to get your Birth Chart and Navamsa Chart along with the nakshatras

    JavaScript 1 1

  6. express-graphql-subscriptions express-graphql-subscriptions Public

    Express graphql and subscriptions template with docker for realtime graphql

    JavaScript