A quick random name generator

Overview

Random Profile Generator

USAGE & CREDITS

Any public or priavte demonstrative usage of this project is strictly prohibited, UNLESS WhineyMonkey10 (https://github.com/WhineyMonkey10) is credited in the demonstration of the code.

To use this code you must: 1. Download the project as a ZIP 2. Extract the ZIP into a file 3. Open a program such as Visual Studio Code 4. Upload the file to VS Code 5. Run the code

INFORMATION ON THE PROFILE GENERATOR

None of these credentials, addresses, names, ages or others are meant to replicate a person's actual personal credentials. All of these credentials were created as purley fictional names. If the project gets discontinued the current update being worked on will NOT be uploaded and or finshed, all suggestions declined and README.md updated.

PROBLEM DOCUMENTATION AND SUGGESTIONS

Of course, you can always make suggestion commits to the project, especially if there is an error, please make sure that you installed and properly setup the files, if you beleive that you have set it up correctly please try to loacte the problem, if it is not found make a comment to the project.

You might also like...
A quick username checker to see if a username is available on a list of assorted websites.
A quick username checker to see if a username is available on a list of assorted websites.

A quick username checker to see if a username is available on a list of assorted websites.

Aurin -  A quick AUR installer for Arch Linux. Install packages from AUR website in a click.
Aurin - A quick AUR installer for Arch Linux. Install packages from AUR website in a click.

Aurin - A quick AUR installer for Arch Linux. Install packages from AUR website in a click.

A simple Python app that generates semi-random chord progressions.

chords-generator A simple Python app that generates semi-random chord progressions.

Python program to do with percentages and chances, random generation.

Chances and Percentages Python program to do with percentages and chances, random generation. What is this? This small program will generate a list wi

 Genart - Generate random art to sell as nfts
Genart - Generate random art to sell as nfts

Genart - Generate random art to sell as nfts Usage git clone

Simple Python tool that generates a pseudo-random password with numbers, letters, and special characters in accordance with password policy best practices.
Simple Python tool that generates a pseudo-random password with numbers, letters, and special characters in accordance with password policy best practices.

Simple Python tool that generates a pseudo-random password with numbers, letters, and special characters in accordance with password policy best practices.

Generates a random prnt.sc link and display image.

Generates a random prnt.sc link and display image.

Generate random german words
Generate random german words

Generate random german words / Generiere zufällige deutsche Wörter Getting Started Pip install with pip install zufallsworte Install the library with

Go through a random file in your favourite open source projects!

Random Source Codes Never be bored again! Staring at your screen and just scrolling the great world wide web? Would you rather read through some code

Comments
  • Switching to Flask

    Switching to Flask

    Woohoo!

    I'm going to move away from using Pyscript as it's very annoying and start using flask. Once flask is fully integrated I'll release a 'consumer' ready release for the Random Profile Generator!

    opened by WhineyMonkey10 1
Releases(v3.1)
  • v3.1(Jun 26, 2022)

    image

    Introducing Version 3.1

    In this all new version of 'Random Profile Generator' there have been so many improvements. Basically all improvements from v.3.0 Beta have been done. The README.md file has been improved, and received a full work-over.

    The newest working feature: Web Based. It is highly recommended for a smooth experience. Sometimes, the page may error. To fix it, just reload the page.

    image

    For starters, the Text Generation mode is fully functional. It includes text colors and non case sensitive input! Text Generation was the first type of generation for this project.

    image

    Second, the GUI options is going quite smoothly. The weird text and big spaces have been fixed. For now though, it is completely functional although not at all recommended unless you really want it.

    download (3)

    Finally,

    The best feature. The Web Based version. The Web Based version has undergone a lot of heavy development, and now to mention just a few things that have been improved:

          - Switched over to flask
    
          - Redesigned the whole website to make it more visually pleasing, and added a tick box for a middle name.
    

    This version is ready for production.

    Source code(tar.gz)
    Source code(zip)
  • v3.0-beta(Jun 24, 2022)

    download

    Introducing Version 3.0 Beta

    In this all new version of 'Random Profile Generator' there have been so many improvements. The improvements will be listed, although most will only be completed for v.3.0. The README.md file has been improved, although in v.3.0. It may receive a full workover.

    These features may include the Web Based option which will soon be the recommended option.

    image

    For starters, the Text Generation mode is fully functional. It includes text colors and non case sensitive input! Text Generation was the first type of generation for this project.

    image

    Second, the GUI options is going quite smoothly. In v.3.0 it will have a slight redesign. For now though, it is completely functional although not at all recommended unless you really want it.

    download (3)

    Finally,

    The best feature. The Web Based version. The Web Based version has undergone a lot of heavy development, and now to mention just a few things that have been improved:

          - Switched over to flask
    
          - Redesigned the whole website to make it more visually pleasing
    

    Hopefully, in v.3.0. the web based version should be ready for full release.

    Source code(tar.gz)
    Source code(zip)
  • V.2Beta(May 16, 2022)

    download GUI - Working Local web server - Sort of working, still uses HTTP Server and I'm still finding an error in importing the gen files.

    Otherwise, everything else is running quite well.

    This release includes:

             An updated version of the README.md file. 
             Almost fully working GUI (Not visually pleasing though).
             Local HTTP Server works, although it doesn't give a result. Will maybe move it to flask later on.
    
    Source code(tar.gz)
    Source code(zip)
  • V.1(May 3, 2022)

    The first version of Random Profile Generator. It includes the basics, and a few more advanced features. V. 1.2 Will hopefully have GUI Support. Then it will launch a web server on localhost. (V.2)

    Source code(tar.gz)
    Source code(zip)
  • V.1.5(May 4, 2022)

    download (1)

    Version 1.5

    Started simple GUI support, final result is printed to it. Planning to fix an error at the beginning of it. Local server can be run by going into the file (more advanced users).

    This version includes:

    • Early Support for GUI
    • Early Support for LocalServer (website)
    Source code(tar.gz)
    Source code(zip)
Python Yeelight YLKG07YL/YLKG08YL dimmer handler

With this class you can receive, decrypt and handle Yeelight YLKG07YL/YLKG08YL dimmer bluetooth notifications in your python code.

12 Dec 26, 2022
A simple python implementation of Decision Tree.

DecisionTree A simple python implementation of Decision Tree, using Gini index. Usage: import DecisionTree node = DecisionTree.trainDecisionTree(lab

1 Nov 12, 2021
A small python tool to get relevant values from SRI invoices

SriInvoiceProcessing A small python tool to get relevant values from SRI invoices Some useful info to run the tool Login into your SRI account and ret

Wladymir Brborich 2 Jan 07, 2022
Pampy: The Pattern Matching for Python you always dreamed of.

Pampy: Pattern Matching for Python Pampy is pretty small (150 lines), reasonably fast, and often makes your code more readable and hence easier to rea

Claudio Santini 3.5k Jan 06, 2023
A python module for extract domains

A python module for extract domains

Fayas Noushad 4 Aug 10, 2022
Report Bobcat Status to Google Sheets

bobcat-status-reporter Report Bobcat Status to Google Sheets Why? I recently relocated my miner from my root into the attic. Bobcat recommends operati

Jasmit Tarang 3 Sep 22, 2021
A time table app to notify the user about their class timings

kivyTimeTable A time table app to notify the user about their class timings Features This project incorporates some features i wanted to see in a time

2 Dec 15, 2021
A Python utility belt containing simple tools, a stdlib like feel, and extra batteries. Hashing, Caching, Timing, Progress, and more made easy!

Ubelt is a small library of robust, tested, documented, and simple functions that extend the Python standard library. It has a flat API that all behav

Jon Crall 638 Dec 13, 2022
Spacegit is a .git exposed finder

Spacegit Spacegit is a basic .git exposed finder Usage: You need python3 installed to run spacegit use: python3 spacegit.py (url) Disclaimer: **This i

2 Nov 30, 2021
Export watched content from Tautulli to the Letterboxd CSV Import Format

Export watched content from Tautulli to the Letterboxd CSV Import Format

Evan J 5 Aug 31, 2022
MicroMIUI - Script to optimize miui and not only

MicroMIUI - Script to optimize miui and not only

Groiznyi-Studio 1 Nov 02, 2021
Format Norminette Output!

Format Norminette Output!

7 Apr 19, 2022
An URL checking python module

An URL checking python module

Fayas Noushad 6 Aug 10, 2022
A Container for the Dependency Injection in Python.

Python Dependency Injection library aiodi is a Container for the Dependency Injection in Python. Installation Use the package manager pip to install a

Denis NA 3 Nov 25, 2022
Definitely legit social credit generator with python

definitely-legit-social-credit-generator I made this simple GUI program for a meme, no cap. Video: https://youtu.be/RmjxKtoli04 How to run: Clone this

Joshua Malabanan 8 Nov 01, 2021
A clock app, which helps you with routine tasks.

Clock This app helps you with routine tasks. Alarm Clock Timer Stop Watch World Time (Which city you want) About me Full name: Matin Ardestani Age: 14

Matin Ardestani 13 Jul 30, 2022
Edit SRT files to delay subtitle time-stamps.

subtitle-delay A program written in Python that directly edits SRT file to delay the subtitles. Features: Will throw an error if delaying with negativ

8 Jul 17, 2022
Casefy (/keɪsfaɪ/) is a lightweight Python package to convert the casing of strings

Casefy (/keɪsfaɪ/) is a lightweight Python package to convert the casing of strings. It has no third-party dependencies and supports Unicode.

Diego Miguel Lozano 12 Jan 08, 2023
Random Number Generator Analysis With Python

Random-Number-Generator-Analysis Governor's Honors Program Project to determine

Jack Prewitt 2 Jan 23, 2022
This repository contains some utilities for playing with PKINIT and certificates.

PKINIT tools This repository contains some utilities for playing with PKINIT and certificates. The tools are built on minikerberos and impacket. Accom

Dirk-jan 395 Dec 27, 2022