Skip to content
View aleiei's full-sized avatar
  • Freelance
  • Rome

Block or report aleiei

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

Profile

Background

I am a systems and telecommunications professional with long-term experience in RF systems, embedded technologies, and communication infrastructure design and integration.

My work spans both technical development and system-level coordination activities in complex communication environments, including mobile networks, RF systems, and mission-critical infrastructures.

I have been involved in GSM-related technologies, RF system analysis, and the integration of VoIP/RoIP and disaster recovery solutions for distributed communication systems. In several contexts, I also worked in a technical project management role, coordinating internal teams, external contractors, and system vendors for the delivery and consolidation of large-scale communication infrastructures.

A significant part of my professional activity has taken place in industrial and security-related environments under confidentiality constraints, which limits what can be shared publicly.

The projects available on this GitHub represent personal work developed for study, experimentation, and practical engineering problem solving in embedded systems, RF, networking, and software-defined systems.


Areas of Interest

  • Embedded systems design
  • RF engineering and radio communications
  • Telecommunications and mobile network systems
  • Software Defined Radio (SDR)
  • Digital signal processing (DSP)
  • Embedded Linux systems
  • Low-level software development
  • System integration and interoperability
  • Reverse engineering and protocol analysis

Technologies

Languages

  • C
  • C++
  • Python
  • Bash
  • JavaScript

Embedded & Platforms

  • STM32
  • AVR
  • PIC
  • Embedded Linux
  • Raspberry Pi

Tools & Ecosystem

  • Git
  • GCC
  • CMake
  • GDB
  • Wireshark
  • KiCad

Selected Projects

Embedded Systems & Electronics

  • Automatic Antenna Tuner – STM32-based system for impedance matching in amateur radio applications.
  • Rotor Controller – Control system for antenna positioning in radio communication setups.
  • Embedded Audio Streaming – Low-latency streaming system with asynchronous buffering techniques.
  • RTSP Server – Lightweight RTSP/RTP implementation for embedded Linux environments.

RF & SDR

  • SDR experiments and signal processing tools.
  • Radio communication utilities and experimental prototypes.
  • RF analysis and measurement-related projects.

Networking & Systems

  • Network utilities and protocol implementations.
  • Embedded Linux communication services.
  • Experimental tools for system integration and testing.

Notes

This repository contains only personal projects developed for study and experimentation.

Professional work has been carried out in telecommunications, RF, and industrial communication environments, including roles involving system integration and technical project management. Due to confidentiality constraints, most of this work cannot be shared publicly.

The focus of this GitHub is to document practical implementations and technical explorations across embedded systems, RF, networking, and communication technologies.

Popular repositories Loading

  1. ESP8266-BUG-I2S-MIC ESP8266-BUG-I2S-MIC Public

    Simple project for live audio streaming and recording from an I2S MEMS microphone (INMP441) over UDP, using an ESP8266 (NodeMCU). The ESP8266 reads stereo 16-bit samples from the microphone via I2S…

    C++ 28 6

  2. ESP32-BUG-I2S-MIC ESP32-BUG-I2S-MIC Public

    Simple project for live audio streaming and recording from an I2S MEMS microphone (INMP441) over UDP, using an ESP32 DevKit C V2. The ESP32 reads audio samples from the microphone via I2S and trans…

    C++ 22 5

  3. ESP32-CAM-RTSP ESP32-CAM-RTSP Public

    RTSP video streaming server for the AI Thinker ESP32-CAM module. Once flashed and connected to a local network, the device streams live MJPEG video over RTSP and can be viewed or recorded with any …

    C++ 9 1

  4. Calypso_BTS Calypso_BTS Public

    GSM base station toolkit for Calypso/OsmocomBB phones with Tkinter control GUI, install scripts, and service templates.

    Shell 3 1

  5. TX-3-STEP-NANO-24L01 TX-3-STEP-NANO-24L01 Public

    Simple RC transmitter built on an Arduino Nano and an nRF24L01 radio module. It reads three analog joystick axes and one push-button, then broadcasts a compact data packet over 2.4 GHz to a matchin…

    C++ 2

  6. sysclock_gui sysclock_gui Public

    Sysclock is a desktop application with a graphical user interface (GUI) written entirely in **Python 3** using the built-in **tkinter** library. It allows easy, visual management of the system cloc…

    Python 2