Skip to content

Add CyberTrack 2077 productivity dashboard project#4630

Open
Tech4Aditya wants to merge 17 commits into
dhairyagothi:Mainfrom
Tech4Aditya:cyberpunk-productivity-dashboard
Open

Add CyberTrack 2077 productivity dashboard project#4630
Tech4Aditya wants to merge 17 commits into
dhairyagothi:Mainfrom
Tech4Aditya:cyberpunk-productivity-dashboard

Conversation

@Tech4Aditya
Copy link
Copy Markdown
Contributor

@Tech4Aditya Tech4Aditya commented May 27, 2026

Related Issue

Closes #4193

Description

Added a new advanced web project called CyberTrack 2077 — a cyberpunk-inspired productivity dashboard that transforms coding activity into a gamified experience.

Features Added

  • GitHub profile integration
  • Coding streak tracker
  • Daily coding hours logger
  • Dopamine activity graph
  • Focus score system
  • Achievement badge system
  • Weekly consistency analytics
  • Responsive futuristic cyberpunk UI
  • LocalStorage persistence
  • Dynamic Chart.js visualization

Tech Stack

  • HTML
  • CSS
  • JavaScript
  • Chart.js
  • GitHub API

Type of PR

  • Bug fix
  • Feature enhancement
  • Documentation update
  • Security enhancement
  • Other (specify): New Project

Screenshots / Videos (if applicable)

image image

Checklist

  • I have performed a self-review of my code.
  • I have read and followed the Contribution Guidelines.
  • I have tested the changes thoroughly before submitting this pull request.
  • I have provided relevant issue numbers, screenshots, and videos after making the changes.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have followed the code style guidelines of this project.
  • I have checked for any existing open issues that my pull request may address.
  • I have ensured that my changes do not break any existing functionality.
  • Each contributor is allowed to create a maximum of 4 issues per day. This helps us manage and address issues efficiently.
  • I have read the resources for guidance listed below.
  • I have followed security best practices in my code changes.

Additional Context

This project was designed with a cyberpunk-inspired HUD interface to make productivity tracking feel immersive and engaging rather than traditional and static. The dashboard uses gamification principles to encourage coding consistency and visualize productivity patterns dynamically.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 27, 2026

@Tech4Aditya is attempting to deploy a commit to the Dhairya Gothi 's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions
Copy link
Copy Markdown
Contributor

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

@dhairyagothi dhairyagothi added gssoc:approved Approved by admin level:advanced Advanced difficulty task type:refactor Refactoring/improvement labels May 27, 2026
@github-actions github-actions Bot added the merge-conflicts Pull request has merge conflicts label May 28, 2026
@Tech4Aditya
Copy link
Copy Markdown
Contributor Author

@dhairyagothi Kindly review the PR, as merge conflicts appear frequently due to other merge in PR

@github-actions github-actions Bot removed the merge-conflicts Pull request has merge conflicts label May 28, 2026
Comment thread projects.json
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why there are +1978 changes in projects json
Just copy paste it from the main repo and then add your project

@Tech4Aditya Tech4Aditya requested a review from dhairyagothi May 28, 2026 18:39
@github-actions github-actions Bot added the merge-conflicts Pull request has merge conflicts label May 30, 2026
@Tech4Aditya
Copy link
Copy Markdown
Contributor Author

@dhairyagothi kindly review the latest pr, frequent merge conflicts are occuring due to rapid merging of new PR, i would suggest to please review.

@Tech4Aditya
Copy link
Copy Markdown
Contributor Author

@dhairyagothi All checks passed, kindly merge to avoid frequent merge conflicts.!

Comment thread projects.json
Comment on lines 1762 to 1775
},
{
"projectNo":197,
"projectName":"CyberTrack 2077",
"projectType":"Tool",
"projectDesc":"A cyberpunk-style productivity dashboard that gamifies coding activity with GitHub analytics, streak tracking, dopamine graphs, focus scoring, and achievement systems.",
"techStack":["tool","javascript","html","css","chartjs","github-api"],
"difficulty":"advanced",
"projectPath":"./public/cyberpunk-productivity-dashboard/index.html"
}
]
"projectNo": 194,
"projectName": "Lost & Found Portal",
"projectType": "Website",
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Check this project numbers

Add at last

@Tech4Aditya Tech4Aditya requested a review from dhairyagothi June 6, 2026 18:43
@github-actions github-actions Bot removed the merge-conflicts Pull request has merge conflicts label Jun 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

gssoc:approved Approved by admin level:advanced Advanced difficulty task type:refactor Refactoring/improvement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Project Idea]: GitHub Addiction Tracker (Cyberpunk Style)

2 participants