Skip to content
View hakanbaysal's full-sized avatar
πŸ’»
I'm Coding
πŸ’»
I'm Coding

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
hakanbaysal/README.md
header
LinkedIn Twitter Website GitHub followers Profile views

πŸ§‘β€πŸš€ About Me

name: Hakan Baysal
role: Problem Solver
status: free to contribute 🀝
mindset: "I do not hesitate to consult and research."
hobby & job & curiosity: camping
spare time: hobby IoT projects with embedded systems
weekly grind: ~75 hours of building and learning
favorite activity: brain hurricanes πŸŒͺ️ + sharing what I know
website: www.hakanbaysal.com

🌍 Open Source Contributions

Projects I've contributed to.


πŸ› οΈ Languages & Tools

Languages

Python PHP Java Go

Frameworks & Runtime

Symfony Node.js Android FastAPI Spring Boot

Databases

PostgreSQL MySQL MongoDB Redis OpenSearch LanceDB

AI & LLM

Ollama vLLM Fine-Tuning RAG MCP

DevOps & Tools

Docker Kubernetes Git Linux

πŸ”Œ IoT & Embedded Systems

In my time off work, I build hobby IoT projects with embedded system software β€” turning ideas into hardware that actually does something.

Arduino Raspberry Pi ESP32 C MQTT

πŸ“Š GitHub Stats

profile details
stats repos per language
most commit language productive time

🐍 Contribution Graph

activity graph

πŸ’¬ Let's Connect

Outside of GitHub, you can find me β€” and right now I'm free to contribute. πŸš€

website

footer

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 2

  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