GithubHelp home page GithubHelp logo

bhupas / rustlings Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rust-lang/rustlings

0.0 0.0 0.0 2.15 MB

:crab: Small exercises to get you used to reading and writing Rust code!

License: MIT License

Shell 3.10% Rust 93.53% PowerShell 1.93% Nix 1.44%

rustlings's Introduction

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", "Data Analysis", "Python"]

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()

rustlings's People

Contributors

abagshaw avatar abdouseck avatar alexxroche avatar allcontributors[bot] avatar apogeeoak avatar bors avatar carols10cents avatar cjpearce avatar danwilhelm avatar dbarrosop avatar delet0r avatar eddyp avatar eroullit avatar evestera avatar hpwxf avatar jrvidal avatar kolbma avatar komaeda avatar magnusrodseth avatar miller-time avatar nidhalmessaoudi avatar nkanderson avatar ryanpcmcquen avatar sanjaykdragon avatar seeplusplus avatar seporterfield avatar shadows-withal avatar sjmann avatar tlyu avatar zerotask avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.