Skip to content
View hakanseysane's full-sized avatar

Block or report hakanseysane

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

Hakan Seysane

Technical Lead | Software Development Manager | Platform Architecture & Secure SDLC

I help engineering teams design, build, modernize, and operate scalable software platforms.

My work focuses on platform architecture, technical governance, secure SDLC, cloud-native infrastructure, observability, API design, and engineering leadership. I have worked across enterprise-grade systems involving microservices, multi-tenant SaaS architectures, e-commerce platforms, marketplace ecosystems, logistics platforms, financial workflows, and high-availability backend systems.

I care about building software systems that are not only functional, but also maintainable, observable, secure, and understandable by both technical and non-technical stakeholders.


Focus Areas

Architecture & Technical Governance

  • Microservices architecture
  • Multi-tenant SaaS architecture
  • API-first system design
  • Legacy modernization
  • Engineering standards and technical decision-making
  • SDLC improvement and delivery governance

Cloud, DevOps & Observability

  • Kubernetes, Docker, Helm
  • Azure, AWS, Huawei Cloud
  • CI/CD pipelines with Azure DevOps, Github Actions and GitLab
  • Prometheus, Grafana, Loki, Tempo
  • Elasticsearch, Sentry, centralized logging
  • Infrastructure monitoring and reliability practices

Security & Compliance

  • Secure SDLC
  • ISO/IEC 27001:2022 readiness
  • IAM, RBAC, MFA, access governance
  • SAST / DAST processes
  • SIEM-oriented logging and auditability
  • Vulnerability management and remediation workflows

Engineering Leadership

  • Engineering team leadership
  • Technical mentoring
  • Agile / Scrum process improvement
  • QA automation strategy
  • Cross-functional work with product, project, and business teams
  • Technical pre-sales, vendor evaluation, and architecture review

AI-Assisted Engineering

  • Agentic AI workflows
  • LLM orchestration
  • AutoGen, n8n, workflow automation
  • AI-supported documentation, analysis, and SDLC operations

Tech Stack

Area Technologies
Backend .NET / .NET Core, Node.js, Python, Java
Frontend React, Next.js, TypeScript
Architecture Microservices, API Design, Multi-tenant SaaS
Cloud & DevOps Kubernetes, Docker, Helm, Azure, AWS, Huawei Cloud
CI/CD Azure DevOps, GitLab CI/CD, Github Actions
Observability Prometheus, Grafana, Loki, Tempo, Elasticsearch, Sentry
Data & Messaging MS SQL Server, PostgreSQL, MongoDB, Redis, RabbitMQ
Security Secure SDLC, ISO 27001, IAM, SIEM, SAST/DAST
Automation Selenium, Cucumber, BDD, n8n, AutoGen

Technical Writing

I write about software engineering, API design, process modeling, and engineering principles on Medium.

Selected articles:


How I Think About Engineering

I approach engineering as a balance between architecture, delivery, security, and communication.

Good software is shaped by code quality, system boundaries, operational visibility, clear ownership, and the ability of teams to understand and evolve the system over time.

My background in Visual Communication and Design also helps me approach technical topics with attention to clarity, structure, hierarchy, architecture diagrams, process models, documentation, and stakeholder communication.


Connect


⚡ Fun fact: I like complex systems, whether they are software platforms, musical arrangements, business processes, or mountain routes.

Beyond Engineering

I play drums, produce metal music, write about software engineering, enjoy visual thinking, and spend time on mountain trails, climbing routes, and under the night sky.

Pinned Loading

  1. jira-issue-creator jira-issue-creator Public

    A node js project for creating jira issues from csv file

    JavaScript

  2. devops-academy devops-academy Public

    DevOps training documents for internal team

  3. beat-sketch beat-sketch Public

    A quick music structure sketching tool that facilitates pre-production planning by defining song sections, tempos, and time signatures.

    JavaScript 1

  4. chord-analyzer chord-analyzer Public

    A TypeScript utility for transposing musical chords by a given number of semitones.

    TypeScript

  5. This Docker Compose file outlines a... This Docker Compose file outlines a robust setup for deploying a microservices architecture using Consul for service discovery and Traefik as a dynamic reverse proxy. It is designed to facilitate seamless service registration, automatic TLS certificate management via Let's Encrypt, and efficient load balancing across services. The configuration is split into two parts: "Manager nodes" for service discovery and configuration management, and "Worker nodes" for deploying the actual application services, such as web applications and back-end services. This setup aims to provide a scalable and secure foundation for deploying containerized applications, with easy service discovery, secure communication, and high availability.
    1
    # Manager nodes
    2
    version: '3.7'
    3
    
                  
    4
    services:
    5
      consul:
  6. code-review-extension code-review-extension Public

    JavaScript