Skip to content
View norbert-acedanski's full-sized avatar
Block or Report

Block or report norbert-acedanski

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
norbert-acedanski/README.md

Hi there, I'm Norbert

I'm a QA Engineer, Roboticist and I program for fun in Python. Professionally I create Automation tests using Python + Selenium.

  • Currently, working on 4 projects: Supernatural Guide, Ciphers, Piano pieces list preparation and Family Tree graph
  • 2024 Goals: Contribute more and create some awsome projects
  • Fun fact: I have a Youtube channel and Instagram account with my piano versions of songs and pieces. Check it out below! :)

Connect with me:

norbert-acedanski | LinkedIn disturbed__silence | YouTube disturbed__silence | Instagram Predator97a | Project Euler

Languages and Tools:

Python

Git

GitHub

Pycharm

Visual Studio Code


TODO in 2024:

  • Finish Supernatural Guide completely (missing appearances, refactor)
  • Finish Ciphers (package, docstrings, tests, refactor)
  • Continue working on Piano pieces list preparation
  • Publish repo to create Family Tree grahps based on json files
  • Start some amaizing repository!

Pinned

  1. ciphers ciphers Public

    Small project (that grows larger) for encoding and decoding messages with basic ciphers

    Python

  2. piano-pieces-list-preparation piano-pieces-list-preparation Public

    Similar to piano-pieces-list-maker - it is used for preparing list of piano pieces for my concerts

    Python

  3. graph-data graph-data Public

    Mini project of graphing data from various input files with additional features.

    Python

  4. quaternion-rotation quaternion-rotation Public

    Script allows you to rotate a quaternion with given XYZ Euler angles

    Python 2

  5. rpg-game rpg-game Public

    A simple RPG game, where group of 3 heroes fights 3 enemies with positons, magic and attacks

    Python

  6. brainfuck-interpreter brainfuck-interpreter Public

    Brainfuck programming language interpreter

    Python 1