All Projects β†’ arturssmirnovs β†’ github-profile-views-counter

arturssmirnovs / github-profile-views-counter

Licence: BSD-3-Clause license
Github new features README profile views counter made with Yii2 framework.

Programming Languages

PHP
23972 projects - #3 most used programming language
shell
77523 projects
CSS
56736 projects
Batchfile
5799 projects

Projects that are alternatives of or similar to github-profile-views-counter

milaan9
No description or website provided.
Stars: ✭ 190 (+20.25%)
Mutual labels:  readme, profile, readme-badges, readme-template, profile-readme
SamirPaul1
πŸ€– My GitHub Profile README ✨
Stars: ✭ 26 (-83.54%)
Mutual labels:  readme, profile, readme-badges, readme-template, profile-readme
Readme Md Generator
πŸ“„ CLI that generates beautiful README.md files
Stars: ✭ 9,184 (+5712.66%)
Mutual labels:  readme, readme-badges, readme-template, readme-generator
Metrics
πŸ“Š An infographics generator with 30+ plugins and 200+ options to display stats about your GitHub account and render them as SVG, Markdown, PDF or JSON!
Stars: ✭ 4,621 (+2824.68%)
Mutual labels:  readme, profile, readme-generator, profile-readme
DenverCoder1
Jonah Lawrence's Profile README
Stars: ✭ 320 (+102.53%)
Mutual labels:  readme, profile, readme-badges, profile-readme
init-readme
An opinionated README.md generator for npm utility packages
Stars: ✭ 12 (-92.41%)
Mutual labels:  readme, readme-template, readme-generator
readme-generator
πŸ“¦πŸ“ Personal generator to simply create cool and efficients README.md
Stars: ✭ 32 (-79.75%)
Mutual labels:  readme, readme-template, readme-generator
Raymo111
My awesome profile README
Stars: ✭ 110 (-30.38%)
Mutual labels:  readme, profile, profile-readme
prathimacode-hub
Hello everyone, Welcome to my GitHub README profile. Glad to see you here! Check out this repository to view my work and learn more about me. Don't just star it, fork it as well.πŸ“’βœŒοΈ
Stars: ✭ 53 (-66.46%)
Mutual labels:  readme, readme-badges, profile-readme
raklaptudirm
Repository for Github profile README.
Stars: ✭ 19 (-87.97%)
Mutual labels:  readme, profile, profile-readme
teteusAraujo
Meu readme do meu perfil com informaçáes sobre mim.
Stars: ✭ 123 (-22.15%)
Mutual labels:  readme, profile, profile-readme
github-readme-linkedin
πŸ“‹ A serverless application to get dynamically generated images from your LinkedIn profile on your GitHub READMEs
Stars: ✭ 52 (-67.09%)
Mutual labels:  readme, readme-generator, profile-readme
github-readme-streak-stats
πŸ”₯ Stay motivated and show off your contribution streak! 🌟 Display your total contributions, current streak, and longest streak on your GitHub profile README
Stars: ✭ 1,395 (+782.91%)
Mutual labels:  readme, profile, profile-readme
Mindula-Dilthushan
I am Mindula Dilthushan Manamperi πŸ˜‹
Stars: ✭ 23 (-85.44%)
Mutual labels:  readme, profile, profile-readme
autobadge
Simple CLI tool to generate essential repository badges with ease
Stars: ✭ 16 (-89.87%)
Mutual labels:  readme, readme-template, readme-generator
peterthehan
My personal site and profile README.
Stars: ✭ 36 (-77.22%)
Mutual labels:  readme, profile, profile-readme
profile-readme
πŸ—£ Display profile activity and other cool widgets in your profile README.md
Stars: ✭ 49 (-68.99%)
Mutual labels:  readme, profile, profile-readme
Spiderpig86
πŸ’Ž Me. This is a self-updating README. Star it if you like it :)
Stars: ✭ 40 (-74.68%)
Mutual labels:  profile, readme-template, profile-readme
action-dynamic-readme
~ Dynamic ReadME Generator ~
Stars: ✭ 29 (-81.65%)
Mutual labels:  readme, readme-template, readme-generator
ouuan
A profile README with 86 stars and 152 forks 🌟
Stars: ✭ 86 (-45.57%)
Mutual labels:  readme, profile, profile-readme

GitHub README profile views counter

Simple GitHub readme profile views statistics counter made with Yii2 Framework. You can add this shortcode to your github profile for free and see how many times your profile has been viewed.

Banner about GitHub profile views counter

Usage

Replace [YOUR_PROFILE_USERNAME] with your profile username, for example: github-profile-views-counter, so the link comes out: https://gpvc.arturio.dev/github-profile-views-counter and afterwards just add it to your profile readme file using code bellow.

GitHub will proxy this url trough github como servers but don't worry, links are correct and cache control is set to no cache, so views will be constantly updated.

![Profile views](https://gpvc.arturio.dev/[YOUR_PROFILE_USERNAME])

Profile views

https://gpvc.arturio.dev/github-profile-views-counter

Self hosted

  • Clone repository
  • run composer install
  • copy config-dist/ to config/
  • edit config/db.php
  • make directories: runtime/ web/assets/
  • make runtime/ web/assets ./yii directories writable: chmod 775
  • run ./yii2 migrate
  • enjoy
How to create github profile readme?

https://arturio.dev/github-profile-readme/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].