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
- Host: GitHub
- URL: https://github.com/zemerik/dashboard
- Owner: Zemerik
- License: mit
- Created: 2025-02-23T01:37:01.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-03-02T02:54:13.000Z (2 months ago)
- Last Synced: 2025-03-02T03:34:09.643Z (2 months ago)
- Topics: astro, html, javascript, mdx, personal-dashboard, typescript
- Language: Astro
- Homepage: https://zemeriksdashboard.vercel.app
- Size: 2.91 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README

# Zemerik's Dashboard
A Unified Digital Identity Hub

## β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:

## π 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)