Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rishavanand/github-profilinator
๐ This tool contains mini GUI components that you can hook together to automatically generate markdown code for a perfect readme.
https://github.com/rishavanand/github-profilinator
gatsby generator github hacktoberfest markdown profile react readme
Last synced: 29 days ago
JSON representation
๐ This tool contains mini GUI components that you can hook together to automatically generate markdown code for a perfect readme.
- Host: GitHub
- URL: https://github.com/rishavanand/github-profilinator
- Owner: rishavanand
- License: mit
- Created: 2020-07-27T17:14:19.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-11-03T02:46:38.000Z (about 1 year ago)
- Last Synced: 2024-09-29T13:15:30.018Z (about 1 month ago)
- Topics: gatsby, generator, github, hacktoberfest, markdown, profile, react, readme
- Language: TypeScript
- Homepage: https://profilinator.rishav.dev/
- Size: 7.16 MB
- Stars: 1,079
- Watchers: 5
- Forks: 82
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- Awesome-GithubProfile-README - github-profilinator
- awesome-github-profile - GitHub Profilinator - This tool contains small GUI components that you can hook together to generate markdown for your perfect readme. (Tools)
- fucking-awesome-github-profile-readme - GitHub Profilinator - This tool contains small GUI components that you can hook together to generate markdown for your perfect readme. (Tools)
- awesome-ccamel - rishavanand/github-profilinator - ๐ This tool contains mini GUI components that you can hook together to automatically generate markdown code for a perfect readme. (TypeScript)
- Algorithms-Cheatsheet-Resources - ๐ This tool contains mini GUI components that you can hook together to automatically generate markdown code for a perfect readme
- awesome-readme-tools - GitHub Profilinator - ๐ This tool contains mini GUI components that you can hook together to automatically generate markdown code for a perfect readme. (Readme Generator)
- awesome-github-profile-readme - GitHub Profilinator - This tool contains small GUI components that you can hook together to generate markdown for your perfect readme. (Tools)
- awesome-ubc-profile-readme - GitHub Profilinator - This tool contains small GUI components that you can hook together to generate markdown for your perfect readme. (Tools)
- jimsghstars - rishavanand/github-profilinator - ๐ This tool contains mini GUI components that you can hook together to automatically generate markdown code for a perfect readme. (TypeScript)
- project-awesome - rishavanand/github-profilinator - ๐ This tool contains mini GUI components that you can hook together to automatically generate markdown code for a perfect readme. (TypeScript)
- awesome-github-profile - Github Profilinator
README
# Github Profilinator
Generate creative GitHub profile readmes in few click!
View Generator ยท View Generated Profile ยท Report Bug ยท Request Feature
_Loved the project? Show your love to the developer by starring this repo._
---
This project is aimed to simplify your GitHub profile generation process by providing creative components from all over the web which can be added in a few click. In the end, with the click of a button, markdown is auto-generated which you can directly add to your readmes.
---
## ๐ง Feature list
- [x] Image and text fields have multiple options like alignment, sizes, fit to screen
- [x] Skill set filed
- [x] Social badges field
- [x] GitHub activity and language stats
- [x] Dynamic blog posts
- [x] Visitor counter
- [x] Init with demo template
- [x] Multi column support
- [x] Customizable blocks and layouts
- [x] Listening to from Spotify
- [x] Multi template
- [ ] Last tweet from Twitter
- [ ] Last 3 uploads from Instagram## ๐ Getting started
This project is already deployed on https://profilinator.rishav.dev
Instructions for local deployment are given below:
1. Clone the repository
```
git clone [email protected]:rishavanand/github-profilinator.git
```2. Enter the project directory
```
cd github-profilinator
```3. Install dependencies
```
npm i
```4. Start local dev server
```
npm start
```5. View local deployment at [http://127.0.0.1:8000](http://127.0.0.1:8000)
## ๐ซ Built on the shoulders of giants
- [amazing github-readme-stats](https://github.com/anuraghazra/github-readme-stats) by Anurag Hazra for creating detailed statistics
- [github-profile-views-counter](https://github.com/antonkomarev/github-profile-views-counter) by Anton Komarev for simplifying visitor counter
- [blog post workflow](https://github.com/gautamkrishnar/blog-post-workflow) by Gautam Krishna R which is a Genius use of Github Actions.
- [spotify-github-profile](https://github.com/kittinan/spotify-github-profile) by Kittinan which generated Spotify's currently listening album cover image.NOTE : All the logos/icons belong to their respective owners , we don't own them.
## :heart: Supporting the project
A simple star to this project repo is enough to keep me motivated on this project for days. If you find your self very much excited with this project let me know with a tweet.
Thanks!
Contributions are welcomed!