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)
Minimal Windows system information tool written in Python

wfetch wfetch is a Minimal Windows system information tool written in Python (Only works on Windows) Installation First of all have python installed.

zJairO 3 Jan 24, 2022
Delete all of your forked repositories on Github

Fork Purger Delete all of your forked repositories on Github Installation Install using pip: pip install fork-purger Exploration Under construc

Redowan Delowar 29 Dec 17, 2022
Simple python module to get the information regarding battery in python.

Battery Stats A python3 module created for easily reading the current parameters of Battery in realtime. It reads battery stats from /sys/class/power_

Shreyas Ashtamkar 5 Oct 21, 2022
A simple API that will return a key-value pair of randomly generated UUID

A simple API that will return a key-value pair of randomly generated UUID. Key will be a timestamp and value will be UUID. While the server is running, whenever the API is called, it should return al

Pius Lucky 2 Jan 18, 2022
DUQ is a python package for working with physical Dimensions, Units, and Quantities.

DUQ is a python package for working with physical Dimensions, Units, and Quantities.

2 Nov 02, 2022
NFT-Generator is the best way to generate thousands of NFTs quick and easily with Python.

NFT-Generator is the best way to generate thousands of NFTs quick and easily with Python. Just add your files, set your configuration and run the scri

78 Dec 27, 2022
Protect your eyes from eye strain using this simple and beautiful, yet extensible break reminder

Protect your eyes from eye strain using this simple and beautiful, yet extensible break reminder

Gobinath 1.2k Jan 01, 2023
A script copies movie and TV files to your GD drive, or create Hard Link in a seperate dir, in Emby-happy struct.

torcp A script copies movie and TV files to your GD drive, or create Hard Link in a seperate dir, in Emby-happy struct. Usage: python3 torcp.py -h Exa

ccf2012 105 Dec 22, 2022
A fast Python implementation of Ac Auto Mechine

A fast Python implementation of Ac Auto Mechine

Jin Zitian 1 Dec 07, 2021
Python implementation of Gorilla time series compression

Gorilla Time Series Compression This is an implementation (with some adaptations) of the compression algorithm described in section 4.1 (Time series c

Ghiles Meddour 19 Jan 01, 2023
A quick random name generator

Random Profile Generator USAGE & CREDITS Any public or priavte demonstrative usage of this project is strictly prohibited, UNLESS WhineyMonkey10 (http

2 May 05, 2022
Course-parsing - Parsing Course Info for NIT Kurukshetra

Parsing Course Info for NIT Kurukshetra Overview This repository houses code for

Saksham Mittal 3 Feb 03, 2022
A python lib for generate random string and digits and special characters or A combination of them

A python lib for generate random string and digits and special characters or A combination of them

Torham 4 Nov 15, 2022
✨ Un chois aléatoire d'un article sur Wikipedia totalement fait en Python par moi, et en français.

Wikipedia Random Article ❗ Un chois aléatoire d'un article sur Wikipedia totalement fait en Python par moi, et en français. 🔮 Grâce a une requète a w

MrGabin 4 Jul 18, 2021
Raganarok X: Next Generation Data Dump

Raganarok X Data Dump Raganarok X: Next Generation Data Dump More interesting Files File Name Contains en_langs All the variables you need in English

14 Jul 15, 2022
An URL checking python module

An URL checking python module

Fayas Noushad 6 Aug 10, 2022
This is a python table of data implementation with styles, colors

Table This is a python table of data implementation with styles, colors Example Table adapts to the lack of data Lambda color features Full power of l

Урядов Алексей 5 Nov 09, 2021
Toolkit for collecting and applying templates of prompting instances

PromptSource Toolkit for collecting and applying templates of prompting instances. WIP Setup Download the repo Navigate to root directory of the repo

BigScience Workshop 1k Jan 05, 2023
Trying to replicate (albeit unsuccessfully) the phenomenon of boids using Ursina in a naive manner.

Boids_Boi Trying to replicate (albeit unsuccessfully) the phenomenon of boids using Ursina in a naive manner. Please install the Ursina module before

2 Oct 19, 2021
python-codicefiscale: a tiny library for encode/decode Italian fiscal code - codifica/decodifica del Codice Fiscale.

python-codicefiscale python-codicefiscale is a tiny library for encode/decode Italian fiscal code - codifica/decodifica del Codice Fiscale. Features T

Fabio Caccamo 53 Dec 14, 2022