Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zemerik/zemprofiles

Discover & Connect with Developers!
https://github.com/zemerik/zemprofiles

astro contributions-welcome css developer hacktoberfest javascript markdown nodejs open-source profiles profilestore react tailwind typescript vercel

Last synced: 2 months ago
JSON representation

Discover & Connect with Developers!

Awesome Lists containing this project

README

        




ZemProfiles


Discover & Connect with Developers



## ❗About:

ZemProfiles stands as an open-source platform, providing users with the opportunity to connect seamlessly with fellow developers. This connectivity is fostered through the simple act of adding one's Profile to the platform, thus creating a digital hub where like-minded individuals can engage, collaborate, and share insights within the expansive realm of software development. With its user-friendly interface and inclusive community ethos, ZemProfiles serves as a dynamic space where connections are forged, ideas are exchanged, and innovation thrives.

- > Read out Official Docs on [ZemDocs](https://zemdocs.vercel.app/en/zemprofiles/introduction)

## πŸŽ₯ Youtube Video:

- Feel free to watch our Youtube Video by clicking below πŸ‘‡

[![Introducing: ZemProfiles v2.0.1 || Github Review || Open Source](https://ytcards.demolab.com/?id=5XyGaH9f0wA&title=Introducing%3A+ZemProfiles+v2.0.1+%7C%7C+Github+Review+%7C%7C+Open+Source&lang=en&timestamp=1724561946&background_color=%230d1117&title_color=%23ffffff&stats_color=%23dedede&max_title_lines=1&width=250&border_radius=5&duration=407 "Introducing: ZemProfiles v2.0.1 || Github Review || Open Source")](https://www.youtube.com/watch?v=5XyGaH9f0wA)

## ⭐ Features:

- User Friendly UI/UX
- Customizable Profile Post
- Use markdown or html for styling
- Search for Developers using Tags
- List of all Developers
- Profile Card for Maintainers

Want to see any other features? Open an [issue](https://github.com/Zemerik/ZemProfiles/issues) and let us know!

## πŸ’¬ Fonts:

- [x] Inconsolata-Black
- [x] Inconsolata-Black
- [x] Roboto-Regular

## πŸƒβ€β™‚οΈ Locally Running:

- This project can be locally executed on your machine in 4 simple steps!

> [!Tip]
> [NodeJS](https://nodejs.org/) needs to be installed on your machine.

1. Make a `Copy` of this Repository on your machine by using the following `git command` in your terminal:

```
git clone https://github.com/Zemerik/ZemProfiles
```

2. `Navigate` into the Project's `directory` by entering the following `command` in your terminal:

```
cd ZemProfiles
```

3. `Install` the required `Dependencies` by using `NPM`:

```nodejs
npm i
```

4. Start the `Development Server` through the following `command`:

```nodejs
npm run dev
```

## πŸš€ Project Structure

```text
β”œβ”€β”€ public/
β”‚Β Β  β”œβ”€β”€ fonts/
β”‚Β Β  └── images/
β”œβ”€β”€ src/
β”‚Β Β  β”œβ”€β”€ components/
β”‚Β Β  β”œβ”€β”€ content/
β”‚Β Β  β”œβ”€β”€ layouts/
β”‚Β Β  └── pages/
β”‚Β Β  └── services/
β”‚Β Β  └── util/
β”œβ”€β”€ .gitignore
β”œβ”€β”€ astro.config.mjs
β”œβ”€β”€ CODE_OF_CONDUCT.md
β”œβ”€β”€ CONTRIBUTING.md
β”œβ”€β”€ LICENCE
β”œβ”€β”€ package-lock.json
β”œβ”€β”€ package.json
β”œβ”€β”€ README.md
β”œβ”€β”€ SECURITY.md
β”œβ”€β”€ tailwind.config.cjs
β”œβ”€β”€ yarn.lock
└── tsconfig.json
```

## 🀝 Contributing:

Contributions are always welcome and appreciated! **Kindly visit the [CONTRIBUTING.md](https://github.com/Zemerik/ZemProfiles/blob/main/CONTRIBUTING.md) file for more information**

## πŸ’ Support:

For any kind of support or inforrmation, you are free to join our **Discord Server**,



## πŸ₯³ Contributers:

Thanks to all Contributers!

![Contributers](https://contrib.rocks/image?repo=Zemerik/ZemProfiles)


Thanks for VisitingπŸ™


Don't forget to leave a ⭐


Made with πŸ’– by Hemang Yadav (Zemerik)