Skip to content
View IDioniksI's full-sized avatar

Highlights

  • Pro

Block or report IDioniksI

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.

Content in all repositories owned by your account will be closed.
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
IDioniksI/README.md

Hi, I'm Maksym Kravchenko 👋

Python Developer · Automation · Backend · Cybersecurity

I am a Python developer with a bachelor's degree in cybersecurity from Igor Sikorsky Kyiv Polytechnic Institute, based in Kyiv, Ukraine.

I develop Python automation systems, desktop applications, backend services, and security research prototypes. My experience includes browser automation, workflow management, web scraping and parsing, database design, AI service integration, cloud automation, data processing, and applied cybersecurity.

I am open to opportunities in Python development, automation, backend engineering, AI-powered applications, and cybersecurity.

Professional Experience

Python Automation Developer

Boraah · Part-time
September 2024 – Present · Remote

Developed and maintained Python automation solutions for content publishing, data processing, and business workflows across 20+ web platforms.

  • Built Selenium-based workflows for publishing and managing content across multiple websites
  • Developed PyQt6 desktop applications for managing profiles, credentials, tasks, publishing queues, and scheduled operations
  • Designed SQLite databases for storing user profiles, website credentials, publishing tasks, schedules, and application settings
  • Implemented authentication flows, email verification, image uploads, dynamic form interactions, and multi-step publishing processes
  • Developed parsing workflows for extracting, validating, structuring, and transforming data from websites, emails, and HTML documents
  • Integrated APIs and third-party services into Python applications
  • Integrated AI services into automation applications for content generation, rewriting, and quality improvement
  • Improved automation reliability through explicit waits, iframe handling, resilient selectors, error recovery, and detailed execution logging

Featured Projects

Project Description
AiTM Proxy Detection Research prototype for detecting adversary-in-the-middle phishing proxies using multi-level heuristic risk scoring.
Reverse Engineering Coursework Selected work covering deobfuscation, sandbox detection, memory inspection, network interception, and Android instrumentation.
AWS CLI Tools Python command-line utilities for automating the management of EC2, S3, and DynamoDB resources through the boto3 SDK.
Keystroke Dynamics Authentication Biometric authentication prototype that verifies users through their keystroke timing patterns.
Software Protection Desktop user-management application with role-based access control, encrypted local credential storage, and a graphical installer.

Technical Skills

Python Development: Python, OOP, PyQt6, command-line applications
Automation: Selenium, browser automation, workflow automation, scheduled task execution
Web Scraping and Parsing: BeautifulSoup, HTML parsing, regular expressions, data extraction, validation, and transformation
Backend and Databases: FastAPI, REST APIs, MySQL, SQLite, database design
AI Integration: AI APIs, content generation and rewriting, prompt design, AI-powered automation
Data Processing: pandas, Seaborn, data cleaning, transformation, analysis, and visualization
Cloud Automation: AWS, boto3, EC2, S3, DynamoDB
Infrastructure: Docker, Git, Bash, Linux
Cybersecurity: Reverse engineering, static and dynamic analysis, Frida, Unicorn Engine, Capstone, Scapy
Additional Experience: C/C++, JavaScript, PHP

Education

Bachelor of Science in Cybersecurity
Igor Sikorsky Kyiv Polytechnic Institute — Kyiv, Ukraine

Contact

LinkedIn · GitHub

Pinned Loading

  1. AiTM-proxy-detection AiTM-proxy-detection Public

    Research prototype for detecting AiTM phishing reverse proxies using multi-level heuristic risk scoring

    Python

  2. reverse-engineering-coursework reverse-engineering-coursework Public

    Coursework in reverse engineering and malware analysis, covering deobfuscation, sandbox detection, memory inspection, network interception, and Android instrumentation

    Python

  3. aws-cli-tools aws-cli-tools Public

    Python CLI tools for managing AWS EC2, S3, and DynamoDB resources with boto3

    Python 1

  4. keystroke-dynamics-authentication-system keystroke-dynamics-authentication-system Public

    Biometric authentication prototype based on users' keystroke timing patterns

    Python

  5. software-protection software-protection Public

    Desktop user-management application with RBAC, encrypted credential storage, and a graphical installer

    Python

  6. analysis-of-malicious-software analysis-of-malicious-software Public

    The repository contains works from the malware analysis course

    Python