Skip to content
View LineGM's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report LineGM

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

Hi, welcome!

I'm Gleb Gudkov, a first-year student at the master's program of the Kazan Aviation Institute (KNRTU-KAI)✈️

My major: Informatics and computer engineering. Artificial intelligence and CAD.

Also, I am an alumni of the Kazan branch of School 21 (intra platform), when it was still part of Association 42. My nickname was Lhanna.

View my badges

LFD110: Introduction to RISC-V LFD116: Software Engineering Basics for Embedded Systems LFS183: Introduction to Zero Trust LFD121: Developing Secure Software LFC108: Cybersecurity Essentials Advanced Kubernetes Operators Intermediate Kubernetes Operators Containers, K8s and Istio on IBM Cloud Getting Started with Microservices with Istio and IBM Cloud Kubernetes Service Beyond the Basics: Istio and IBM Cloud Kubernetes Service Containers & Kubernetes Essentials LFS147: Introduction to AI/ML Toolkits with Kubeflow LFS157: Introduction to Serverless on Kubernetes LFS158: Introduction to Kubernetes LFS151: Introduction to Cloud Infrastructure Technologies LFS167: Introduction to Jenkins LFS162: Introduction to DevOps and Site Reliability Engineering LFS169: Introduction to GitOps LFEL1002: Getting Started with Rust 42 Cursus - Junior Developer - Level 12

Stats

LineGM Github stats Most Used Languages

Popular repositories Loading

  1. Hangman Hangman Public

    Simple project based on hangman game.

    Python 1 2

  2. minitalk minitalk Public

    Small data exchange program using UNIX signals.

    C 1

  3. LineGM LineGM Public

    Here you can find my CV!

  4. canny_edge_detector canny_edge_detector Public

    This is my university project to implement Canny edge detector, which uses a multi-stage algorithm to detect a wide range of edges in images.

    Python

  5. ft_printf ft_printf Public

    This project is pretty straightforward. I have recoded a printf.

    C

  6. ft_containers ft_containers Public

    In this project, we must reimplement some of the STL containers, defined by the ISO 1998.

    C++