Skip to content
View DanLinX2004X's full-sized avatar

Block or report DanLinX2004X

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

πŸ‘‹ Hey there, I'm Daniil

Aspiring SRE β€’ Linux & Automation Enthusiast

Open Source Codewars Dev.to Blog Email


🧠 About Me

IT student passionate about Linux, automation, and building reliable systems.
I explore infrastructure monitoring, SRE practices, and cybersecurity through hands-on projects.
Currently focused on Infrastructure as Code and preparing for SRE/DevOps roles.

Open to: SRE/DevOps internships and collaboration on interesting infrastructure projects.


πŸ›  Tech Stack & Tools

Infrastructure as Code:
Ansible Vagrant Docker GitHub Actions

Monitoring & Observability:
Prometheus Grafana

Scripting & Development:
Python Bash YAML

Platforms & OS:
Linux GitHub

Networking & Security (Bonus):
Wireshark Cisco


πŸ—Ί Project Map

Project Description Stack
Ansible Lab Multi-server automation with Vagrant & Ansible Ansible, Vagrant, PostgreSQL, Python
Monitron Dockerized monitoring stack Prometheus, Grafana, Alertmanager, Docker
System Monitor Real-time system monitoring (AUR package) Bash, Python, Linux
Nginx Log Monitor Log analyzer with visualization Python, Docker, Nginx

πŸš€ Featured Projects

Ansible Vagrant GitHub Actions PostgreSQL

Multi-server automation with Vagrant and Ansible. Features PostgreSQL database server, Python web application, and CI/CD validation. Demonstrates Infrastructure as Code principles.

Docker Prometheus Grafana

Dockerized monitoring stack with Prometheus, Grafana, and Alertmanager. Includes custom exporters and dashboard configurations for system observability.

Bash Python AUR

Real-time system monitoring tool published in AUR. Tracks CPU, memory, and disk I/O usage with configurable alerts.

Python Docker

Dockerized Python analyzer for Nginx access logs with request pattern detection and basic visualization.


πŸ“Š GitHub & Code Stats

GitHub Stats Codewars Stats
Top Languages

🎯 Currently Focusing On

  • Infrastructure as Code with Ansible and Vagrant
  • CI/CD pipelines and automation best practices
  • Container orchestration and microservices monitoring
  • SRE principles - reliability, observability, automation
  • Preparing for SRE/DevOps internships and real-world challenges

πŸ“« Contact Me

Email


πŸ“… Profile updated: November 2025

⚑️ "Stay curious, stay simple β€” systems are built from small parts that work well together."

Pinned Loading

  1. system-monitor system-monitor Public

    A powerful Bash script for real-time system monitoring. Displays CPU, memory, disk, and network metrics with colored output and threshold alerts.

    Shell 3

  2. nginx-log-monitor nginx-log-monitor Public

    Real-time Nginx log monitoring with instant Telegram notifications for 5xx server errors. Simple, effective, and ready to use.

    Python 1

  3. POV_Arduino POV_Arduino Public archive

    POV_Arduino (code, altium designer project)

    C++

  4. monitron monitron Public

    pet-project | Personal Monitoring Stack for developers and DevOps engineers.

    JSON

  5. ansible-lab ansible-lab Public

    Ansible & Vagrant lab demonstrating infrastructure automation. Features multi-server environment with PostgreSQL DB and Python app, validated by GitHub Actions CI. SRE/DevOps learning project.

    YAML