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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
mortinger91/README.md

Hello there! ๐Ÿ‘‹

whoami

I am a Software Engineer passionate about Software Architecture, Network Engineering and 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 technology
  • async event-based non-blocking I/O
  • ipv6
  • BPF/eBPF
  • blockchain and crypto
  • binary decompilation
  • emulation/virtualization
  • coding best practices and patterns
  • computer hardware
  • game engines
  • 3D graphics

Tech stack

โœ๏ธ Languages: C++, Swift, C, 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 stuff, or just for a chat!

๐Ÿ“ง Email: [email protected]

๐Ÿ’ผ 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 Actions and CTest.

    CMake 34 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

    Forked 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

    Forked from pia-foss/mac-split-tunnel

    PIA's macOS split tunnel library.

    Swift