Skip to content
View AndreiCatanoiu's full-sized avatar

Block or report AndreiCatanoiu

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

πŸ‘‹ Hi there! I'm Andrei


πŸš€ About Me

I'm a cybersecurity-focused developer with a strong foundation in systems programming and backend development.
Currently pursuing my Master's in Cybersecurity at the Bucharest Academy of Economic Studies (ASE) - Information Security Management (ISM) program.

My technical expertise centers on writing efficient, secure code in C, C++, and Java, with applications ranging from embedded systems to server-side infrastructure.
I'm proficient in Linux environments and have hands-on experience deploying and maintaining cloud infrastructure for IoT applications and MQTT-based data handling.


βš™οΈ My Tech Stack

🧠 Core Languages

C C++ Java

🐧 Linux & Cloud Infrastructure

Linux AWS PuTTY

I have experience managing VPS infrastructure on AWS, including deployment of Linux-based servers for IoT applications, MQTT broker services, and OTA update validation systems.

πŸ”Œ Protocols & Development Tools

MQTT Git VSCode PlatformIO


πŸ“Š GitHub Stats

Top Languages GitHub Stats


πŸ§ͺ Projects

  • HomeGuard
    A smart home monitoring system built in Embedded C for ESP microcontrollers.
    Integrates PIR motion sensors and MQ2 gas detectors, publishing real-time data over MQTT.
    Focused on reliability, minimal latency, and secure integration with MQTT brokers.

  • SecureHive
    Android application built in Java that subscribes to MQTT topics to display real-time alerts
    from HomeGuard. Features a clean UI and Firebase integration for future enhancements
    (e.g., user authentication, alert history, and remote device control).

  • Cloud Infrastructure for IoT
    Deployed and managed AWS-based Linux servers for MQTT broker hosting and OTA firmware update validation.
    Configured for 24/7 operation with secure remote management via SSH, supporting production IoT deployments.


🌱 Currently Exploring

  • Advanced memory management and secure coding practices in C/C++
  • Cybersecurity principles and threat modeling for embedded systems
  • Real-time secure communication protocols between IoT devices and cloud infrastructure
  • Security frameworks and compliance in information systems

🀝 Let's Connect

GitHub
LinkedIn
πŸ“§ Email: andrei.catanoiu@gmail.com

Pinned Loading

  1. HomeGuardESP HomeGuardESP Public

    HomeGuardESP is a smart, affordable home security system that uses MQTT, Wi-Fi, and various sensors to provide real-time monitoring and alerts.

    C 1

  2. SecureHive SecureHive Public

    SecureHive is a mobile application that allows users to monitor the status of connected devices in real-time. Developed as a graduation project, the app provides an intuitive interface for viewing …

    Java 1

  3. GuardianHiveSync GuardianHiveSync Public

    GuardianHiveSync is a Node.js application that subscribes to MQTT topics from sensors and logs incoming messages to a Firebase Realtime Database. It also monitors device status and automatically ma…

    JavaScript 1

  4. OL305SmartLockESP OL305SmartLockESP Public

    You can manage the bluetooth lock with fingerprint sensor and solar panel OL305 through an ESP32

    C