Skip to content
View tTargiel's full-sized avatar
🏴‍☠️
Wanna capture some flags?
🏴‍☠️
Wanna capture some flags?
  • University of Wrocław/Saarland University
  • Saarbrücken

Highlights

  • Pro
Block or Report

Block or report tTargiel

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
tTargiel/README.md

Welcome to my GitHub profile! 👋

My name is Tomasz Targiel and I am currently studying Applied Computer Science at the University of Wrocław and Cybersecurity at Saarland University.

As of late, I am working on my Engineering Thesis 🔭 - "Analysis of insufficient encryption of wireless keyboard communications: A case study", with practical example of both capturing and decrypting the transmission packets using: self-made software + Raspberry Pi + nRF24L01+ transceiver.

I am particularly proud of the projects in software development, that I have completed recently:

  • steganoCracker - steganography tool written in Python, with GUI in PyQt6 that is used for writing and reading hidden text to/from the least significant bits of image files.
  • FinState - budget manager created using the MERN stack (MongoDB, Express, React, and Node.js). This project demonstrates my skills in full stack development and allows users to track and manage their personal finances.
  • openSESAME - a cross-platform password manager written in C++ with a GUI created in QML. This project allows users to securely store their passwords and other sensitive information thanks to using AES256-ECB encryption.

I have a wide range of interests and I enjoy combining them in my projects. I believe that this allows me to bring a unique perspective and approach to problem solving.

In my free time, I take part in CTF competitions 🏴‍☠️ (under a name of ducttape or casually tTargiel) with my university team called saarsec. I especially find learning about system security to be very exciting, as it requires deep knowledge of low-level design, assembly language, the ability to perform stack overflows, heap overflows, ROP-chaining and much more.

Thank you for visiting my profile and I hope you find something of interest. 🙏

P.S. Almost forgot, I daily drive ✨ Linux Mint ✨ since 2018 and Linux rocks!

Pinned

  1. openSESAME-Password-Manager openSESAME-Password-Manager Public

    openSESAME is a cross-platform password manager developed in C++ with GUI created in QML.

    QML 6

  2. CTF-Writeup-MSHP-2023 CTF-Writeup-MSHP-2023 Public

    Repository containing CTF Writeups to all of the challenges hosted during MEGA Sekurak Hacking Party 2023.

    3

  3. FinState-Budget-Manager FinState-Budget-Manager Public

    FinState is a budget manager created using the MERN stack.

    JavaScript 1

  4. steganoCracker steganoCracker Public

    steganoCracker is handy little tool written in Python, with GUI in PyQt6 that is used for writing and reading hidden text to/from image files.

    Python

  5. UNI-CySec1-Python-Challenges UNI-CySec1-Python-Challenges Public

    Repository showcasing various Python solutions for "Cybersecurity 1" challenges at Saarland University, offering insights into cyber techniques.

    Python

  6. UNI-Introduction-to-Programming UNI-Introduction-to-Programming Public

    Repository showcasing C++ animations, games and mathematical renders from "Practical Introduction to Programming" course at UWr.

    C++