Giter Site home page Giter Site logo

hotsonhonet's Introduction

Konnichiwa πŸ™‹πŸΌβ€β™‚οΈ, I'm Rudra aka Hotson πŸ‘‹

Being a Pythonista πŸ‘¨πŸΌβ€πŸ’»

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

class Coder:
    class DataScientist:
        role = "Data Scientist"
        frameworks_and_libraries = ["TensorFlow", "Pytorch", "Scikit-Learn", "HuggingFace", "Pandas", "Numpy"]
        programming_languages = ["Python", "R", "SQL"]
        skills = ["Data Engineering", "Explorative Data Analysis", "Models", "Computer Vision", "NLP", "Deploying"]
        software_and_cloud_services = ["Jupyter Notebook", "RoboFlow", "Tableau"]
    
    class SoftwareEngineer:
        role = "Software Engineer"
        frameworks_and_libraries = ["Flask", "NodeJs", "ReactJs", "Plotly-dash", "ChartJs"]
        programming_languages = ["Python", "JavaScript", "C++", "SQL"]
        skills = ["Data Structures & Algorithms", "Object Oriented Programming", "OS", "DBMS", "Web Development"]
        software_and_cloud_services = ["Docker", "GCP", "VSCode", "Git & GitHub", "PostgreSql", "MongoDB"]
        
    def __init__(self, name):
        self.name = name
        self.interests = ["Kaggling", "Competitive Coding", "Volleyball", "Hackathons", "Anime"]
        
    def sayHi(self):
        print(f"Yo, I'm {self.name}.")
    
    

coder = Coder("Hotson")
coder.sayHi()

  • πŸ€– I'm an AI Engineer at @Inito
  • 🍦Before that I was working as an ML Engineer at @IceCream Labs.
  • ⏳ Wanna know about my internships, I have interned as SWE intern and Data Scientist at @OpenMainFrame and @IceCream Labs respectively.
  • πŸ’¬ Now, after all that corporate talking, I am a guy who likes to kill time by doing something fun, and programming is one of them. If you wanna know more about me, connect with me on social media platforms πŸ˜‰

Connect with me:

Social Media

hotsonhonet hotsonhonet hotsonhonet hotsonhonet

Coding profiles

hotsonhonet hotson_honet hotsonhonet hotsonhonet/profile hotsonhonet/profile


Languages and Tools:

bootstrap chartjs cplusplus docker flask gcp go javascript mongodb nodejs opencv postgresql python pytorch react scikit_learn tensorflow


Hotson's GitHub stats


hotsonhonet's People

Contributors

hotsonhonet avatar

Watchers

 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.