Contents
Github Profile Viewer
Made with Nuxtjs and WindiCSS.
Features
See profiles repos with most of details.
Access to profiles Twitter account and websites.
Get basic ratings about profile (like bio etc.).
Hosting
You can use all package managers.
For install modules:
on yarn : yarn
on npm: npm install
on pnpm: pnpm install
For development server:
on yarn : yarn dev
on npm: npm run dev
on pnpm: pnpm dev
Thanks to
NuxtJS and Windi CSS for awesome libaries and tools.
Arda Soyturk’s Twitter Profile Viewer
Eggsy’s Lanyard Visualizer
Because they’re insipired me to make tools like this.