Skip to content
View HOTSONHONET's full-sized avatar
πŸ’­
🎩
πŸ’­
🎩

Block or report HOTSONHONET

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
HOTSONHONET/README.md

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", "Cuda"]
        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", "Golang", "Rust"]
        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

Twitter LinkedIn Instagram Facebook YouTube

Coding Profiles

Kaggle CodeChef LeetCode GeeksforGeeks HackerRank Codeforces TensorTonic


Top Langs


Hotson's GitHub stats


Pinned Loading

  1. cam-feed cam-feed Public

    The project is about building a network where phones, ipad and laptop can connect and can share the camera video streams to the host server.

    NSIS 1

  2. portals portals Public

    A simple teleportation game using Golang and Htmx

    Go 1

  3. csiro-biomass csiro-biomass Public

    Jupyter Notebook

  4. schrodinger-compute schrodinger-compute Public

    connect my homie compute nodes to one unified platform

    Rust

  5. Fastapi-Watchtrace Fastapi-Watchtrace Public

    Runtime monitoring of function calls with memory profiling for any FastAPI based server

    Python 1