Skip to content
View shreyuu's full-sized avatar
always-on-beta;
always-on-beta;

Highlights

  • Pro

Block or report shreyuu

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

Hello there 👋

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


class SoftwareEngineer:

    def __init__(self):
        self.name = "Shreyash Meshram"
        self.role = "Software Engineer"
        self.language_spoken = ["en_US", "hi_IN", "mr_IN"]
        self.messages = {
            "greeting": "Welcome to my profile!",
            "project": "Check out my latest project!",
            "contact": "Feel free to reach out anytime!"
        }

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


me = SoftwareEngineer()
me.say_hi()

Skills

javascript logo react logo aftereffects logo amazonwebservices logo anaconda logo androidstudio logo apple logo bash logo bootstrap logo canva logo cplusplus logo css3 logo django logo docker logo fastapi logo figma logo firebase logo flask logo git logo github logo gitlab logo go logo googlecloud logo html5 logo jira logo jupyter logo kaggle logo kubernetes logo linux logo markdown logo mongodb logo mysql logo numpy logo npm logo opencv logo pandas logo photoshop logo postgresql logo premierepro logo pycharm logo python logo rust logo tailwindcss logo tensorflow logo ubuntu logo vscode logo xcode logo wordpress logo

Socials

     

My GitHub Stats

shreyuu's GitHub stats

Popular repositories Loading

  1. BFSI-NLP-Hackathon BFSI-NLP-Hackathon Public

    AI-Finance-Sentiment: Predict financial news sentiment using NLP and Generative AI in a personal hackathon project

    Jupyter Notebook 2

  2. certificates certificates Public

  3. Hand-Gesture-Recognition Hand-Gesture-Recognition Public

    PureBasic

  4. telegram_bots telegram_bots Public

    Python

  5. Portfolio Portfolio Public

    CSS

  6. MusicApp MusicApp Public

    Java