Skip to content

active 2024-12-302025-03-13 (UTC)

Partial coverage13,240 / 15,723 hourly files (84%) · 2 absent upstream · 2,477 failed, retryable2024-10-252026-08-11 (UTC)— sampled evenly across the window, so rankings and trends hold; absolute counts scale up.
Events
5
Pushes
1
Pull requests
0
Issues
2
Stars
0
Forks
0

Activity over time

Daily event counts in the loaded window

Line chart, 74 days from 2024-12-30 to 2025-03-13. Pushes: 1 total, peak 1 in a day. Pull requests: 0 total, peak 0 in a day. Issues: 2 total, peak 2 in a day. Comments: 0 total, peak 0 in a day. Stars: 0 total, peak 0 in a day.

  • Pushes
  • Pull requests
  • Issues
  • Comments
  • Stars

Top contributors

Pushes, PRs, issues, reviews and comments — stars and forks excluded, so this is contribution rather than popularity

ContributorContributionsPushesPRsComments
selfkindstudio2000
shopify[bot]1100

Recent activity

Latest issues, pull requests and releases

  • Issue#1selfkindstudio2025-03-13 06:41
    <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Simple Chat</title> <link rel="stylesheet" href="styles.css"> </head> <body> <div id="chat-container"> <div id="messages"></div> <input id="message-input" type="text" placeholder="Type a message..." autocomplete="off"> <button id="send-button">Send</button> </div> <script src="/socket.io/socket.io.js"></script> <script src="script.js"></script> </body> </html>
  • Issue#1selfkindstudio2025-03-13 06:38
    <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Simple Chat</title> <link rel="stylesheet" href="styles.css"> </head> <body> <div id="chat-container"> <div id="messages"></div> <input id="message-input" type="text" placeholder="Type a message..." autocomplete="off"> <button id="send-button">Send</button> </div> <script src="/socket.io/socket.io.js"></script> <script src="script.js"></script> </body> </html>

Totals cover only the window loaded into ClickHouse and count events, not GitHub's lifetime totals — 0 stars here means stars gained during the window, not the repo's star count.