Skip to content
View Shreyans27's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report Shreyans27

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

Hi, I'm Shreyans!

Engineering Student at Vellore Institute of Technology, Vellore

Linkedin: 2003-shreyans-shah GitHub Shreyans27

A little more about me...

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


class Engineer:

    def __init__(self):
        self.name = "Shreyans"
        self.pronouns = "He | Him"
        self.language_spoken = ["en_GB", "hi_IN"]

    def skills(self):
        self.code = [Python, MATLAB, SQL]
        self.tools: [MySQL, Power BI, Microsoft SQL Server, Arduino]

    def challenge(self):
        print("I am doing the #100DaysOfCode challenge on LeetCode")

    def say_hi(self):
        print("Thanks for dropping by, hope you find some of my work interesting.")


me = Engineer()
me.challenge()
me.say_hi()

GitHub Stats:


Contact

Pinned

  1. Co-Aid Co-Aid Public

    Python 1

  2. Projects Projects Public

    Some small projects

    Python 1

  3. Coursera-HTML-and-CSS-for-Web-Dev Coursera-HTML-and-CSS-for-Web-Dev Public

    HTML 1

  4. 2048 2048 Public

    Python 1

  5. Compression-of-audio-signals-using-DCT Compression-of-audio-signals-using-DCT Public

    MATLAB 1