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
PrivateCreated 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:
RESULT:
Comprehensive security visualization tool for Databricks environments with permission analysis capabilities
Databricks IAM Automation – Minsait Cyber
PrivateDeveloped 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:
RESULT:
Automated IAM permission management for Databricks projects based on Confluence documentation
QA Mobile Automation – Bertrandt
PrivateCreated 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:
RESULT:
Automated performance measurement system that identified optimization opportunities, addressing user complaints about app speed
JIRA-PowerBI Reporting Automation – Bertrandt
PrivateCreated 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:
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
PublicRepository 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:
RESULT:
33 machines completed (30 Easy, 3 Medium) with comprehensive OSCP-oriented write-ups
Web Portfolio 2024
PublicFirst web portfolio, designed with a simple and minimalist approach. An initial foray into web development and portfolio creation.
STACK:
RESULT:
Simple and minimalist portfolio website
Web Portfolio 2026
PublicThe current web portfolio, featuring improved transitions, modern design, and API integrations. Represents a significant evolution in design and functionality.
STACK:
RESULT:
Modern, responsive portfolio website with enhanced animations and API integrations
TradeAlert Bot
PrivateBot 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:
RESULT:
Real-time trading pattern detection and alert system via Telegram
Python Automation Training
PublicTraining challenges for Python and Pytest automations. Basic exercises designed to introduce juniors into automation with Python.
STACK:
RESULT:
Educational repository with Python and Pytest automation training challenges
QuickTrack
PrivatePersonal finance app for tracking income, expenses, investments, and debts. Designed for Android, programmed with Dart, and hosted on Railway.
STACK:
RESULT:
Personal finance tracking application for Android
Hitster
PublicDigitalization 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:
RESULT:
Multiplatform music guessing game with Spotify integration