Skip to content
View aayushsinha0706's full-sized avatar

Highlights

  • Pro

Organizations

@ossu
Block or Report

Block or report aayushsinha0706

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

Hi there 👋

linkedin 🔗 | twitter 🐦 | My hasnode blogs 🧑🏻‍💻 |

#!/usr/bin/python
# -*- coding: utf-8 -*-


class AayushSinha:

    def __init__(self):
        self.name = "Aayush Sinha"
        self.role = "Self teaching myself Computer Science and Data Science📚 "
        self.interests = ["Machine Learning", "Python development"]
        self.language_spoken = ["en_IN", "hi_IN"]


    def say_hi(self):
        print("Thanks for dropping by :) hope you find my work interesting!")


me = AayushSinha()
me.say_hi()

Python C C++ OpenCV Django

Popular repositories

  1. math math Public

    Forked from ossu/math

    🧮 Path to a free self-taught education in Mathematics!

    3 1

  2. nodeninjaestates nodeninjaestates Public

    Node Ninja Estate is a smart contract platform built on the Ethereum blockchain that allows users to buy tokenised real estates with cryptocurrency. The aim is to use tokenisation and blockchain te…

    JavaScript 1 1

  3. computer-science computer-science Public

    Forked from ossu/computer-science

    🎓 Path to a free self-taught education in Computer Science!

  4. Play-With-Python Play-With-Python Public

    Forked from abhisheks008/Play-With-Python

    Play With Python is an open source repository, which contains various types of games and useful scripts built in Python. Contributors are open to contribute in this repository with their contributi…

    Python

  5. aayushsinha0706 aayushsinha0706 Public

  6. algoswarm algoswarm Public

    Forked from hamees-sayed/algoswarm

    Website for HackintheWest Hackathon 🔥

    HTML