Skip to content
View vanshreddy's full-sized avatar
Block or Report

Block or report vanshreddy

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

Hi there! I'm Vansh (he / him).

Linkedin Badge Website Badge Gmail Badge

const about = {
    name: 'Vansh Reddy',
    experience: {
        education: 'Computer Engineering student @ RPI',
        current: 'Rensselaer Center for Open source',
    },
    links: {
        website: 'https://vanshreddy.tech',
        github: 'https://github.com/vanshreddy',
        linkedin: 'https://www.linkedin.com/in/vanshreddy',
    },
    quote: “Would I rather be feared or loved? Easy. Both. I want people to be afraid of how much they love me. - Michael Scott
}

Anurag's GitHub stats

Pinned Loading

  1. Deep-learning-Rocket-league-bot Deep-learning-Rocket-league-bot Public

    Rocket league bot which uses data to train a neural network.

    Python

  2. 2048Reinforcement 2048Reinforcement Public

    2048 solver using Reinforcement learning

    Python

  3. OpenCircuits/OpenCircuits OpenCircuits/OpenCircuits Public

    A free, open source, online digital circuit/logic designer.

    TypeScript 286 69

  4. Community-Response Community-Response Public

    Chrome extension which analyzes the comment section of a Youtube video using sentiment analysis to provide the user analytics. Backend implemented using Express, Mongodb. Frontend using React

    JavaScript