Skip to content
View lukaszjecek's full-sized avatar

Highlights

  • Pro

Block or report lukaszjecek

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Pinned Loading

  1. cryptography cryptography Public

    Independent implementations of DES and Rabin encryption algorithms using Maven. Includes key generation, encryption, and decryption functionalities.

    Java

  2. telecomm telecomm Public

    Java/JavaFX applications for telecommunication and signal processing: Huffman coding, Xmodem protocol, and error detection/correction.

    Java

  3. SISE SISE Public

    Implementations of classic AI methods including search algorithms for the 15-puzzle and a neural network for UWB localization error correction.

    Python

  4. game-of-life game-of-life Public

    Java implementation of Conway's Game of Life with JavaFX GUI, PostgreSQL persistence, and Maven build.

    Java

  5. XEN00000/SZEBI XEN00000/SZEBI Public

    The goal of the SZEBI project is to create an intelligent IT system for energy management in commercial and public buildings, designed to optimize energy consumption, minimize operational costs, im…

    Python 2 2

  6. metaheuristics metaheuristics Public

    A work-in-progress collection of metaheuristic algorithms implemented in Python, including Simulated Annealing and a Genetic Algorithm, with planned extensions such as Ant Colony Optimization, Part…

    Python