Skip to content
View tworjaga's full-sized avatar
🫠
Learning ASM
🫠
Learning ASM

Block or report tworjaga

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


👋 Hello, I'm Alexey

snake

Building reliable systems through pragmatic engineering


About Me

Self-taught software engineer focused on backend systems, automation and infrastructure.

Started programming out of curiosity about how systems actually work — and gradually moved from simple scripts to building full systems that interact with hardware, networks and services.

My interests sit at the intersection of:

  • infrastructure engineering
  • systems programming
  • backend development
  • embedded hardware
  • Cybersecurity
  • automation
  • Sigint
  • CTI

I prefer understanding systems deeply instead of blindly using abstractions.


Engineering Principles

• Understand the system before extending it
• Reliability over hype
• Prefer simple architectures that scale
• Write software that is easy to debug and maintain


Tech Stack

Backend

Tools

Frontend

Systems

Databases


GitHub Profile Stats :






Current Focus

Area Status
System Design Learning
Python Advanced
Go Improving
Rust Intermediate
Backend Architecture Active
Embedded Systems Exploring

Connect

Open to interesting engineering problems and collaborations.


Pinned Loading

  1. flipper-rf-lab flipper-rf-lab Public

    Flipper Zero RF analysis toolkit — spectrum capture, protocol inference, device fingerprinting and clustering. CC1101 driver, SD logging, session management.

    C 17 2

  2. ESP32Gotchi ESP32Gotchi Public

    Autonomous WPA/WPA2 handshake sniffer for ESP32. Captures 4-way EAPOL exchanges to standard PCAP files on microSD. Zero runtime heap allocations, RSSI filtering, FreeRTOS multitasking. ~10 EUR hard…

    C++ 3

  3. Esp32watchdog Esp32watchdog Public

    Passive Wi-Fi threat monitor for ESP32. Detects deauth floods, evil twin APs and beacon floods in promiscuous mode — no transmission, no config. Logs CSV to microSD. OLED display, single-button mod…

    C++