Skip to content

A basic developer dashboard

Notifications You must be signed in to change notification settings

Xtendera/DevDash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Oct 29, 2025
0a082e4 · · Oct 29, 2025

History

10 Commits
Oct 28, 2025
Oct 26, 2025
Oct 28, 2025
Oct 26, 2025
Oct 29, 2025
Oct 26, 2025
Oct 26, 2025
Oct 26, 2025
Oct 26, 2025
Oct 26, 2025
Oct 26, 2025
Oct 26, 2025
Oct 26, 2025
Oct 26, 2025
Oct 26, 2025

Repository files navigation

DevDash

Just a basic Fall-themed developer dashboard I made for Siege. Enjoy the eye candy!

This project is frontend-only and does not store user data outside your computer storage.

Features

  • Pull stats from Hackatime (requires API key)
  • Set custom hackatime work goals
  • Pull Github user stats
  • Track a Github project stats

Screenshot

image

Run

Install dependencies:

bun install

Run developer server:

bun run dev

Build and start in production mode:

bun run build
bun run start

Technology

This project uses Bun, React, Vite, Tailwind, and ShadCN.

About

A basic developer dashboard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published