All Projects

A comprehensive collection of professional and personal projects showcasing automation, security, and software development.

Professional Projects

Self-initiated tools and automations built to improve security operations, reporting, and team workflows in professional environments.

Security Automation ToolKit – Minsait Cyber

Private

Created a custom 'BloodHound' for Databricks using Python and PyVis library. The tool visualizes a network of connections between users, groups, service principals, permissions, catalogs, schemas, tables, and more. Features include route finding to determine if a user can access a specific table, searching for all schemas and tables with group privileges, and comprehensive permission mapping.

STACK:

PythonPyVisDatabricks APINetwork VisualizationSecurity Analysis

RESULT:

Comprehensive security visualization tool for Databricks environments with permission analysis capabilities

Databricks IAM Automation – Minsait Cyber

Private

Developed a Python automation system that reads documentation from Confluence about access and permission configurations for projects. The system processes form-based JSON inputs and automatically applies the correct permissions to Databricks resources, streamlining IAM workflows.

STACK:

PythonDatabricks APIConfluence APIJSONIAM

RESULT:

Automated IAM permission management for Databricks projects based on Confluence documentation

QA Mobile Automation – Bertrandt

Private

Created a comprehensive automation environment for iOS and Android applications (MyCupra and MySeat) using Python, XCode, Selenium, Appium, and Android Studio. The automation measures average user time for critical actions such as starting air conditioning or battery charging when the car is connected.

STACK:

PythonXCodeSeleniumAppiumAndroid StudioPerformance Testing

RESULT:

Automated performance measurement system that identified optimization opportunities, addressing user complaints about app speed

JIRA-PowerBI Reporting Automation – Bertrandt

Private

Created an automated reporting system that runs on an hourly schedule, fetching data from JIRA via API using various filters. The script structures and saves this information into PowerBI dashboards featuring interactive filters, heat maps, testing plans, and comprehensive project metrics.

STACK:

PythonJIRA APIPowerBIAutomationData Visualization

RESULT:

Automated reporting system providing real-time project insights and eliminating manual reporting overhead

Cybersecurity Case Studies

Real-world incident investigations and security analysis showcasing OSINT techniques, phishing analysis, and threat intelligence.

Personal Projects

Side projects built to explore new technologies, solve personal problems, and sharpen development skills.

HackTheBox WriteUps

Public

Repository containing documented Hack The Box machine write-ups. Professional approach, OSCP-oriented, and focused on real-world penetration testing. Contains 30 Easy machines and 3 Medium machines with step-by-step explanations, tool usage, and mitigation strategies.

STACK:

BashPowerShellPythonNmapVarious Security Tools

RESULT:

33 machines completed (30 Easy, 3 Medium) with comprehensive OSCP-oriented write-ups

Web Portfolio 2024

Public

First web portfolio, designed with a simple and minimalist approach. An initial foray into web development and portfolio creation.

STACK:

HTMLCSSJavaScript

RESULT:

Simple and minimalist portfolio website

Web Portfolio 2026

Public

The current web portfolio, featuring improved transitions, modern design, and API integrations. Represents a significant evolution in design and functionality.

STACK:

Next.jsTailwindCSSTypeScriptFramer Motion

RESULT:

Modern, responsive portfolio website with enhanced animations and API integrations

TradeAlert Bot

Private

Bot connected to different brokers that compares prices of various assets and sends alerts to a Telegram chat. Analyzes technical indicators including morning stars, EMA breakouts, RSI, and breakout patterns.

STACK:

PythonTelegram APITrading APIsTechnical Analysis

RESULT:

Real-time trading pattern detection and alert system via Telegram

Python Automation Training

Public

Training challenges for Python and Pytest automations. Basic exercises designed to introduce juniors into automation with Python.

STACK:

PythonPytestAutomationTesting

RESULT:

Educational repository with Python and Pytest automation training challenges

QuickTrack

Private

Personal finance app for tracking income, expenses, investments, and debts. Designed for Android, programmed with Dart, and hosted on Railway.

STACK:

DartFlutterAndroidRailway

RESULT:

Personal finance tracking application for Android

Hitster

Public

Digitalization of the table game 'Hitster' where users must guess the name, year, and singer of a song by only listening. Multiplatform game with a full-stack architecture featuring a Python backend and TypeScript frontend, connected to the Spotify API.

STACK:

TypeScriptPythonSpotify APIRailwayReactFastAPI

RESULT:

Multiplatform music guessing game with Spotify integration