Generate a cool README/About me page for your Github Profile

Overview

Github Profile README/ About Me Generator πŸ’―

forthebadge made-with-python Streamlit-Badge

This webapp lets you build a cool README for your profile.

Screencast of Github AboutMe/Profile ReadMe Generator

A few inputs + ~15 mins = Your Github Profile reaches a new level πŸ”₯

Live 🌞

https://share.streamlit.io/rahulbanerjee26/githubaboutmegenerator/main/__init__.py

Article πŸ“

https://www.realpythonproject.com/a-free-tool-to-take-your-github-profile-to-the-next-level/

The article contains resources for gifs, royalty free images/icons and tutorials on how to create your secret repo for the About Me Page, setting up the blog flow action etc.

Usage πŸ”§

  • Fill in the text boxes. Leave the ones you do not wish to fill blank.
  • By default the generated ReadMe has GitHub stats and Wakatime stats, feel free to remove them.
  • If you want to build on top of the Readme, refer to the article I mentioned above for resources and tips
  • If you used this app to build your README, consider adding yourself to the "Users who used this app to generate a README" section. You can showcase your README and others will be able to view it and star it. You are guranteed a star from me ⭐

Built With 🧰

Features πŸ’Ώ

  • Gifs
  • Social Icons
  • Skill Icons
  • Visitors Badge
  • Github Stats
  • WakaTime Stats
  • .yml file to display Blog Posts from your feed
  • Ability to add image banners at beginning of README
  • Editor to edit Markdown with live update
  • Random Jokes Card

Running Locally πŸ–₯️

  • Clone the Repo
  • Create Virtual Environment python -m venv venv
  • Activate the virtual Environment venv/Scripts/activate
  • Install required dependencies pip install -r requirements.txt
  • Run the App streamlit run __init__.py

Contributors ✨

Feature Suggestion πŸ’Ž

  • Create an Issue explaining the Feature

Contributing 🀝

  • Fork the Project
  • Create your Feature Branch git checkout -b feature/AmazingFeature
  • Commit your Changes git commit -m 'Add some AmazingFeature'
  • Push to the Branch git push origin feature/AmazingFeature
  • Open a Pull Request
  • After your PR is merged, I will add you as a contributor :)
  • If you wish to add yourself to 'Users who used this app' list, simply fork the repo, update the README and make a PR.
  • Follow the below format
- <a href = 'Your Github URL'> Your Name </a>
  • Or just reach out to me on Twitter/LinkedIn and I'll add you :)

Issues πŸ”“

If you find any errors/issues, feel free to create an Issue

Plans for future release πŸ“†

  • Adding more badges
  • Giving user ability to chose between different ReadMe designs
  • Increasing Number of social Icons

Users who used this app to generate a README 🌠

License βš–οΈ

  • Distributed under the MIT License. See LICENSE for more information.
Comments
  • docs: improve README.md

    docs: improve README.md

    I covered HTML to Markdown mostly. And indented code neatly in bullet points.

    Converted a bullet list into a numbered list.

    I added a link to the big GIF goes to the website when clicked.

    Fixed some typos.

    Made all the H1s into H2s except for the main heading. It is bad practice to have more than one H1 on a page. Linters / accessibility checkers will complain.

    opened by MichaelCurrin 3
  • chore: ignore PY cache

    chore: ignore PY cache

    .pyc files are machine specific and will change when you update and run PY files. So they should be ignored

    "cache" by its nature in general is temporary and not meant to be in version control usually

    opened by MichaelCurrin 2
  • Bug: Changed *My Github Stats* logo link to raw github file link

    Bug: Changed *My Github Stats* logo link to raw github file link

    Summary

    The link was supposed to be the raw file link of the github logo gif saved in the repository. But the code contained link which won't work.

    Before changes

    image

    After changes

    image

    opened by Muhammed-Rajab 1
  • updated and fixed

    updated and fixed

    • Updated

      • navbar added
      • separated the home code and generate code into two .py files
    • fixed

      • fixed the streamlit beta elements with new verson elements
      • fixed the .md file html width issues
    opened by pygitdev 0
  • Remove Section If No Input

    Remove Section If No Input

    It would be cool to make it so the sections that arent filled in are automatically removed from the markdown when generating to save the user having to delete it themselves.

    opened by BrandonBartram98 0
  • Visitor count stopped working

    Visitor count stopped working

    The visitor count stopped working and gets an Invalid upstream response (429) error. It seems to be flaky. Might need to replace the badge altogether or try to determine the root cause for the flakiness.

    hacktoberfest-accepted 
    opened by rahulbanerjee26 1
profile tools for pytorch nn models

nnprof Introduction nnprof is a profile tool for pytorch neural networks. Features multi profile mode: nnprof support 4 profile mode: Layer level, Ope

Feng Wang 42 Jul 9, 2022
PyTorch implementation of the paper: Text is no more Enough! A Benchmark for Profile-based Spoken Language Understanding

Text is no more Enough! A Benchmark for Profile-based Spoken Language Understanding This repository contains the official PyTorch implementation of th

Xiao Xu 26 Dec 14, 2022
GPT-Code-Clippy (GPT-CC) is an open source version of GitHub Copilot, a language model

GPT-Code-Clippy (GPT-CC) is an open source version of GitHub Copilot, a language model -- based on GPT-3, called GPT-Codex -- that is fine-tuned on publicly available code from GitHub.

Nathan Cooper 2.3k Jan 1, 2023
Correctly generate plurals, ordinals, indefinite articles; convert numbers to words

NAME inflect.py - Correctly generate plurals, singular nouns, ordinals, indefinite articles; convert numbers to words. SYNOPSIS import inflect p = in

Jason R. Coombs 762 Dec 29, 2022
Shirt Bot is a discord bot which uses GPT-3 to generate text

SHIRT BOT Β· Shirt Bot is a discord bot which uses GPT-3 to generate text. Made by Cyclcrclicly#3420 (474183744685604865) on Discord. Support Server EX

null 31 Oct 31, 2022
Correctly generate plurals, ordinals, indefinite articles; convert numbers to words

NAME inflect.py - Correctly generate plurals, singular nouns, ordinals, indefinite articles; convert numbers to words. SYNOPSIS import inflect p = in

Jason R. Coombs 478 Feb 16, 2021
Generate vector graphics from a textual caption

VectorAscent: Generate vector graphics from a textual description Example "a painting of an evergreen tree" python text_to_painting.py --prompt "a pai

Ajay Jain 97 Dec 15, 2022
πŸ“”οΈ Generate a text-based journal from a template file.

JGen ??️ Generate a text-based journal from a template file. Contents Getting Started Example Overview Usage Details Reserved Keywords Gotchas Getting

Harrison Broadbent 21 Sep 25, 2022
A method to generate speech across multiple speakers

VoiceLoop PyTorch implementation of the method described in the paper VoiceLoop: Voice Fitting and Synthesis via a Phonological Loop. VoiceLoop is a n

Facebook Archive 873 Dec 15, 2022
Generate product descriptions, blogs, ads and more using GPT architecture with a single request to TextCortex API a.k.a Hemingwai

TextCortex - HemingwAI Generate product descriptions, blogs, ads and more using GPT architecture with a single request to TextCortex API a.k.a Hemingw

TextCortex AI 27 Nov 28, 2022
Clone a voice in 5 seconds to generate arbitrary speech in real-time

This repository is forked from Real-Time-Voice-Cloning which only support English. English | δΈ­ζ–‡ Features ?? Chinese supported mandarin and tested with

Weijia Chen 25.6k Jan 6, 2023
Generate text line images for training deep learning OCR model (e.g. CRNN)

Generate text line images for training deep learning OCR model (e.g. CRNN)

null 532 Jan 6, 2023
Accurately generate all possible forms of an English word e.g "election" --> "elect", "electoral", "electorate" etc.

Accurately generate all possible forms of an English word Word forms can accurately generate all possible forms of an English word. It can conjugate v

Dibya Chakravorty 570 Dec 31, 2022
Script to generate VAD dataset used in Asteroid recipe

About the dataset LibriVAD is an open source dataset for voice activity detection in noisy environments. It is derived from LibriSpeech signals (clean

null 11 Sep 15, 2022
Creating an LSTM model to generate music

Music-Generation Creating an LSTM model to generate music music-generator Used to create basic sin wave sounds music-ai Contains the functions to conv

Jerin Joseph 2 Dec 2, 2021
xFormers is a modular and field agnostic library to flexibly generate transformer architectures by interoperable and optimized building blocks.

Description xFormers is a modular and field agnostic library to flexibly generate transformer architectures by interoperable and optimized building bl

Facebook Research 2.3k Jan 8, 2023
Generate custom detailed survey paper with topic clustered sections and proper citations, from just a single query in just under 30 mins !!

Auto-Research A no-code utility to generate a detailed well-cited survey with topic clustered sections (draft paper format) and other interesting arti

Sidharth Pal 20 Dec 14, 2022
A relatively simple python program to generate one of those reddit text to speech videos dominating youtube.

Reddit text to speech generator A basic reddit tts video generator Current functionality Generate videos for subs based on comments,(askreddit) so rea

Aadvik 17 Dec 19, 2022
Extract rooms type, door, neibour rooms, rooms corners nad bounding boxes, and generate graph from rplan dataset

Housegan-data-reader House-GAN++ (data-reader) Code and instructions for converting rplan dataset (raster images) to housegan++ data format. House-GAN

Sepid Hosseini 13 Nov 24, 2022