#!/usr/bin/python
# -*- coding: utf-8 -*-
class SoftwareEngineer:
def __init__(self):
self.name = "Chris Sabb"
self.primary_role = "Data Engineer"
self.secondary_role = "Machine Learning Engineer"
self.stack = ["TensorFlow", "Keras", "SQL", "Kafka", "Spark", "Airflow"]
self.interests = ["Traveling Aboard", "Italian Language", "French Language", "FIFA", "Anime", "Video Games"]
def hello_there(self):
print("Thanks for visiting my personal Github profile! I hope you find some of my featured work interesting!")
me = SoftwareEngineer()
me.hello_there()
# π Iβm currently working as a Software Developer Intern at the National Environmental Modeling & Analysis Center
# π± I'm currently orchestrating several machine learning projcts with TensorFlow, Keras, and LangChain, several
# data pipelines for several upcoming Tableau data visualizations, and a ChatGPT API assistant.
# π¬ Feel free to reach out. I'm currently seeking 2024 new grad roles in data and machine learning engineering!
π₯
Mastering Code-fu
Machine Learning Enthusiast |
CS & Stats @ UNC Asheville |
SDE Intern @ NEMAC |
ML & Data Engineering, Data Analytics
-
National Environmental Modeling & Analysis Center
- Asheville, North Carolina
- https://www.linkedin.com/in/chris-sabb/
- https://observablehq.com/@real-csabb
- https://kaggle.com/realcsabb
- http://leetcode.com/real-csabb/
Pinned Loading
-
political-ideologies-tableau
political-ideologies-tableau PublicAn update to my Political Ideologies Mapview found on Observable that uses data pipelines and public.tableau.com.
Python 1
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.