Skip to content
View hakanbaysal's full-sized avatar
๐Ÿ’ป
I'm Coding
๐Ÿ’ป
I'm Coding
Block or Report

Block or report hakanbaysal

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

Hello, I'm Baysal! ๐Ÿ‘‹

I am an earthling who tries to keep up with changes. Software development is my hobby, my job and my curiosity. I develop hobby IoT projects with embedded system software in my time off work (all this takes my 75 hours a week). I do not hesitate to consult and research. I like to do brain hurricane ๐Ÿ˜‰ and share what I know.

Languages and Tools:

GitHub stats

Outside of GitHub, You can find me. Currently I'm free to contribute

Twitter: hakanbaysalcom Linkedin: hakanbaysal GitHub hakanbaysal

๐ŸŒ www.hakanbaysal.com

Pinned Loading

  1. Kubernetes-Development-Environment Kubernetes-Development-Environment Public

    Elasticsearch, ElasticHQ, Redis, MongoDB, PostgreSQL, PGAdmin, NodeJS (Socket.io), PhpMyAdmin, MariaDB, PHP-FPM-7.0 pods available

    Shell 1

  2. mongo2elasticsearch mongo2elasticsearch
    1
    class Main:
    2
        def __init__(self):
    3
            print("Transfer is started")
    4
            self.col = self.mongo_connect()
    5
            self.es = self.elastic_connect()
  3. Json Process Json Process
    1
    import json
    2
    from jsonpath_ng import jsonpath, parse
    3
    
                  
    4
    
                  
    5
    class Hero:
  4. ardrone_interface ardrone_interface Public

    Forked from Ardillo/ardrone_interface

    Interface based on pygame and ROS to control the AR.Drone

    Python

  5. conpot conpot Public

    Forked from mushorg/conpot

    ICS/SCADA honeypot

    Python

  6. Keisatsu-Shell-Backdoor Keisatsu-Shell-Backdoor Public

    Forked from cacadosman/Keisatsu-Shell-Backdoor

    Web shell/backdoor written in php for web exploitation

    PHP