DevDeck banner

DevDeck

2 devlogs
7h 12m 49s

DevDeck is a Streamlit dashboard for viewing GitHub repositories, recent activity, pull requests, issues, commit highlights, and simple developer stats in one place.

This project uses AI

Used Coodex to write readme

Demo Repository

Loading README...

srinivasagudi0

Worked on some bug fixes and refined the UI in small ways making it relatively easy to use.

Attachment
0
srinivasagudi0

I’ve added the following features:

  • Select and switch between repositories from the dashboard.
    • View recent GitHub activity in a timeline.
    • Access repository insights such as stars, forks, size, issues, pull requests, and languages.
    • Check recent commits for the selected repository.
    • Use quick links for repo, issue, and pull request pages.
    • Copy local helper commands for cloning and opening a repo in VS Code.
    • Track a coding streak, recent commit activity, and manual ship log stats.

My next devlog is probably going to be over me working on CLI which is very easy now since I have all the needed pillars to support it.

Attachment
0