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

https://github.com/zemerik/dashboard

A Unified Digital Identity Hub
https://github.com/zemerik/dashboard

astro html javascript mdx personal-dashboard typescript

Last synced: 2 months ago
JSON representation

A Unified Digital Identity Hub

Awesome Lists containing this project

README

        



![Tech Stack](https://skillicons.dev/icons?i=typescript,javascript,astro,pnpm,nodejs,markdown,css,vscode,vercel,github,git&perline=25)

# Zemerik's Dashboard

A Unified Digital Identity Hub

![Screenshot](public/img/screenshot.png)

Wakatime Stats

## ❗About:

Step into a streamlined, modern hub where my digital identity comes to life. This dashboard is your gateway to exploring my professional journey, creative projects, and insightful blogsβ€”all in one place. Built with TypeScript, Astro, and MDX, it combines sleek design with powerful functionality to deliver a seamless experience.

## ⭐ Key Features:

- Rich Markdown Support
- Comprehensive Work Experience Section
- Interactive & Dynamic Interface
- Mobile-Friendly & Responsive Design

## πŸ’» Screenshots:

![Screenshot Phone](public/img/screenshot_phone.png)

## πŸš€ Quick Start:

### Prerequisites:

- [NodeJS](https://nodejs.org) installed on your machine
- [GIT](https://git-scm.com) installed on your machine
- A Code Editor

### Cloning:

- To make a local copy of this Project on your machine, enter the following `GIT` Commmand in your Terminal:

```bash
git clone https://github.com/Zemerik/Dashboard && cd Dashboard
```

### Installing Dependencies:

- To run this project locally, we first need to download a few `npm` dependencies by using the command below:

```bash
npm i
```

### Locally Running:

- We can locally run this Project on our Network and see the output using the following Command of `NodeJS`:

```bash
npm run dev
```

## 😎 Happy Coding!!

## πŸš€ Project Structure:

```text
β”œβ”€β”€ public/
β”‚Β Β  β”œβ”€β”€ fonts/
β”‚Β Β  β”œβ”€β”€ img/
β”œβ”€β”€ package/
β”‚Β Β  β”œβ”€β”€ src/
β”œβ”€β”€ src/
β”‚Β Β  β”œβ”€β”€ assets/
β”‚Β Β  β”œβ”€β”€ components/
β”‚Β Β  β”œβ”€β”€ content/
β”‚Β Β  β”œβ”€β”€ layout/
β”‚Β Β  β”œβ”€β”€ pages/
β”‚Β Β  β”œβ”€β”€ scripts/
β”‚Β Β  └── styles/
β”œβ”€β”€ .gitignore
β”œβ”€β”€ astro.config.ts
β”œβ”€β”€ biome.json
β”œβ”€β”€ README.md
β”œβ”€β”€ CODE_OF_CONDUCT.md
β”œβ”€β”€ CONTRIBUTING.md
β”œβ”€β”€ SECURITY.md
β”œβ”€β”€ Licence
β”œβ”€β”€ package.json
β”œβ”€β”€ package-lock.json
β”œβ”€β”€ pnpm-lock.yaml
└── tsconfig.tson
```

## 🀝 Contributing:

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

## πŸ’ Support:

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



#


Don't forget to leave a ⭐


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