#!/usr/bin/python
# -*- coding: utf-8 -*-
class Me():
def __init__(self):
self.name = "Roi Tabach"
self.role = "Data Science & Cyber Expert"
def say_hi(self):
print("Thanks for dropping by, hope you find some of my work interesting.")
me = Me()
me.say_hi()
Hi, I'm Roi. I'm a Data Science & Cyber consultant. Feel free to reach out!
Popular repositories Loading
-
-
elementary-tutorial
elementary-tutorial PublicForked from elementary-data/elementary-tutorial
Playground dbt project to demonstrate Elementary's capabilities.
Python
-
-
-
docs.getdbt.com
docs.getdbt.com PublicForked from dbt-labs/docs.getdbt.com
The code behind docs.getdbt.com
JavaScript
-
fm-leaderboarder
fm-leaderboarder PublicForked from aws-samples/fm-leaderboarder
FM-Leaderboard-er allows you to create leaderboard to find the best LLM/prompt for your own business use case based on your data, task, prompts
Python
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.