Skip to content
View YasinEnginn's full-sized avatar
🐎
Open to Erasmus Internship (2026–2027 Summer) • Network Automation / SDN
🐎
Open to Erasmus Internship (2026–2027 Summer) • Network Automation / SDN

Block or report YasinEnginn

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

Yasin Engin

Typing SVG


I’m Yasin Engin, a Computer Engineering student with a strong networking background (CCNA) and a focus on SDN and network automation.

I build tooling and systems that make networks easier to operate: automation workflows, API-driven services, and distributed components for logging/monitoring. Most of my projects are implemented in Go, using gRPC, message brokers, and containerized deployments.

This profile is a collection of:

  • Network Automation experiments (labs, reproducible setups)
  • Go services (REST/gRPC, auth patterns, distributed logging)
  • Distributed systems practice (fault tolerance, coordination, persistence)

Focus Areas

Network Automation & SDN Backend Engineering Distributed Systems
Labs, tooling, model-driven mindset Go (REST APIs, gRPC, microservices) Fault tolerance, replication, observability

Tech Stack

Languages

Backend & Systems

Databases

Networking


Featured Projects

Go microservices reference architecture.

  • Tech Stack: Docker Swarm, RabbitMQ, gRPC, Caddy gateway, Postgres + Mongo.

Leader–Member design for distributed storage.

  • Tech Stack: gRPC + mTLS, heartbeat failure detection, disk persistence, metrics/logging.

Enterprise-style API with auth/RBAC concepts.

  • Tech Stack: Database layer, Dockerized workflow.

Network automation labs for repeatable network testing.

  • Tech Stack: Containerlab, Ansible.

Connect

LinkedIn YouTube GitHub

Network Automation / Backend Engineering / DevOps

Pinned Loading

  1. CCNA_Notes_and_Labs CCNA_Notes_and_Labs Public

    Cisco CCNA networking labs with configuration files, guides, and automation scripts.

    5 1

  2. CCNP_Notes_and_Labs CCNP_Notes_and_Labs Public

    CCNP networking notes and labs with configuration files, guides, and automation scripts.

    Python 3

  3. Tolerex Tolerex Public

    Fault-tolerant distributed message storage system with leader-based replication, gRPC communication, and configurable consistency.

    Go

  4. my-ansible-lab my-ansible-lab Public

    Modern network automation workflows for Nokia SR Linux using Ansible and Containerlab. This repository provides a hands-on, data-driven spine–leaf lab that demonstrates YANG-based, model-driven con…

    Shell

  5. Netreka-Nexus Netreka-Nexus Public

    Production-grade Microservices Hub in Go. Features Docker Swarm, RabbitMQ, gRPC, Caddy Gateway, and Polyglot Persistence (Postgres + Mongo).

    Go

  6. rest-api rest-api Public

    High-performance, production-grade REST API for Enterprise Network Inventory management. Built with Go (Golang), featuring RBAC, JWT Auth, SQL Builder, Gzip Compression, and Docker-native deploymen…

    JavaScript