Skip to content
View mihai-bontea's full-sized avatar
Block or Report

Block or report mihai-bontea

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
mihai-bontea/README.md

Hi 👋

My areas of interest are cybersecurity, problem solving and software design.

mihai-bontea

Connect with me:

mihai-bontea mihaibonteaf

Languages and Tools:

c cplusplus git linux python

mihai-bontea

 mihai-bontea

Pinned Loading

  1. StegEncoder StegEncoder Public

    Steganography tool for hiding secret messages inside images and audio, with an intuitive GUI and a robust encryption scheme.

    Python 5 1

  2. Propositional-Logic-Solver Propositional-Logic-Solver Public

    Performs normal form conversions of propositional formulas through the use of syntax trees, and provides 3 sat-solver algorithms with verifiable step-by-step output.

    Python 1

  3. Google-Hash-Code-2018-Practice-Problem Google-Hash-Code-2018-Practice-Problem Public

    C++

  4. Custom-Shell Custom-Shell Public

    A shell similar to bash which includes a remote connection part and my implementation for more, diff, chmod, etc. Supports piping and redirection.

    C