lopuh@void:~$

// embedded engineer & backend dev

#define LOCATION "59.9311° N, 30.3609° E" // Saint Petersburg
#define LANG "C/C++"
#define DISTRO "Arch"

struct profile_t {
  const char* expertise[4] = {
    "embedded",
    "networking",
    "backend",
    "robotics",
  };
} lopuh;
C/C++
FreeRTOS
Linux
CMake
OpenGL
Python
MCUs
math
Vim
Bash
Soldering
// quick start
$ cat ~/README
> my main passion is understanding how technology works from the inside out.
> i'm drawn to the intersection of hardware and software.