Skip to content
View aneeshawadhiya's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report aneeshawadhiya

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

Hi, I'm Aneesh Awadhiya!

Software Enginner
Data Science Enthusiast

Linkedin: AneeshAwadhiya GitHub AneeshAwadhiya

A little more about me...

class SoftwareEngineer:
    def __init__(self):
        self.name = "Aneesh Awadhiya"
        self.role = "Software Engineer"


me = SoftwareEngineer()

Popular repositories Loading

  1. react-portfolio react-portfolio Public

    JavaScript 1

  2. magic-cursor.js magic-cursor.js Public

    a minimal .js library for modern cursor for modern web designs

    JavaScript 1 1

  3. car-price-prediction car-price-prediction Public

    Jupyter Notebook

  4. aneeshawadhiya aneeshawadhiya Public

    Config files for my GitHub profile.

    1

  5. DSA-Questions DSA-Questions Public

    DSA Question codes

    C++

  6. TicTacToe TicTacToe Public

    A Simple Tic-Tac-Toe game to kill time.

    CSS