Giter VIP home page Giter VIP logo

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 a senior undergrad pursuing Biomedical Engineering from NIT Rourkela, India (Grad-2022).
  • 👯 Currently, I'm doing an open-source internship at @CNCF, with @OpenMainFrame org, working on porting certain popular MLOps tools (such as Ray) to s390x architecture.
  • ⏳ Previously, I have interned as ML engineer and Data Scientist at @Verisk Analytics and @IceCream Labs respectively.
  • 💬 If you wish to know more about my technical background, feel free to go through my resume.

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


Rudra Prasad Dash's Projects

baize-chatbot icon baize-chatbot

Let ChatGPT teach your own chatbot in hours with a single GPU!

fastchat icon fastchat

An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and FastChat-T5.

lit-parrot icon lit-parrot

Implementation of the StableLM/Pythia/INCITE language models based on nanoGPT. Supports flash attention, LLaMA-Adapter fine-tuning, pre-training. Apache 2.0-licensed.

llmdatahub icon llmdatahub

A quick guide (especially) for trending instruction finetuning datasets

open-assistant icon open-assistant

OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.

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.