Skip to content

yuran1811/yuran-skill-icons

Repository files navigation

Showcase your skills on your GitHub or resumé with ease!

Rewrite by yuran1811 using qwik

Stars Forks Issues Commits Code Size

Tech Stack

Docs

Specifying Icons

Copy and paste the code block below into your readme to add the skills icon element!

Change the ?i=js,html,css to a list of your skills separated by ","! You can find a full list of icons here.

![My Skills](https://skill-icons-livid.vercel.app/icons?i=js,html,css,socketio)

My Skills

Centering Icons

Want to center the icons in your readme? The SVGs are automatically resized, so you can do it the same way you'd normally center an image.

<p align="center">
  <a href="https://skill-icons-livid.vercel.app">
    <img src="https://skill-icons-livid.vercel.app/icons?i=git,kubernetes,docker,c,vim" />
  </a>
</p>

More custom

Quick Start

Follow these steps to set up the project locally on your machine.

Prerequisites

Make sure you have the following installed or downloaded on your machine:

Cloning the Repository

git clone https://github.com/yuran1811/.git
cd

Installation

Install the project dependencies:

npm install

or

yarn

Running the Project

npm run dev

or

yarn dev

Open http://localhost:5173 in your browser to view the project.

More in qwik migration

Sponsor this project

Languages