Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/offrange/offrange
Config files for my GitHub profile.
https://github.com/offrange/offrange
config github-config
Last synced: 12 days ago
JSON representation
Config files for my GitHub profile.
- Host: GitHub
- URL: https://github.com/offrange/offrange
- Owner: OffRange
- Created: 2022-02-18T19:22:36.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-02T13:09:48.000Z (4 months ago)
- Last Synced: 2024-08-02T20:31:24.849Z (4 months ago)
- Topics: config, github-config
- Homepage: https://github.com/OffRange
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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. I recently graduated from high school and am now pursuing a degree in Cyber Security at the "Hochschule Mittweida - University of Applied Sciences", where I continue 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](https://github.com/OffRange/PasswordManager). 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](https://github.com/OffRange/PassStrengthAI).
### Power Control System
The Power Control System is a project that allows users to remotely manage their devices by shutting down, logging out, rebooting, and booting (using Wake-On-LAN) through an Android device. The system is composed of two main components:
- **Power Control Server:** This server must be installed on the device you wish to control, whether it be macOS, Linux, or Windows. You can find the server code in the [Power Control Server repository](https://github.com/OffRange/PowerControlServer).
- **Power Control:** This is the Android application that interacts with the server, available exclusively for Android devices. You can explore the app code in the [Power Control repository](https://github.com/OffRange/PowerControl).### PassGen Library
PassGen is a Kotlin library designed for easy generation of passwords using a Kotlin DSL (Domain-Specific Language). It offers a flexible and powerful way to create secure passwords programmatically. If you're interested in using or contributing to this library, visit the [PassGen repository](https://github.com/OffRange/PassGen).
## Website
For a comprehensive overview of my projects, their features, and more information about me, please visit my [website](https://offrange.github.io). 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](https://ko-fi.com/offrange). 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](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/U7U2K7LDU)
## My most frequently used languages
![GitHub Stats](https://github-readme-stats.vercel.app/api/top-langs/?username=OffRange&theme=dark&show_icons=true&hide_border=true&layout=compact)