Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dev-dibster/dibster.is-a.dev

Site link for me, Domin made a very cool project.
https://github.com/dev-dibster/dibster.is-a.dev

Last synced: about 1 month ago
JSON representation

Site link for me, Domin made a very cool project.

Awesome Lists containing this project

README

        

# Discord-like profile card

![Discord-like profile card](/temp/preview.png)

## About profile card

This card was made by Domin (me).
This project is free-to-use.
Background was originally made by [Mohammad Abdul Mohaiman](https://codepen.io/mohaiman) but was modified by me.
If you have questions consider contacting me via discord: Domin#2874

## How to setup

Project includes few README.md files for certain setup questions,
you can find these by these paths:

- Basic user images `/public/README.md`
- Colors `/public/styles/README.md`
- Banner `/public/styles/README.md`
- Status `/public/status/README.md`
- Platforms `/public/platforms/README.md`
- Badges `/public/badges/README.md`

These all README.md files refer to "index.html" file placed in main folder

Certain lists are mentioned with HTML comment tag i.e.

```html

thisListOfHTMLtags

```

## Install

This project can be installed using:

```bash
git clone https://github.com/Domin-MND/profile-card
```

### Start

Run following command in order to install dependencies and start the server:

```bash
npm start
```

This requires you to have [Node.JS](https://nodejs.org/) with version at least 10!

## QNA

How Much Did It Take For You To Make It?
> 2 days.

Will You Update this repo?
> Since dozens of people still keep asking me for help I'll be updating some documentation and making this card more customizable. The project overall is done