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
package de.sno0wfl4ke.aboutme

class Sno0wFl4ke {
    val name = "Philip"
    val age = 19
    val occupation = Occupation("[AI] Student", "RUB")
    val origin = Countries.GERMANY
    val languages = listOf(Languages.GERMAN, Languages.ENGLISH, Languages.FRENCH, Languages.NORWEGIAN)
    val interests = listOf("Coding", "Illustration", "Biology", "Music", "Cooking")

    fun getProgrammingLanguages() : List<String> {
        return listOf("Kotlin", "Java", "Python", "SwiftUI", "GoLang")
    }

    fun getInTouch() : Contact {
        return Contact(
            Discord("sno0wfl4ke"),
            Mail("langenbrink@outlook.com"),
            Twitter("@meSno0wFl4ke")
        )
    }
}

Pinned Loading

  1. wordfilter Public

    Wordfilter that uses a *.csv file as a base to filter out and censor harmful words

    Kotlin 1

  2. 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

  3. promodoro Public

    πŸ‡ Flat promodoro timer website for focusing

    TypeScript

214 contributions in the last year

Contribution Graph
Day of Week February March April May June July August September October November December January
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Loading A graph representing Sno0wFl4ke's contributions from January 28, 2024 to January 28, 2025. The contributions are 92% commits, 8% pull requests, 0% code review, 0% issues.   Code review   Issues 8% Pull requests 92% Commits

Contribution activity

January 2025

4 contributions in private repositories Jan 12 – Jan 24
Loading

Seeing something unexpected? Take a look at the GitHub profile guide.