Skip to content
View yakuza8's full-sized avatar
🐨
Happy to see you here
🐨
Happy to see you here
Block or Report

Block or report yakuza8

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
yakuza8/README.md

Hey there, I'm Berat Cankar (ベラトチャンカル)!

Twitter Follow GitHub followers Linkedin: beratcankar Gmail Badge

I am Software Engineer at AWS graduated from Middle East Technical University in 2019. I have passion in coding and my favorite language is Python. The main field I like to code is Artificial Intelligence, and you can check my existing repositories. For further information, one can take a look at below code segment...

>>> from users import yakuza8
>>> 
>>> berat = {
...     'pronouns': {'He', 'Him'},
...     'programming-languages': {Python, Java, C/C++, Scala, Kotlin, Haskell, Scheme, Javascript, Typescript},
...     'ask-me-about': {'web-development', 'artificial-intelligence', 'competitive-programming', 'systems-design'},
...     'technology': {
...         'backend': {
...             'python': ['django'],
...             'java': ['vertx', 'jersey', 'spring'],
...             'scala': ['akka']
...         },
...         'frontend': {
...             'typescript': ['angular4', 'react']
...         },
...         'databases': [MySQL, PostgreSQL, MongoDB, S3, DynamoDB],
...         'miscellaneous': ['numpy', 'scikit-learn', 'pytorch', 'kafka', 'html', 'css']
...     },
...     'interests': {'artificial-intelligence', 'machine-learning', 'security', 'functional-programming'},
...     'personal-interest': {'日本語', 'anime', 'strategy-games', 'sudoku', 'hip-hop music'},
...     'fun-fact': {'I fell in love with my cat Çiçek', 'I have a symmetry obsession :(', 'I like to herd velociraptors'},
...     'education': 'METU'
... }
>>>
>>> yakuza8.update(properties=berat)
>>>
>>> print("What is next? Let's have a big hug")

Popular repositories

  1. peniot peniot Public

    PENIOT: Penetration Testing Tool for IoT

    Python 200 48

  2. kafka-hot-and-cold-retries kafka-hot-and-cold-retries Public

    Demo project for elaborating how hot and cold retries can be applied in Kafka

    Kotlin 12

  3. first-order-predicate-logic-theorem-prover first-order-predicate-logic-theorem-prover Public

    Autonomous Theorem Prover for First Order Predicate Logic

    Python 10 3

  4. coronavirus-timeseries-predictor coronavirus-timeseries-predictor Public

    Timeseries analyzer for coronavirus with recurrent neural network

    Python 4 2

  5. say-what-you-see say-what-you-see Public

    Tiny humble script for "Say What You See" sequence

    Python 3 1

  6. bayesian-inference bayesian-inference Public

    Bayesian Inference

    Python 3