Skip to content
View migalroman07's full-sized avatar

Block or report migalroman07

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
migalroman07/README.md

Hi there, I'm Roman! πŸ‘‹

Typing SVG

I am a 1st-year AI Systems and Technologies student at Plekhanov Russian University of Economics. I bridge the gap between Applied AI (LLMs, AI media workflows) and Low-Level Systems Programming (Rust, C, C++).

By day, I work with complex AI-generated media pipelines. By night, I dive into systems programming to build fast, reliable, and secure native tools.

πŸš€ What I'm currently working on

  • πŸ¦€ Mastering Rust and its ecosystem for system-level architecture and CLI development.
  • 🧠 Building an AI-powered log-driven fixer for Linux β€” A Rust CLI tool that parses system logs, diagnoses issues via LLMs, and safely suggests terminal fixes.
  • βš™οΈ Deepening my knowledge of system internals, cryptography, and memory safety.

πŸ› οΈ Tech Stack & Tools

Languages:
Rust Python

Environment & Systems:
Linux Bash Git

AI Stack:
OpenAI API LLMs


πŸ“‚ Featured Projects

πŸ”’ c-otp

A strict, dependency-free implementation of the Time-Based One-Time Password (TOTP) algorithm following RFC 6238, written entirely in C. Demonstrates a deep understanding of cryptography standards, Unix time handling, and low-level memory management.

πŸ› οΈ AI Log-Driven Linux Fixer [Work in Progress]

A blazing-fast Rust CLI utility designed for sysadmins. It reads system logs, communicates with local/cloud LLMs to diagnose issues, and securely suggests executable bash fixes with human-in-the-loop confirmation. (Repository coming soon)


⚑ GitHub Stats

Roman's GitHub stats

πŸ“« Let's Connect


"Automate the routine, engineer the future."

Popular repositories Loading

  1. c-otp c-otp Public

    A minimal command-line Time-based One-Time Password (TOTP) generator written in C. And implements RFC 6238

    C

  2. rust-totp rust-totp Public

    Simple TOTP code generator wtitten in Rust, implements RFC 6238.

    Rust

  3. syshealer-ai syshealer-ai Public

    Python

  4. migalroman07 migalroman07 Public