8000 Sno0wFl4ke (Philip Langenbrink) Β· GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
View Sno0wFl4ke's full-sized avatar
πŸ’œ
Studying applied computer science
πŸ’œ
Studying applied computer science

Highlights

  • Pro

Organizations

@cafestube

Block or report Sno0wFl4ke

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
Sno0wFl4ke/README.md
class Sno0wFl4ke:
    name = "Philip"
    age = 20
    occupation = ("[AI] Student", "RUB")
    origin = "Germany"
    languages = ["German", "English", "French", "Norwegian"]
    interests = ["Coding", "Illustration", "Biology", "Music", "Cooking"]

    @staticmethod
    def get_programming_languages():
        return ["Kotlin", "Java", "TypeScript", "Python", "GoLang"]

    @staticmethod
    def get_in_touch():
        return {
            "Discord": "sno0wfl4ke",
            "Mail": "langenbrink@outlook.com",
            "Twitter": "@meSno0wFl4ke"
        }

Pinned Loading

  1. spell-cli spell-cli Public

    πŸͺ„ Spell is a modular CLI tool for developers – send HTTP requests, manage configs, and speed up your workflow from the terminal. Built with Go.

    Go

  2. filetrainedchatbot filetrainedchatbot Public

    FTCB (FileTrainedChatBot) is a simple, file-trained chatbot that learns from structured data in intents.json. Using nltk, numpy, and pytorch, it builds a neural network to respond accurately based …

    Python

0