Skip to content
View c0nD's full-sized avatar
:octocat:
swagged out
:octocat:
swagged out
  • North Carolina

Block or report c0nD

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
c0nD/README.md

hello :octocat:

visitors Open Source Love

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

class DataScientist:

    def __init__(self):
        self.role = "Data Scientist & Software Engineer"
        self.education = "BS in Computer Science + Data Science Certificate"
        self.daily_languages = ["Python", "TypeScript", "Rust", "Vim"]
        self.learning = ["Haskell"]
        self.interests = ["Open source", "Machine learning", "Functional programming"]
        self.hobbies = ["Guitar", "Keyboards"]

    def say_hi(self):
        print("Thanks for stopping by! Check out https://github.com/tidalcycles/Tidal if you like Haskell + music :)")

me = DataScientist()
me.say_hi()

Pinned Loading

  1. FluffyBOT FluffyBOT Public template

    Guild Battle Discord Bot for Cookie Run Kingdom

    Python 12 4

  2. CreampuffBOT CreampuffBOT Public

    CRK Guild Battle OCR Data Logger

    Python 9

  3. Copycord/Copycord Copycord/Copycord Public

    Clone one or more Discord servers in real time with a powerful toolkit—message & DM exporting, member list scraping, real-time message forwarding to external services, and more—managed through slas…

    Python 366 15