Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/zemerik/zemprofiles
- Owner: Zemerik
- License: mit
- Created: 2024-05-06T07:00:30.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-10-27T06:22:42.000Z (3 months ago)
- Last Synced: 2024-10-27T07:27:52.028Z (3 months ago)
- Topics: astro, contributions-welcome, css, developer, hacktoberfest, javascript, markdown, nodejs, open-source, profiles, profilestore, react, tailwind, typescript, vercel
- Language: Astro
- Homepage: https://zemprofiles.vercel.app
- Size: 3.73 MB
- Stars: 20
- Watchers: 1
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
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×tamp=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 MaintainersWant 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)