Skip to content
View itwasmycode's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report itwasmycode

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

Pinned

  1. DEND-DataPipelineAirflow DEND-DataPipelineAirflow Public

    Python 1

  2. DEND-Capstone-Spark-AWS DEND-Capstone-Spark-AWS Public

    Python 7

  3. ScalaClickStreamDataBatch ScalaClickStreamDataBatch Public

    ClickStream Analysis Project using Frameless-Spark API on Scala

    Jupyter Notebook 1

  4. Tradeus Tradeus Public

    A bot which uses NLP library for Python to answer questions from users.

    Python 2

  5. Data Communication Text Simulation I... Data Communication Text Simulation Includes Go-Back-N and Stop and Wait
    1
    import time
    2
    import numpy as np
    3
    import collections
    4
    import math
    5
    from collections import namedtuple
  6. In order to increase nonlinearity of... In order to increase nonlinearity of a encoder function we used chaotic chipper. It differs from Chaotic Chipper where we use two different key to encryption.
    1
    import scala.math.pow
    2
    import scala.util.Random
    3
    // KEMALEMRECOLAK CHECK! DONE!
    4
    
                  
    5
    @annotation.tailrec