Skip to content
View djngalja's full-sized avatar

Block or report djngalja

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

Hi there ๐Ÿ‘‹

Pinned Loading

  1. aoc-solutions aoc-solutions Public

    ๐ŸŽ… ๐ŸŽ„ My solutions of the Advent of Code challenges (2024), no AI.

    C++

  2. compare-password-strength compare-password-strength Public

    A C++ code that evaluates and compares the strength of your passwords based on various criteria, including the presence of common patterns. No AI tools used.

    C++

  3. memorable-password-generator memorable-password-generator Public

    A C++ code to generate strong and easy-to-remember passwords based on the user's input. No AI tools used.

    C++

  4. playground playground Public

    Some code I wrote while learning algorithms and other things.

    C++

  5. PasswordStrengthTest PasswordStrengthTest Public

    [Kotlin] Check the strength of your password here!

    Kotlin

  6. FormatConsoleOutput FormatConsoleOutput Public

    [100% Kotlin] Making console output more readable by adding tables and borders.

    Kotlin 1