Skip to content
View chandan-reddy-k's full-sized avatar
:octocat:
Programming is an art, be the artist.
:octocat:
Programming is an art, be the artist.
Block or Report

Block or report chandan-reddy-k

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
chandan-reddy-k/README.md

Hey 👋🏽, I'm Chandan Reddy

An awesome React Developer.


I create user experiences that are:

Person coding gif

  • Responsive ✅
  • Intuitive 🤩
  • Dynamic 🧬
  • Reusable ♻️
  • Secure 🛡️
  • Load blazing fast 🚀
  • SEO Optimized 🔍
  • Crafted with pixel-perfect code ✨


Here are some technologies I use at work:

              


              


My contributions to open-source:

Chandan's Public Github Stats

Chandan's git commit streak Chandan's git commit trophies


Do you speak தமிழ்? It's ok if you don't.

I speak English too, Get in touch.


mail     mail     LinkedIn     Twitter     site     medium    

Code gif

Pinned

  1. Query and fetch Schema Query and fetch Schema
    1
    const fetch = require('node-fetch');
    2
    const fs = require('fs');
    3
    
                  
    4
    fetch(`https://api.example.com/graphql`, {
    5
      method: 'POST',
  2. Introspection Fragment Matcher Introspection Fragment Matcher
    1
    import ApolloClient from 'apollo-client';
    2
    import { InMemoryCache } from 'apollo-cache-inmemory';
    3
    import { HttpLink } from 'apollo-link-http';
    4
    import { IntrospectionFragmentMatcher } from 'apollo-cache-inmemory';
    5
    import introspectionQueryResultData from './fragmentTypes.json';
  3. vercel/next.js vercel/next.js Public

    The React Framework

    JavaScript 121k 25.9k

  4. nextjs-aws-elastic-beanstalk nextjs-aws-elastic-beanstalk Public

    Example to deploy Next.js app to AWS Elastic Beanstalk via Travis

    JavaScript 4 3

  5. redux-vs-recoil-example redux-vs-recoil-example Public

    This is a simple example app that uses redux and recoil to demonstrate the shared state management in your react app.

    JavaScript 12 4

  6. commutatus/covid-19-flattening-the-curve commutatus/covid-19-flattening-the-curve Public

    Dashboard to track flattening of the curve by plotting the no.of active COVID-19 / Coronavirus cases over a period of time by countries.

    CSS 5 3