Skip to content
#

rk

Here are 37 public repositories matching this topic...

A versatile desktop application for generating secure passwords and random numbers, validating emails and URLs, and toggling between dark and light modes. Built with PySide6 and QtPy, it features a user-friendly interface and customizable options for enhanced functionality and ease of use.

  • Updated Sep 4, 2024
  • Python

Palindrome Checker is a Python program that checks if a string reads the same forwards and backwards. It handles multi-line inputs, ignores non-alphanumeric characters, and is case-insensitive. Users can continuously test strings and receive formatted feedback on whether each string is a palindrome.

  • Updated Sep 8, 2024
  • Python

Generate Fibonacci sequences with ease using this interactive GUI tool. Enter the number of terms, switch between light and dark themes, and view the results instantly. Perfect for learning or quick calculations. Simple, elegant, and efficient.

  • Updated Sep 8, 2024
  • QML

A customizable daily routine app built with PySide6 and SQLite3. It allows users to manage daily activities, toggle between dark/light modes, export/import routines in XML, and update tasks dynamically. The app features intuitive UI controls for editing, adding, and deleting routines, with a focus on ease of use.

  • Updated Sep 3, 2024
  • Python

This project is a Python-based User Authentication System using SQLite3 for database management, SHA-256 for password hashing, and regular expressions for email validation. It allows users to register, log in, access a home page, and log out securely, with simple command-line interaction and session management.

  • Updated Sep 21, 2024
  • Python

Improve this page

Add a description, image, and links to the rk topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the rk topic, visit your repo's landing page and select "manage topics."

Learn more