Skip to content
View iliamunaev's full-sized avatar

Highlights

  • Pro

Block or report iliamunaev

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

Software Engineering Student @ Hive Helsinki (School 42)

Focused on Embedded Systems / IoT, bare-metal / low-level programming with ARM Cortex-M based MCU, and ESP32 with integrated Wi-Fi and Bluetooth connectivity. Leveraging Unix/Linux environments for development and deployment of applications.

Specializing:

  • Embedded Systems / IoT
  • C/C++, Assembly, Python
  • Linux System Programming and Administration

Feel free to contact me:

Pinned Loading

  1. Piscine-Hive-Helsinki-School-42 Piscine-Hive-Helsinki-School-42 Public

    A collection of C functions developed during the Hive Helsinki Piscine.

    C 1

  2. DevOps-with-Docker-Helsinki-University DevOps-with-Docker-Helsinki-University Public

    Exercises Repo | DevOps-with-Docker | University of Helsinki | Bachelor's Programme in Computer Science

    Dockerfile

  3. Rush00-Rectangle-Generator Rush00-Rectangle-Generator Public

    A team project is C program that generates various rectangle shapes based on the dimensions provided. Created as part of the Hive Helsinki Piscine program (42 school).

    C

  4. Plant-Pulse-IoT-System Plant-Pulse-IoT-System Public

    A plant treatment system (IoT). Hub: STM32 Nucleo-64. Plant stations: ESP32 WROOM-32. Wi-Fi. MQTT

    Python

  5. Libft-C-Lib Libft-C-Lib Public

    Custom implementation of common C functions.

    C

  6. Get-Next-Line Get-Next-Line Public

    This project implements a function, get_next_line, that reads a single line from a file descriptor each time it is called, making it easy to handle line-by-line reading.

    C