Skip to content
View mortinger91's full-sized avatar
🕹️
🕹️

Highlights

  • Pro

Block or report mortinger91

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.

Content in all repositories owned by your account will be closed.
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
mortinger91/README.md

Hello there! 👋

whoami

I am a Software Engineer passionate about Software Architecture, 网络 Engineering and 3D Graphics.

I like system languages and I code mainly in C++.
I develop on all desktop platforms, using Linux whenever is possible.
I love and strongly support Free and Open source software ❤️

Here are the topics I am most interested in:

  • cybersecurity and privacy
  • proxies and firewalls
  • async event-based non-blocking I/O
  • ipv6
  • BPF/eBPF
  • blockchain and crypto
  • binary decompilation
  • emulation/virtualization
  • coding patterns
  • IoT devices
  • 3D graphics
  • game engines
  • game modding
  • HDR, LUTs, color grading

Tech stack

✏️ Languages: C++, C, Swift, Rust, Bash, C#, Ruby, Python, PHP, Javascript, Go.

🎨 GUI libraries: Qt, imgui.

🎮 Game engines: UE4, UE5.

🎆 Graphic libraries: OpenGL.

What I do for a living

I am currently working for Kape Technologies (ExpressVPN, Private Internet Access)
where I deal with vpn technologies and advanced network engineering.
I do both backend and frontend development of a Linux/macOS/Windows C++ Qt application.

I have developed a solution for macOS Split Tunneling that uses event-based non-blocking I/O.
It is able to proxy a high amount of udp/tcp packets with very low latency, while using minimal system resources.
Check out the repo here: https://github.com/pia-foss/mac-split-tunnel

Contacts

Feel free to contact me for work-related or fun stuff!

📧 Email: micheleemiliani91@gmail.com

💼 LinkedIn: https://www.linkedin.com/in/michele-emiliani/

Pinned Loading

  1. cpp-cmake-template cpp-cmake-template Public template

    Template for a C++ CMake project, using Github 操作 and CTest.

    CMake 37 1

  2. OpenGLEngine OpenGLEngine Public

    An OpenGL 3D Engine, made with C++.

    C 8

  3. LinuxSetup LinuxSetup Public

    Initial setup of a freshly installed Linux system, how I like it.

    Shell 5 1

  4. PIA-desktop-client PIA-desktop-client Public

    复刻ed from pia-foss/desktop

    Private Internet Access - Desktop VPN Client for Windows/macOS/Linux

    C++

  5. PIA-mac-split-tunnel PIA-mac-split-tunnel Public

    复刻ed from pia-foss/mac-split-tunnel

    PIA's macOS split tunnel library.

    Swift