Skip to content
View tomasrotbauer's full-sized avatar

Block or report tomasrotbauer

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

Popular repositories Loading

  1. Database-Design-Toolkit Database-Design-Toolkit Public

    Computes functional dependency closure, projection onto set of attributes, set minimization, BCNF decomposition, 3-NF synthesis and computes keys of given FD set

    Python 4 1

  2. sudoku-solver sudoku-solver Public

    Python script with Tkinter GUI that can solve any sudoku puzzle. Algorithm used: backtracking

    Python

  3. checkers checkers Public

    C++

  4. first-contributions first-contributions Public

    Forked from firstcontributions/first-contributions

    🚀✨ Help beginners to contribute to open source projects

  5. NeuralNetwork NeuralNetwork Public

    Jupyter Notebook

  6. C-Compiler C-Compiler Public

    Compiler implementation for a subset of the C programming language

    C++