Home
Resume

Emin

Linux Kernel Engineer

Kernel & Networking Specialist

Kocaeli, TR

[email protected]

github.com/xeome

Technical Expertise

Linux/UNIX Systems Expert
C/C++/Rust Expert
Kernel Engineering Advanced
System Architecture Advanced
DevSecOps Practices Advanced
Networking Advanced
Embedded linux Advanced
Network Security Intermediate
Application dev Intermediate

Professional Experience

Research Scholar - Linux Kernel Engineering

TÜBİTAK BİLGEM | October. 2023 - Present

Lead low-level systems and Linux kernel development. Implemented security measures and optimized system performance.

  • Engineered custom networking stack for Linux using XDP and AF_XDP sockets, achieving over 10 Gbit/s bandwidth throughput.
  • Led Linux(Yocto) and Android system software development across multiple architectures, including PowerPC and ARM64.
  • Implemented a custom block device driver with network stack integration for high-speed data transfer between multiple systems.

Linux System Administrator

Mono Bilişim | March. 2023 - October. 2023 (8 months)

Maintaining infrastructure, ensuring high availability and performance.

  • Automated server provisioning using Ansible
  • Optimizing server performance by tuning sysctl parameters and benchmarking different kernel configurations.
  • Tuned and optimized the OPNsense firewall for high throughput environments.

Notable Projects

RiscV-kernel

A RISC-V kernel written in C and assembly. This project aims to implement a bare-metal kernel for the RISC-V ISA from scratch.

C Assembly Kernel RISC-V virtio
XSKNet

A high performance custom networking stack for Linux using XDP and XSK. Bypasses the kernel network stack and receives/transmits packets directly from/to the network card.

C eBPF XDP