Skip to content
View awerebea's full-sized avatar
Block or Report

Block or report awerebea

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

Hi 👋, I'm Andrei Bulgakov (awerebea)

  • 🔭 I’m currently working as a Systems engineer (DevOps)

  • 🌱 I’m currently learning Kubernetes (k8s), AWS, Terraform, Jenkins and other tools and technologies

Send me a text:

@awerebea andrei-bulgakov-awerebea 14110650 a.bulgakov.86

Some of the technologies and tools used in the work:

aws azure      jenkins circleci azure pipelines      terraform ansible bash python      docker kubernetes grafana
linux git nginx      sonarqube sonarcloud
Development experience at a programming school:
c cplusplus

awerebea

 awerebea

Popular repositories Loading

  1. dotfiles dotfiles Public

    My config files and settings

    Shell 3

  2. cub3D cub3D Public

    The goal of this project is to make a dynamic view inside a maze using ray-casting principles.

    C 1

  3. libft libft Public

    Static library on C language with my own realization of some stdlib functions and a few additional training functions.

    C

  4. get_next_line get_next_line Public

    Calling this function in a loop will then allow you to read the text available on a file descriptor one line at a time until the EOF.

    C

  5. ft_printf ft_printf Public

    My own realization of printf (stdio.h) function.

    C

  6. ft_server ft_server Public

    This is a System Administration project. The web server installed using "docker" technology, that runs Wordpress, phpMyAdmin, and a SQL database.

    PHP