GithubHelp home page GithubHelp logo

m-r-davari / github_readme_beautifier Goto Github PK

View Code? Open in Web Editor NEW
8.0 1.0 2.0 46.56 MB

A web app to beautify and enhance your Github README file, that provides interesting widgets in PNG and GIF(animated) formats for both light & dark github theme.

License: GNU General Public License v3.0

Dart 82.42% HTML 0.95% Kotlin 0.04% Ruby 0.81% Swift 0.65% Objective-C 0.01% CMake 5.46% C++ 7.08% C 0.41% JavaScript 2.19%
github github-readme-badge github-readme-generator github-readme-profile github-readme-stats github-readme-status readme readme-md readme-profile readme-template github-readme-beautifier

github_readme_beautifier's Introduction

Github Readme Beautifier

A web app to beautify and enhance your Github README file, that provides interesting widgets in GIF(animated) format for both light & dark github theme.

Image changing depending on Dark/Light Github theme mode.


Web App Link : https://m-r-davari.github.io/github_readme_beautifier

Show some ❤️️ and support me with Github star ⭐️ .

Copyright

© 2023 MohammadReza Davari. All rights reserved.
This project developed by MohammadReza Davari using Flutter web.
You are welcomed to contribute, instead of copying the Idea or Code.

Features

1 - Github Meme, it provides github gridview to create desire custom meme with various colorful themes.
'Support 28 themes' like Default Github theme, Halloween Github theme, Flutter theme and many other themes.

2 - Typewriter Text, it provides text with different styles and typewriter effect.
3 - Most Used Languages, it provides linear progress chart for most used languages in personal repos.
4 - Repos Languages Overview, it provides pie chart for repos languages overview.
5 - Github Friends, it provides images slider of your Github friends.

Samples

1 - Github Meme

Image changing depending on Dark/Light Github theme mode. Image changing depending on Dark/Light Github theme mode.


2 - TypeWriter Text

Image changing depending on Dark/Light Github theme mode.
Infinite Loop Sample with No Delay One Time Play Sample With No Loop
Image changing depending on Dark/Light Github theme mode. Image changing depending on Dark/Light Github theme mode.


3 - Most Used Languages

Image changing depending on Dark/Light Github theme mode. Image changing depending on Dark/Light Github theme mode.


4 - Repos Languages Overview

Image changing depending on Dark/Light Github theme mode. Image changing depending on Dark/Light Github theme mode.


5 - Github Friends

Image changing depending on Dark/Light Github theme mode. Image changing depending on Dark/Light Github theme mode.

How To Use

1 - Go to the web app from here.
2 - Enter your Github username.
3 - Go to your desire feature page for example 'Github Meme'.
4 - Create your desire content and customize the setting as you want.
5 - Press the export button and wait until process get complete(it will automatically generates contents for both dark & light theme).
6 - Review the contents in preview page and Download them for both dark & light theme.(you can retry if exported file was not appropriate)
7 - Upload the contents in your desire github repo for example your profile repo (to see how to create profile repo visit this link).
8 - Use the below Readme tags to load the contents in the Readme file for both dark & light theme.

<picture>
  <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/your-user-name/your-repo-name/your-branch-name/your-assets-folder-name/content-name-dark.gif">
  <img alt="Image changing depending on Dark/Light Github theme mode." src="https://raw.githubusercontent.com/your-user-name/your-repo-name/your-branch-name/your-assets-folder-name/content-name-light.gif" width="100%">
</picture>
<picture>
  <source media="(prefers-color-scheme: dark)" srcset="./dark.png">
  <img alt="Image changing depending on Dark/Light Github theme mode." src="./light.png" width="100%">
</picture>

9 - Enjoy watching your github profile 😉.

Notes

  • This project has been developed using Flutter web and is still under development.
  • If your Exported Gif has some lag you can generate it again to have smooth Gif loops.
  • Consider using optimized GIF files; they have a smaller size without losing quality and will load faster on your README file, even with a low-speed network.
  • If you want more image compression you can use this online tool ezgif.
  • Exporting files is only available on desktop web browsers(for now).

github_readme_beautifier's People

Contributors

m-r-davari avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.