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

Block or report OffRange

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

Hi, I'm Davis Wolfermann (OffRange)!

Welcome to my GitHub profile! I'm Davis born on July 23, 2005, a passionate individual who enjoys creating secure solutions and exploring the fascinating field of artificial intelligence. Currently, I'm about to graduate from high school, striving to expand my knowledge and skills.

Projects

Password Manager

One of my notable projects is the Password Manager a secure and user-friendly solution designed for managing passwords efficiently. With this tool, you can conveniently store, generate, and retrieve passwords. The project is open source, and you can find the code and documentation in the Password Manager repository. I welcome contributions and encourage you to make use of it for your personal needs.

Password Strength AI

Another exciting project I've developed is the Password Strength AI. This AI model utilizes machine learning techniques to estimate the strength of a given password accurately. By analyzing various factors, it provides a reliable prediction of password strength. If you're interested in exploring the code or using the model, check out the Password Strength AI repository.

Website

For a comprehensive overview of my projects, their features, and more information about me, please visit my website. There, you'll find detailed documentation, demos, and additional ways to support my work.

Support

If you find my projects valuable and would like to support me, you can buy me a coffee on Ko-fi. Your support plays a significant role in enabling me to continue building and improving these projects.

Thank you for visiting my GitHub profile! Feel free to explore my repositories, and if you have any questions or feedback, please don't hesitate to reach out.

ko-fi

Pinned

  1. KeyGo KeyGo Public

    An open-source password manager - a reliable solution prioritizing transparency and security. Utilizing AES encryption, one of the most trusted algorithms, your sensitive information stays confiden…

    Java 36 2

  2. PassGen PassGen Public

    PassGen is a Kotlin DSL-driven password generator that allows you to create secure and customizable passwords with ease.

    Kotlin 1

  3. git-semver-gradle-plugin git-semver-gradle-plugin Public

    A Gradle plugin that automatically versions your project based on Git tags, following the Semantic Versioning 2.0 specification.

    Kotlin