Skip to content
View bhupas's full-sized avatar

Organizations

@SEP4-VIA-2023

Block or report bhupas

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

Hi πŸ‘‹, I'm Bhupas Gautam

Data Scientist from Denmark

Connect with me:

bhupas bhupas

Languages and Tools:

bash bootstrap c csharp docker dotnet figma git html5 java javascript linux nodejs postgresql postman react spring sqlite xd

Little bit about me πŸ‘‹

class DataScientist:
    def __init__(self):
        self.name = "Bhupas Gautam"
        self.role = "Data Scientist"
        self.languages_spoken = ["da_DK", "en_US"]
        self.skills = ["Machine Learning", "NLP", "Forcasting"]

class MLEngineer:
    def __init__(self):
        self.name = "Bhupas Gautam"
        self.role = "Machine Learning Engineer"
        self.languages_spoken = ["da_DK", "en_US"]
        self.skills = ["Deep Learning", "Python", "TensorFlow", "PyTorch"]

    def say_hi(self):
        print("Thanks for visiting, I'm dedicated to building and optimizing ML models.")

if __name__ == "__main__":
    data_scientist = DataScientist()
    data_scientist.say_hi()

    ml_engineer = MLEngineer()
    ml_engineer.say_hi()

Popular repositories Loading

  1. Freemedia Freemedia Public

    List of best freemedia (Opensource and Piracy )

  2. fluentui-system-icons fluentui-system-icons Public

    Forked from microsoft/fluentui-system-icons

    Fluent System Icons are a collection of familiar, friendly and modern icons from Microsoft.

    Dart

  3. nord-startpage nord-startpage Public

    HTML

  4. EntityFramework.Docs EntityFramework.Docs Public

    Forked from dotnet/EntityFramework.Docs

    Documentation for Entity Framework Core and Entity Framework 6

    PowerShell

  5. starship starship Public

    Forked from starship/starship

    β˜„πŸŒŒοΈ The minimal, blazing-fast, and infinitely customizable prompt for any shell!

    Rust

  6. bhupas bhupas Public